Minor flagman cleanups (#442)
* Document disableflagman * Add disabled check, random cleanups
This commit is contained in:
committed by
Vincent Herbet
parent
c0011891e6
commit
66cc8dcdaf
@ -40,3 +40,8 @@ max_binlog_size 20
|
||||
; 2 - float comparisons
|
||||
; 4 - float rounding
|
||||
optimizer 7
|
||||
|
||||
; Admin commnand flag manager
|
||||
; 0 - enabled
|
||||
; 1 - disabled
|
||||
disableflagman 0
|
||||
|
Reference in New Issue
Block a user