git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec

This commit is contained in:
Lance 2006-05-31 02:17:39 +00:00
parent 15194233b8
commit 8ec02beee9

View File

@ -0,0 +1 @@
ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;