diff options
author | Aditya A <aditya.a@oracle.com> | 2013-12-29 16:55:24 +0530 |
---|---|---|
committer | Aditya A <aditya.a@oracle.com> | 2013-12-29 16:55:24 +0530 |
commit | 96ae8409e1d8a67b4011b55a7b2ec5ae0342f91a (patch) | |
tree | b81982a94f3b9c4b938af7af985fcbcc8f30c644 /storage/myisam | |
parent | d584c71c50bd0011fa071bb677d126537b7d784a (diff) | |
download | mariadb-git-96ae8409e1d8a67b4011b55a7b2ec5ae0342f91a.tar.gz |
Bug#12762390 SHOW INNODB STATUS REPORTS NON-FK
ERRORS IN THE FK SECTION
ANALYSIS
--------
Any error during the renaming of the table was
incorrectly logged in the dict_foreign_err_file
and it showed up in foreign key section when
we give the query "show engine innodb status".
FIX
---
Prevent renaming error from being logged in
dict_foreign_err_file section.
[Aprooved by marko #rb 2501 ]
Diffstat (limited to 'storage/myisam')
0 files changed, 0 insertions, 0 deletions