compile with O3
This commit is contained in:
@ -79,6 +79,7 @@ THR_LOCAL bool PTFastQueryShippingStore = true;
|
||||
THR_LOCAL bool IsExplainPlanStmt = false;
|
||||
THR_LOCAL bool IsExplainPlanSelectForUpdateStmt = false;
|
||||
|
||||
template void PlanTable::set_plan_name<true, true>();
|
||||
extern TrackDesc trackdesc[];
|
||||
extern sortMessage sortmessage[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user