[MDEV-7012] SET STATEMENT character_set_client, character_set_connection, character_set_filesystem, collation_connection have no effect Created: 2014-11-02 Updated: 2015-04-07 Resolved: 2015-04-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Oleksandr Byelkin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Compare with:
Same for CHARACTER_SET_CONNECTION:
Same for CHARACTER_SET_FILESYSTEM:
Same for COLLATION_CONNECTION:
All the same in Percona server. |
| Comments |
| Comment by Oleksandr Byelkin [ 2014-11-05 ] |
|
The variables prohibited as a workaround. |
| Comment by Oleksandr Byelkin [ 2014-11-11 ] |
|
Parameters set during parsing so changing variables has no effect. |
| Comment by Oleksandr Byelkin [ 2015-03-17 ] |
|
revision-id: 622611bc6a9371803f349d8cf4de6538ebbcdb37
Variables of simple SET STATEMENT set just after assigning (changes in test suite result checked) — |
| Comment by Oleksandr Byelkin [ 2015-04-07 ] |
|
It is so tight connected with parser so we will not fix it (variables will be prohibited) |