Skip to content

Commit 4c7e662

Browse files
committed
Bug#28466137 MYSQLADMIN SHUTDOWN DOES NOT WAIT FOR MYSQL TO SHUT DOWN ANYMORE
Post push fix: 5.6 and 5.7: skip added test for embedded 5.7+: output has extra prefix
1 parent 079fd01 commit 4c7e662

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mysql-test/t/mysqladmin_shutdown.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Embedded server doesn't support external clients
2+
--source include/not_embedded.inc
3+
14
# Supported on platforms with UNIX sockets only
25
--source include/not_windows.inc
36

0 commit comments

Comments
 (0)