[MDEV-5844] Case sensitive problem with routines SHOW <P/F> STATUS; Created: 2014-03-13 Updated: 2015-04-02 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Guillermo Bonvehi | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | procedure, show, status, upstream, verified | ||
| Environment: |
Linux (and probably all case sensitive file systems) |
||
| Attachments: |
|
| Description |
|
When working with a case sensitive file-system, MariaDB (it also fails in MySQL) allows you to have
|
| Comments |
| Comment by Guillermo Bonvehi [ 2014-03-13 ] |
|
This shows a worse scenario where SHOW CREATE PROCEDURE shows the incorrect procedure. |
| Comment by Guillermo Bonvehi [ 2014-03-13 ] |
|
Calling procedures is also affected even specifying database PS: Thanks for tiding up the ticket |
| Comment by Elena Stepanova [ 2015-04-02 ] |
|
It's been a year, the upstream bug is still in 'verified'. |