mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -1517,7 +1517,8 @@ public:
|
||||
|
||||
~Stat_table_write_iter()
|
||||
{
|
||||
cleanup();
|
||||
/* Ensure that cleanup has been run */
|
||||
DBUG_ASSERT(rowid_buf == 0);
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user