This website works better with JavaScript
홈
탐색
도움말
로그인
oversu
/
fRO_french_translation_rAthena
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6869 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance
19 년 전
부모
15194233b8
커밋
8ec02beee9
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
1
0
sql-files/upgrade_svn6868.sql
+ 1
- 0
sql-files/upgrade_svn6868.sql
파일 보기
@@ -0,0 +1 @@
+ALTER TABLE `loginlog` CHANGE `ip` `ip` INT( 10 ) UNSIGNED NOT NULL;