mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-6916 REPAIR VIEW / mysql migration
from: r4407
This commit is contained in:
committed by
Daniel Black
parent
e5191dd11b
commit
c8dbef22ad
@ -28,7 +28,7 @@
|
||||
#include "sql_base.h" // open_table_uncached, lock_table_names
|
||||
#include "lock.h" // mysql_unlock_tables
|
||||
#include "strfunc.h" // find_type2, find_set
|
||||
#include "sql_view.h" // view_checksum
|
||||
#include "sql_view.h" // view_check
|
||||
#include "sql_truncate.h" // regenerate_locked_table
|
||||
#include "sql_partition.h" // mem_alloc_error,
|
||||
// generate_partition_syntax,
|
||||
|
Reference in New Issue
Block a user