diff options
author | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2008-10-09 12:50:29 +0500 |
---|---|---|
committer | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2008-10-09 12:50:29 +0500 |
commit | 95b721e62853c400541937b75f9e4d4bdada9bc0 (patch) | |
tree | d70dfc83e7f9ca4d27caf15d529cc5957275a575 /mysql-test/t/mysqltest.test | |
parent | 835cbfd34896ad1175fa0e71b7e40e4a8f30fef5 (diff) | |
download | mariadb-git-95b721e62853c400541937b75f9e4d4bdada9bc0.tar.gz |
Bug#38918 selecting from information_schema.columns is disproportionately slow
The problem: table_open_method is not calculated properly if '*' is used in 'select'
The fix: added table_open_method calculation for such case
mysql-test/r/information_schema.result:
test result
mysql-test/t/information_schema.test:
test case
sql/sql_show.cc:
The problem: table_open_method is not calculated properly if '*' is used in 'select'
The fix: added table_open_method calculation for such case
Diffstat (limited to 'mysql-test/t/mysqltest.test')
0 files changed, 0 insertions, 0 deletions