diff options
author | unknown <joerg@mysql.com> | 2006-01-13 17:45:01 +0100 |
---|---|---|
committer | unknown <joerg@mysql.com> | 2006-01-13 17:45:01 +0100 |
commit | ddab016fc46cfbd175fff5b3a5a27f371afad012 (patch) | |
tree | 23c9a31c792e02950b5afeebe1f2ec1cb6e6c2ba /scripts/mysqld_multi.sh | |
parent | 36d7f7ecf8ae21ce15b672b8c2051bb028ca2087 (diff) | |
parent | de4a3552e111596800da8db55276a0a9bbe07a1a (diff) | |
download | mariadb-git-ddab016fc46cfbd175fff5b3a5a27f371afad012.tar.gz |
Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1
extra/comp_err.c:
Auto merged
scripts/mysqld_multi.sh:
Auto merged
Diffstat (limited to 'scripts/mysqld_multi.sh')
-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 7fff4cbb731..4a6f380494f 100644 --- a/scripts/mysqld_multi.sh +++ b/scripts/mysqld_multi.sh @@ -718,9 +718,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. |