diff options
author | Oleksandr Byelkin <sanja@mariadb.com> | 2017-04-04 11:00:25 +0200 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2017-04-07 17:56:21 +0200 |
commit | 27f6b11a97c8c95cb6d4e282e101c484c8acf281 (patch) | |
tree | fa24871f863d30c0f3ddb39d6ba54976b1b2474d /mysql-test/r/mysql.result | |
parent | a33653eedb42a99568d9e7b4c3f4576e73ba3726 (diff) | |
download | mariadb-git-27f6b11a97c8c95cb6d4e282e101c484c8acf281.tar.gz |
MDEV-12379: Server crashes in TABLE_LIST::is_with_table on SHOW CREATE VIEW
In case of error on opening VIEW (absent table for example) it is still possible to print its definition but some variable is not set (table_list->derived->derived) so it is better do not try to test it when there is safer alternative (table_list itself).
Diffstat (limited to 'mysql-test/r/mysql.result')
0 files changed, 0 insertions, 0 deletions