Manual merge
This commit is contained in:
parent
f7cf71e0ee
commit
df7d2348a4
@ -4934,7 +4934,7 @@ the generated partition syntax in a correct manner.
|
||||
}
|
||||
if (thd->work_part_info)
|
||||
{
|
||||
partition_info *part_info= thd->lex->part_info;
|
||||
partition_info *part_info= thd->work_part_info;
|
||||
bool is_native_partitioned= FALSE;
|
||||
/*
|
||||
Need to cater for engine types that can handle partition without
|
||||
|
Loading…
x
Reference in New Issue
Block a user