diff options
author | unknown <joerg@mysql.com> | 2006-01-16 20:21:42 +0100 |
---|---|---|
committer | unknown <joerg@mysql.com> | 2006-01-16 20:21:42 +0100 |
commit | ef3fe00faa68e20906bfc2d6656b5703ea0d7fdc (patch) | |
tree | 047eab2db2f549ec649e6218ea0535e133a64597 /scripts | |
parent | 0d0d68ab2a9df77c914a471f04cbbdaf9e570129 (diff) | |
parent | db5fe0fc9772d9ab74d12d735cb67ca2fcb8721d (diff) | |
download | mariadb-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.sh | 3 |
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. |