mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
If we meet DB_TOO_MANY_CONCURRENT_TRXS during the execution tab_create_graph from row_create_table_for_mysql(), .ibd file for the table should be created already but was not deleted for the error handling. rb:875 approved by Jimmy Yang