[MDEV-25897] COM_RESET remove IGNORE_SPACE from sql_mode Created: 2021-06-11 Updated: 2021-06-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | CONNECTOR_RELATED | ||
| Description |
|
If global sql_mode doesn't have IGNORE_SPACE, Problem is that after a COM_RESET command, connection sql_mode lost IGNORE_SPACE value (issue is for all server version) |