[MDEV-29763] ER_EVENT_STORE_FAILED upon creating event under some uca140_xxx_nopad_xx_xx collations Created: 2022-10-11 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Events |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
I tried a few uca1400_xxxx_nopad_xx_xx collations, it was reproducible with each of them. Couldn't reproduce with non-nopad, non-uca1400, and non-language-specific (without xxxx) which I tried. Reproducible on 10.10/10.11. |
| Comments |
| Comment by Alexander Barkov [ 2022-10-11 ] | |||||||||||
|
There are two problems here:
Now if uncomment the ALTER TABLE, the script fails of CREATE EVENT:
| |||||||||||
| Comment by Alexander Barkov [ 2022-10-24 ] | |||||||||||
|
Now with the first problem ( The problem with COMMENT is repeatable in all versions 10.3 .. 10.11. Changing priority to `Major` and fixing `Affect Versions` accordingly. |