Todd,
Monday, May 13, 2002, 8:06:03 AM, you wrote:

TC> 1) Can I add new users with mysqladmin?

Nope. You can only set new password for existing user with mysqladmin,
look at:
     http://www.mysql.com/doc/m/y/mysqladmin.html

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

TC> # /usr/bin/mysqladmin -pmypassword ping

TC> However this does not work in a script:

TC> mysql_connect("209.204.172.122", "root", "mypassword");
TC> What am I missing?

What error did you get?

TC> Todd





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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