Applying fix from Oracle (Marko) for Bug #46657 "InnoDB plugin: invalid read in index_merge_innodb test (Valgrind)"
This commit is contained in:
parent
8b72c02a25
commit
1459b65cf7
@ -863,6 +863,7 @@ error_handling:
|
|||||||
indexed_table->n_mysql_handles_opened++;
|
indexed_table->n_mysql_handles_opened++;
|
||||||
|
|
||||||
error = row_merge_drop_table(trx, innodb_table);
|
error = row_merge_drop_table(trx, innodb_table);
|
||||||
|
innodb_table = indexed_table;
|
||||||
goto convert_error;
|
goto convert_error;
|
||||||
|
|
||||||
case DB_TOO_BIG_RECORD:
|
case DB_TOO_BIG_RECORD:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user