followup: CREATE SERVER tests should not be run for embedded
This commit is contained in:
parent
7b05650c7d
commit
980bdc3d64
@ -1,3 +1,7 @@
|
||||
#
|
||||
# MDEV-8224 Server crashes in get_server_from_table_to_cache on empty name
|
||||
#
|
||||
--source include/not_embedded.inc
|
||||
create server '' foreign data wrapper w2 options (host '127.0.0.1');
|
||||
--exec echo "wait" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
|
||||
--shutdown_server 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user