This website works better with JavaScript
Home
Explore
Help
Sign In
oversu
/
fRO_french_translation_rAthena
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance
19 years ago
parent
15194233b8
commit
8ec02beee9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
sql-files/upgrade_svn6868.sql
+ 1
- 0
sql-files/upgrade_svn6868.sql
View File
@@ -0,0 +1 @@
+ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;