mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix buildbot failures:
- MYSQL_MULTI_DELETE_DONE probe compile failure - show_explain_non_select.test
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#
|
||||
# SHOW EXPLAIN tests for non-select subqueries
|
||||
#
|
||||
#--source include/have_debug.inc
|
||||
#--source include/have_innodb.inc
|
||||
#--source include/not_embedded.inc
|
||||
--source include/have_debug.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--disable_warnings
|
||||
drop table if exists t0, t1;
|
||||
|
Reference in New Issue
Block a user