1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5

This commit is contained in:
Sergei Golubchik
2015-04-28 21:11:49 +02:00
22 changed files with 918 additions and 78 deletions

View File

@ -28,7 +28,6 @@
#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_truncate.h" // regenerate_locked_table
#include "sql_partition.h" // mem_alloc_error,
// generate_partition_syntax,