diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2015-04-08 10:55:51 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2015-05-07 20:45:46 +0400 |
commit | 0fcc350f732af1a3f3cbc97abf341e1bdde0d3e2 (patch) | |
tree | a0b9a3573f6f26dffbc542e8e66798094c833c40 /.gitattributes | |
parent | 3832bda1ba9f31294d57b565030ea3f5d35e6a82 (diff) | |
download | mariadb-git-0fcc350f732af1a3f3cbc97abf341e1bdde0d3e2.tar.gz |
MDEV-7922 - ERROR 1939 (HY000): Engine PERFORMANCE_SCHEMA failed to discover
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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions