root/trunk/sql/updates/6297_characters_characters.sql
@
2
Revision 2, 153 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE characters |
2 | CHANGE `logout_time` `logout_time` bigint(20) unsigned NOT NULL default '0', |
3 | DROP `last_honor_date`, |
4 | DROP `last_kill_date`; |
Note: See TracBrowser
for help on using the browser.