1
0
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:
Oleksandr Byelkin
2015-04-12 20:41:28 +10:00
committed by Daniel Black
parent e5191dd11b
commit c8dbef22ad
10 changed files with 254 additions and 27 deletions

View File

@ -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,