Bug#8306 - TRUNCATE leads to index corruption
Added a check, if the table, which we are going to create, is open. This can happen if a MERGE mapped table is TRUNCATEd.
Showing
Please register or sign in to comment
Added a check, if the table, which we are going to create, is open. This can happen if a MERGE mapped table is TRUNCATEd.