diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2013-04-02 20:23:08 +0400 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2013-04-02 20:23:08 +0400 |
commit | ef5241ae05b0f1bdf3668b4f0876bf0b4fe309a0 (patch) | |
tree | 0825188991d647124e0d62248710b3d34f0f2700 /sql/sql_connect.cc | |
parent | 0f3f93532bf19464c88b67e502fccec293f91d39 (diff) | |
download | mariadb-git-ef5241ae05b0f1bdf3668b4f0876bf0b4fe309a0.tar.gz |
Fix buildbot failure in show_explain.test:
mysqltest: At line 477: query 'show explain for $thr2' failed: 1933: Target is not running an EXPLAINable command
After the fix for MDEV-4144, subquery with WHERE pk= (select ...) became a degenerate, constant
SELECT. It is not executed in normal way anymore, so it is not possible to catch it in-execution.
Diffstat (limited to 'sql/sql_connect.cc')
0 files changed, 0 insertions, 0 deletions