mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SHOW EXPLAIN: merge with 5.5-main
This commit is contained in:
@ -722,6 +722,8 @@ bool st_select_lex_unit::exec()
|
||||
}
|
||||
}
|
||||
|
||||
DBUG_EXECUTE_IF("show_explain_probe_union_read",
|
||||
dbug_serve_apcs(thd, 1););
|
||||
/* Send result to 'result' */
|
||||
saved_error= TRUE;
|
||||
{
|
||||
|
Reference in New Issue
Block a user