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.2.2a
/
06712_realmd_account_access.sql
blob: 40ba7a6d29f30e5c53864c76e8d45d0594981cba (
plain
)
1
ALTER
TABLE
`
account_access
`
CHANGE
`
id
`
`
id
`
int
(
11
)
UNSIGNED
NOT
NULL
;