1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Move debug_crash_here to it's own source files

This commit is contained in:
Monty
2021-05-14 15:27:24 +03:00
committed by Sergei Golubchik
parent ad02d53a71
commit 496a14e187
14 changed files with 151 additions and 102 deletions

View File

@ -31,7 +31,7 @@
#include "sql_handler.h" // mysql_ha_rm_tables
#include "sql_statistics.h"
#include "ddl_log.h"
#include "debug_sync.h"
#include "debug.h"
/* used to hold table entries for as part of list of renamed temporary tables */
struct TABLE_PAIR