This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
oversu
/
fRO_french_translation_rAthena
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance
hace 19 años
padre
15194233b8
commit
8ec02beee9
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
sql-files/upgrade_svn6868.sql
+ 1
- 0
sql-files/upgrade_svn6868.sql
Ver fichero
@@ -0,0 +1 @@
+ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;