in the '{MYSQLROOT}/bin' there are two executables in particular.
        mysqlmanager
        mysqlmanagerc
I see these are version 1.0, and such are recently added.
Can anyone tell me:
        What does bin/mysqlmanager do, and how do I use it?
        Why does the bin/mysqlmanagerc give me an error that it cannot
connect to the server and port mysqlmanager is listening on?

I'll execute 'bin/mysqlmanager --port=3307 --host=127.0.0.1'
Running `ps -aux` I see the mysqlmanager binary is running.
Then when I execute 'bin/mysqlmanagerc --port=3307 --host=127.0.0.1' I get
a connection error:
bin/mysqlmanagerc: Could not connect to MySQL manager: Could not connect
to 127.0.0.1(61)

So, why do I get this error?
And if I get this corrected, what can I do with 'bin/mysqlmanager' and
'bin/mysqlmanagerc' applications?  I do not see documentation anywhere.

I am running the following platform: apple-darwin1.3.7 (powerpc)
The MySQL is the binary download of 4.0.0-alpha from mysql.org/downloads/
-RG


---------------------------------------------------------------------
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 <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to