This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
oversu
/
fRO_french_translation_rAthena
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance
19 anos atrás
pai
15194233b8
commit
8ec02beee9
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
sql-files/upgrade_svn6868.sql
+ 1
- 0
sql-files/upgrade_svn6868.sql
Ver arquivo
@@ -0,0 +1 @@
+ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;