diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-07 12:15:58 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-07 12:15:58 +0300 |
commit | 28004bd5922557d56b579017dcd28be9f15b1d4a (patch) | |
tree | d5381f8462a10c79e1a4a47a1c9839b8db0d5745 /libmysql | |
parent | ebc81cad88be2abfb13b3f9bfef96f3b40a119a1 (diff) | |
download | mariadb-git-28004bd5922557d56b579017dcd28be9f15b1d4a.tar.gz |
Addendum to the fix for bug #53095 (failing information_schema.test on windows)
Since the original fix for this bug lowercases the search pattern it's not a
good idea to copy the search pattern to the output instead of the real table
name found (since, depending on the case mode these two names may differ in
case).
Fixed the infrmation_schema.test failure by making sure the actual table
name of an inoformation schema table is passed instead of the lookup pattern
even when the pattern doesn't contain wildcards.
Diffstat (limited to 'libmysql')
0 files changed, 0 insertions, 0 deletions