mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug17754
This commit is contained in:
commit
738176c15f
@@ -2053,6 +2053,7 @@ bool mysql_create_table_internal(THD *thd,
|
||||
DBUG_RETURN(TRUE);
|
||||
}
|
||||
file->set_auto_partitions(part_info);
|
||||
part_info->default_engine_type= create_info->db_type;
|
||||
}
|
||||
if (part_info)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user