mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
5.5 merge
This commit is contained in:
commit
59d9d08e2b
304 changed files with 12471 additions and 940 deletions
|
|
@ -288,7 +288,7 @@ public:
|
|||
bool check_partition_info(THD *thd, handlerton **eng_type,
|
||||
handler *file, HA_CREATE_INFO *info,
|
||||
bool check_partition_function);
|
||||
void print_no_partition_found(TABLE *table);
|
||||
void print_no_partition_found(TABLE *table, myf errflag);
|
||||
void print_debug(const char *str, uint*);
|
||||
Item* get_column_item(Item *item, Field *field);
|
||||
int fix_partition_values(THD *thd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue