mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
The problem is in the error handling in row_create_table_for_mysql(). In the 'disk full' case we may forget to call dict_mem_table_free() on the table object. Approved by: Marko (rb:1377 and rb:1386)
116 KiB
116 KiB