summaryrefslogtreecommitdiff
path: root/sql/sql_partition.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_partition.h')
-rw-r--r--sql/sql_partition.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_partition.h b/sql/sql_partition.h
index 4315c84e4f0..170ae8ccee1 100644
--- a/sql/sql_partition.h
+++ b/sql/sql_partition.h
@@ -133,7 +133,6 @@ Item* convert_charset_partition_constant(Item *item, CHARSET_INFO *cs);
@param[in] table Table containing read_set and fields for the row.
*/
void append_row_to_str(String &str, const uchar *row, TABLE *table);
-void mem_alloc_error(size_t size);
void truncate_partition_filename(char *path);
/*