mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Bug #12884631 62146: TABLES ARE LOST FOR DDL
row_rename_table_for_mysql(): Return DB_ERROR instead of DB_SUCCESS when fil_rename_tablespace() returns an error. This bug was introduced in the InnoDB Plugin. Approved by Sunny Bains over IM.
This commit is contained in:
parent
ff56d29993
commit
ef37d6de11
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2011-10-27 The InnoDB Team
|
||||
|
||||
* row/row0mysql.c:
|
||||
Fix Bug #12884631 62146: TABLES ARE LOST FOR DDL
|
||||
|
||||
2011-10-20 The InnoDB Team
|
||||
|
||||
* btr/brt0cur.c:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue