server/sql
DasBlub 342b122a63 [11019] Improve the security for the MySQL DB
There has been a security risk as the 'mangos' user had full access to all databases on the MySQL server.
The new create_mysql.sql file now gives more restrictive rights so that the 'mangos' user can only do what he really needs to do.

If you have already set up the DB and want to make sure, that it's more secure, open up the MySQL doc about the 'REVOKE' command and revoke all rights for that user from any other db. Alternatively you can revoke ALL rights from the 'mangos' user and then re-grant him as done in the file.
2011-01-16 20:34:39 +01:00
..
tools [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
updates [11018] Fixed security leveld for 'send mass mail' in DB. 2011-01-16 22:26:02 +03:00
characters.sql [10973] Implement game event mail sends at event start/stop. 2011-01-06 12:40:15 +03:00
create_mysql.sql [11019] Improve the security for the MySQL DB 2011-01-16 20:34:39 +01:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
mangos.sql [11018] Fixed security leveld for 'send mass mail' in DB. 2011-01-16 22:26:02 +03:00
mangos_spell_check.sql [10829] Update SpellFamily check functions. 2010-12-06 08:40:39 +03:00
realmd.sql [10428] Fix line ends :/ 2010-08-31 07:00:06 +04:00