mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-02-19 18:28:27 -06:00
* add some more utility to the masterserver -a command fix compatability with nexus dash * cleanup code some more user logger where it makes sense only take in password if it is needed log a better error if account cannot be created * update message * return before success statement if catching error
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE accounts MODIFY play_key_id INT DEFAULT NULL;
|