index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn15003.sql
blob: e30a3b0fdef99546c48ec46b2a30887923a10d7a (
plain
) (
blame
)
1
ALTER
TABLE
`
global_reg_value
`
MODIFY
`
type
`
TINYINT
(
1
)
UNSIGNED
NOT
NULL
DEFAULT
'3'
;