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

Revision 260, 61 bytes (checked in by yumileroy, 17 years ago)

*DB script table stucture change. Source Mangos. Also fix some bugs. Hopefully this rev will make program usable again.

Original author: megamage
Date: 2008-11-20 10:43:20-06:00

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