root/trunk/sql/updates/262_realmd.sql

Revision 263, 60 bytes (checked in by yumileroy, 17 years ago)

Some missing changes. This should fix the bug that loading char causes crash.
Please do not commit to the other tip (I do not know how to delete it).

Original author: megamage
Date: 2008-11-20 17:40:13-06:00

Line 
1ALTER TABLE `account`
2  CHANGE COLUMN  `email` `email` text;
Note: See TracBrowser for help on using the browser.