1) Can I add new users with mysqladmin?

2) With mysqladmin as root I can get a response to

# /usr/bin/mysqladmin -pmypassword ping

However this does not work in a script:

mysql_connect("209.204.172.122", "root", "mypassword");

What am I missing?

Todd

--
Todd Cary
Ariste Software
2200 D Street Extension
Petaluma, CA 94952
707-773-4523
[EMAIL PROTECTED]



---------------------------------------------------------------------
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