summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <joerg@mysql.com>2006-01-16 20:21:42 +0100
committerunknown <joerg@mysql.com>2006-01-16 20:21:42 +0100
commitef3fe00faa68e20906bfc2d6656b5703ea0d7fdc (patch)
tree047eab2db2f549ec649e6218ea0535e133a64597 /scripts
parent0d0d68ab2a9df77c914a471f04cbbdaf9e570129 (diff)
parentdb5fe0fc9772d9ab74d12d735cb67ca2fcb8721d (diff)
downloadmariadb-git-ef3fe00faa68e20906bfc2d6656b5703ea0d7fdc.tar.gz
Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1
Diffstat (limited to 'scripts')
-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.