3 messages in com.mysql.lists.bugsFwd: mysqlhotcopy ignores --host or -...| From | Sent On | Attachments |
|---|---|---|
| Paul DuBois | 13 Nov 2002 08:44 | |
| Paul DuBois | 14 Nov 2002 06:52 | |
| Lenz Grimmer | 14 Nov 2002 16:53 |
| Subject: | Fwd: mysqlhotcopy ignores --host or -h option![]() |
|---|---|
| From: | Paul DuBois (pa...@snake.net) |
| Date: | 11/13/2002 08:44:31 AM |
| List: | com.mysql.lists.bugs |
He's right. GetOptions doesn't list host|h, even though other code in the script assumes that option can be used.
This is true in the 3.23, 4.0, and 4.1 trees.
How-To-Repeat:
Mailing-List: contact mysq...@lists.mysql.com; run by ezmlm (http://www.ezmlm.org) Delivered-To: mailing list mys...@lists.mysql.com From: Holg...@Bertelsmann.de To: mys...@lists.mysql.com Subject: mysqlhotcopy ignores --host or -h option Date: Wed, 13 Nov 2002 17:31:48 +0100
Description: mysqlhotcopy ignores --host -h option How-To-Repeat: call mysqlhotcopy with a host differs from localhost Fix:
Add "host|h=s" to GetOptions
Submitter-Id: <submitter ID> Originator: Organization: <organization of PR author (multiple lines)> MySQL support: none Synopsis: <synopsis of the problem (one line)> Severity: non-critical Priority: low Category: mysql Class: sw-bug Release: mysql-3.23.53 (Source distribution)
Environment:
<machine, os, target, libraries (multiple lines)> System: Linux debmu401 2.4.19 #1 SMP Tue Sep 10 09:00:50 CEST 2002 i686 unknown Architecture: i686
Some paths: /DBA/public/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-108.7.2) Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 Sep 2 15:53 /lib/libc.so.6 -> libc-2.2.4.so -rwxr-xr-x 1 root root 5735106 Aug 7 13:03 /lib/libc-2.2.4.so -rw-r--r-- 1 root root 27336078 Aug 7 12:56 /usr/lib/libc.a -rw-r--r-- 1 root root 178 Aug 7 12:57 /usr/lib/libc.so Configure command: ./configure --prefix=/DBA/mysql/SQL/3.23.53 --enable-thread-safe-client
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysq...@lists.mysql.com> To unsubscribe, e-mail <mysql-unsubscribe-paul=snak...@lists.mysql.com> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




