diff options
author | unknown <gluh@mysql.com/eagle.(none)> | 2007-08-09 20:41:26 +0500 |
---|---|---|
committer | unknown <gluh@mysql.com/eagle.(none)> | 2007-08-09 20:41:26 +0500 |
commit | 4144c0322d4dbb56a1a20176690226bfdd6c7cdb (patch) | |
tree | 3614f7f6abe46214b10f94cd878d20c0c4939acc /sql/item_create.h | |
parent | 082d212740a36239af8e4a05e2fefcf2b8e1ddd3 (diff) | |
download | mariadb-git-4144c0322d4dbb56a1a20176690226bfdd6c7cdb.tar.gz |
Bug#30310 wrong result on SELECT * FROM INFORMATION_SCHEMA.SCHEMATA WHERE ..
1. added check to fill_schema_schemata() func.
if we have db lookup value we should check that db exists
2. added check to get_all_tables() func
if we have lookup db name or tables name values we shoud check that
these values are not empty strings
3. fixed typo
mysql-test/r/information_schema.result:
test result
mysql-test/t/information_schema.test:
test case
Diffstat (limited to 'sql/item_create.h')
0 files changed, 0 insertions, 0 deletions