index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
old
/
3.3.3a
/
08111_realmd_account_access.sql
blob: 82f9811fd3ba34ec546cf6dd051b9d665bd98897 (
plain
)
1
ALTER
TABLE
`
account_access
`
CHANGE
`
RealmID
`
`
RealmID
`
INT
(
11
)
NOT
NULL
DEFAULT
'-1'
;