[MDEV-6586] Multi-chunk string literals are not consistent against character set introducer Created: 2014-08-14 Updated: 2014-08-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.12, 5.5.40, 10.0.14 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The leftmost chunk is "cast" to the character set of the introducer. All chunks must be either "cast" individually, Btw, according to the SQL standard, all chunks should |