rathena/sql-files/upgrade_svn6868.sql

2 lines
70 B
SQL

ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;