summaryrefslogtreecommitdiff
path: root/scripts/mysqld_multi.sh
diff options
context:
space:
mode:
authorjoerg@mysql.com <>2006-01-16 16:48:05 +0100
committerjoerg@mysql.com <>2006-01-16 16:48:05 +0100
commitfa91e05bf59d1749fc0403f365f9686a176cd36f (patch)
tree18ecbadcac525affbb9ce99ea767d72d79eef286 /scripts/mysqld_multi.sh
parentd0a5e3db9fac7301cbcc0f971e0deec3d8772192 (diff)
parent1155bf20d93f8ae3e9ae68e6bcc055d261911a85 (diff)
downloadmariadb-git-fa91e05bf59d1749fc0403f365f9686a176cd36f.tar.gz
Manual merge of the fix for bug#16106.
Currently failing tests (for me) in non-debug build: blackhole fulltext fulltext_cache fulltext_left_join fulltext_multi
Diffstat (limited to 'scripts/mysqld_multi.sh')
-rw-r--r--scripts/mysqld_multi.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/mysqld_multi.sh b/scripts/mysqld_multi.sh
index b2b85018d7a..2dcc8dc7bc4 100644
--- a/scripts/mysqld_multi.sh
+++ b/scripts/mysqld_multi.sh
@@ -763,9 +763,6 @@ sub usage
print <<EOF;
$my_progname version $VER by Jani Tolonen
-This software comes with ABSOLUTELY NO WARRANTY. This is free software,
-and you are welcome to modify and redistribute it under the GPL license.
-
Description:
$my_progname can be used to start, or stop any number of separate
mysqld processes running in different TCP/IP ports and UNIX sockets.