Error 1229: Variable is a GLOBAL variable and should be set with SET GLOBAL
Error Code
SQLSTATE
Error
Description
1229
HY000
ER_GLOBAL_VARIABLE
Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1228: Variable is a SESSION variable and can't be used with SET GLOBALNextError 1230: Variable doesn't have a default value
Last updated
Was this helpful?