Skip to content

Commit e11403d

Browse files
committed
Merge branch 'mysql-5.6' into mysql-5.7
2 parents 48bee0a + 4c7e662 commit e11403d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#
22
# Bug#28466137 MYSQLADMIN SHUTDOWN DOES NOT WAIT FOR MYSQL TO SHUT DOWN ANYMORE
33
#
4-
Warning: Using a password on the command line interface can be insecure.
4+
mysqladmin: [Warning] Using a password on the command line interface can be insecure.

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)