This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
oversu
/
fRO_french_translation_rAthena
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance
19 anni fa
parent
15194233b8
commit
8ec02beee9
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
sql-files/upgrade_svn6868.sql
+ 1
- 0
sql-files/upgrade_svn6868.sql
Vedi File
@@ -0,0 +1 @@
+ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;