mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '10.9' into 10.10
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
|
||||
flush status;
|
||||
eval EXPLAIN $query;
|
||||
--disable_ps2_protocol
|
||||
eval $query;
|
||||
--enable_ps2_protocol
|
||||
|
||||
let $best_cost=
|
||||
query_get_value(SHOW STATUS LIKE 'Last_query_cost', Value, 1);
|
||||
|
Reference in New Issue
Block a user