index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn6868.sql
blob: dc9d699069fcb8af1864acae4b73e3a5a8644891 (
plain
) (
blame
)
1
ALTER
TABLE
`
loginlog
`
CHANGE
`
ip
`
`
ip
`
INT
(
10
)
UNSIGNED
NOT
NULL
;