index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn7194.sql
blob: 8dc0ca36a88c51ec850cafa80e0191f79190c84d (
plain
) (
blame
)
1
2
ALTER
TABLE
`
loginlog
`
ADD
INDEX
(
`
ip
`
);
ALTER
TABLE
`
ipbanlist
`
ADD
INDEX
(
`
list
`
);