Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
If global sql_mode doesn't have IGNORE_SPACE,
when a driver connects with IGNORE_SPACE capability, connection sql_mode is set with IGNORE_SPACE, as expected.
Problem is that after a COM_RESET command, connection sql_mode lost IGNORE_SPACE value
(issue is for all server version)