server/sql
hunuza 8a32a19bad [8072] First step to get rid of data blob.
Adds new fields gender, level, xp, money, playerBytes, playerBytes2 and playerFlags to characters table.

The update will not work if your database contains characters with an old data field (not fitting to the actual client version).

It's recommended to backup your character database before applying this patch.

Signed-off-by: hunuza <hunuza@gmail.com>
2009-06-23 17:51:48 +02:00
..
tools [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
updates [8072] First step to get rid of data blob. 2009-06-23 17:51:48 +02:00
characters.sql [8072] First step to get rid of data blob. 2009-06-23 17:51:48 +02:00
create_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
mangos.sql [8071] Restore work .modify tp command. Allow apply it to selected character's pet. 2009-06-23 04:46:13 +04:00
realmd.sql [7938] Use same type for account ids in different tables related to used in code uint32 type for it. 2009-06-01 14:40:43 +04:00