Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2003 21:40:22 +0300
From:      Odhiambo Washington <wash@wananchi.com>
To:        FBSD-Q <freebsd-questions@freebsd.org>
Subject:   MySQL Replication Script
Message-ID:  <20030207184022.GA40624@ns2.wananchi.com>

next in thread | raw e-mail | index | archive | help
hiya,

being a perl novice, I am wondering if someone has managed to use
one nifty script written by Matt Simmerson for mysql replication.

The script is here: 

http://matt.simerson.net/computing/sql/mysql_replicate_manager.pl

Problem is simple for me - it just refuses to take my commands

wash@ns2 -> ./mysql_replicate_manager.pl -u root -p MYPASS -i

    ****     ****    MySQL Replication Manager 1.3.3   ****      ****
                           by Matt Simerson

DBI connect('database=mysql:host=localhost:port=3306','root',...) failed: Access denied for user: 'root@localhost' (Using
password: NO) at ./mysql_replicate_manager.pl line 656
db connect failed: 


wash@ns2  -> mysql --user=root --password=MYPASS
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 555723 to server version: 3.23.54-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>




Someone possibly sees what the issue is at line 656 ???


Thanks



-Wash

-- 
Odhiambo Washington   <wash@wananchi.com>  "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: +254 2 313985-9  +254 2 313922         so I installed FreeBSD."   
GSM: +254 72 743223   +254 733 744121       This sig is McQ!  :-)


Like the ski resort of girls looking for husbands and husbands looking
for girls, the situation is not as symmetrical as it might seem.
		-- Alan McKay

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030207184022.GA40624>