From e68d3e45572caa41bd167b7934e2b382a31e6cb5 Mon Sep 17 00:00:00 2001 From: Eugene Kosov Date: Tue, 11 Jun 2019 15:50:44 +0300 Subject: test commit --- sql/sql_table.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/sql_table.cc b/sql/sql_table.cc index 65de2ff6b11..cbe4381a3a4 100644 --- a/sql/sql_table.cc +++ b/sql/sql_table.cc @@ -28,7 +28,7 @@ #include "sql_base.h" // lock_table_names #include "lock.h" // mysql_unlock_tables #include "strfunc.h" // find_type2, find_set -#include "sql_truncate.h" // regenerate_locked_table +#include "sql_truncate.h" // regenerate_locked_table #include "sql_partition.h" // mem_alloc_error, // partition_info // NOT_A_PARTITION_ID -- cgit v1.2.1