MDEV-32351: Significant slowdown with outer joins: fix embedded.
For some reason, in embedded server, a command let $a=`$query` ignores local context. Make a workaround: use SET STATEMENT to set debug_dbug in the same statement.
Showing
Please register or sign in to comment