We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48bee0a + 4c7e662 commit e11403dCopy full SHA for e11403d
mysql-test/r/mysqladmin_shutdown.result
@@ -1,4 +1,4 @@
1
#
2
# Bug#28466137 MYSQLADMIN SHUTDOWN DOES NOT WAIT FOR MYSQL TO SHUT DOWN ANYMORE
3
4
-Warning: Using a password on the command line interface can be insecure.
+mysqladmin: [Warning] Using a password on the command line interface can be insecure.
mysql-test/t/mysqladmin_shutdown.test
@@ -1,3 +1,6 @@
+# Embedded server doesn't support external clients
+--source include/not_embedded.inc
+
# Supported on platforms with UNIX sockets only
5
--source include/not_windows.inc
6
0 commit comments