mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
13 lines
784 B
Text
13 lines
784 B
Text
|
SET @global_start_value = @@global.slave_allow_batching;
|
||
|
ERROR HY000: Unknown system variable 'slave_allow_batching'
|
||
|
'Bug: This variable is not supported in mysql version 5.1.22'
|
||
|
'#--------------------FN_DYNVARS_145_01------------------------#'
|
||
|
'#---------------------FN_DYNVARS_145_02-------------------------#'
|
||
|
'#--------------------FN_DYNVARS_145_03------------------------#'
|
||
|
'#--------------------FN_DYNVARS_145_04-------------------------#'
|
||
|
'#-------------------FN_DYNVARS_145_05----------------------------#'
|
||
|
'#----------------------FN_DYNVARS_145_06------------------------#'
|
||
|
'#----------------------FN_DYNVARS_145_07------------------------#'
|
||
|
'#---------------------FN_DYNVARS_145_08-------------------------#'
|
||
|
'#---------------------FN_DYNVARS_145_09----------------------#'
|