mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Move all ddl log code to ddl_log.cc and ddl_log.h
Part of prepration for: MDEV-17567 Atomic DDL No notable code changes except moving code around
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
#include "sql_manager.h" // stop_handle_manager, start_handle_manager
|
||||
#include "sql_expression_cache.h" // subquery_cache_miss, subquery_cache_hit
|
||||
#include "sys_vars_shared.h"
|
||||
#include "ddl_log.h"
|
||||
|
||||
#include <m_ctype.h>
|
||||
#include <my_dir.h>
|
||||
|
Reference in New Issue
Block a user