Alessandro Rosa wrote:
> I'm a newbie on MySQL.
>
> I just wanted to know whether there is the possibility
> to create a new user/psw remotely onto a server.
>
> That is, something related to command 'mysql_setpermissions',
> but acting from a remote host.

If all else fails, you could manipulate the tables in the database named
'mysql' on that remove server...

http://mysql.com should document those, maybe, or maybe you just have to
poke around in there to see how it works.  It ain't that tricky.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to