Bug #62001 Schema list bug
Submitted: 27 Jul 2011 9:36 Modified: 27 Aug 2011 13:07
Reporter: Anupam Karmarkar Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Information schema Severity:S3 (Non-critical)
Version:5.0.47 OS:Linux
Assigned to: CPU Architecture:Any
Tags: Schema list bug

[27 Jul 2011 9:36] Anupam Karmarkar
Description:
There is one database name 'XYZ' on linux system, some one has mistakenly created new database name with 'xYZ', database is created when I use 'xYZ' database, there are no tables with SHOW TABLES, but when i run SHOW PROCEDURE STATUS it show procedures from  'XYZ' database.

How to repeat:
Create 2 case sensitive databases

Suggested fix:
Case sensitive listing of procedure in linux
[27 Jul 2011 13:07] Valeriy Kravchuk
Looks like a duplicate/subset of Bug #48445. Please, check.
[27 Aug 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".