[MDEV-9014] SHOW TRIGGERS not case sensitive Created: 2015-10-26 Updated: 2015-10-29 Resolved: 2015-10-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.23, 10.1.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | trigger | ||
| Environment: |
Linux 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux |
||
| Attachments: |
|
| Description |
|
SHOW TRIGGERS in MySQL 5.5 is case sensitive but 10.0 is not always case sensitive. |
| Comments |
| Comment by Elena Stepanova [ 2015-10-27 ] |
|
kjoiner, thanks for the report. The behavior changed in 10.0.2, particularly with 10.0 merge of 2013-04-19. There are too many suspects in that release for me to make a guess which one caused it, I'll leave it to serg. |
| Comment by Sergei Golubchik [ 2015-10-28 ] |
|
The fix pushed to bb-10.0-serg, will be in 10.0.23 |