diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2015-04-08 10:55:51 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2015-04-08 10:55:51 +0400 |
commit | 313a970cbe9ac523b0584d293e40bff66d4fbafc (patch) | |
tree | e03a162f968ae20eede7f9d78d4f929bbe86bc0c /sql/mysql_upgrade_service.cc | |
parent | 7d9e94e2e6c32b906d1d8469e58bc04b8da1c121 (diff) | |
download | mariadb-git-bb-mdev7922.tar.gz |
MDEV-7922 - ERROR 1939 (HY000): Engine PERFORMANCE_SCHEMA failed to discoverbb-mdev7922
table
Performance schema discovery fails if connection has no active database set.
This happened due to restriction in SQL parser: table name with no database name
is ambiguous in such case.
Fixed by temporary substitution of default database with being discovered table
database.
Diffstat (limited to 'sql/mysql_upgrade_service.cc')
0 files changed, 0 insertions, 0 deletions