diff options
author | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-04-17 12:41:15 +0500 |
---|---|---|
committer | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-04-17 12:41:15 +0500 |
commit | ff923cc82d23f9806834a2411150e32d30b9f4d9 (patch) | |
tree | baa3d0aa922d5d8c2112b040dcb6ad8f98bbd144 /sql/item_strfunc.h | |
parent | 5b05d360b0003de4aaa8b0e88d7a70d5c70dfb72 (diff) | |
download | mariadb-git-ff923cc82d23f9806834a2411150e32d30b9f4d9.tar.gz |
Bug#44151 using handler commands on information_schema tables crashes server
information schema tables are based on internal tmp tables which are removed
after each statement execution. So HANDLER comands can not be used with
information schema.
mysql-test/r/handler.result:
test result
mysql-test/t/handler.test:
test case
sql/sql_handler.cc:
information schema tables are based on internal tmp tables which are removed
after each statement execution. So HANDLER comands can not be used with
information schema.
Diffstat (limited to 'sql/item_strfunc.h')
0 files changed, 0 insertions, 0 deletions