summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-08-12 20:56:35 +0200
committerSergei Golubchik <sergii@pisem.net>2013-08-12 20:56:35 +0200
commit62b658a4050ae67643fce7a6206559ce05c6fc09 (patch)
treed0b33d58118d95b461e3b03de31e110f14bd1e5a /sql/ha_partition.cc
parent23b4ccde8b9a68e924de31dca26c21e2f36eef47 (diff)
downloadmariadb-git-62b658a4050ae67643fce7a6206559ce05c6fc09.tar.gz
MDEV-4786 merge 10.0-monty -> 10.0
remove half-applied "Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING"
Diffstat (limited to 'sql/ha_partition.cc')
-rw-r--r--sql/ha_partition.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/ha_partition.cc b/sql/ha_partition.cc
index 4644863933b..c3d28f91c27 100644
--- a/sql/ha_partition.cc
+++ b/sql/ha_partition.cc
@@ -55,8 +55,6 @@
#include "sql_table.h" // tablename_to_filename
#include "key.h"
#include "sql_plugin.h"
-#include "sql_show.h" // append_identifier
-#include "sql_admin.h" // SQL_ADMIN_MSG_TEXT_SIZE
#include "debug_sync.h"