hallo!

With reference to Terrell Johnson on 18.06 06:10:
> how to setup passwords for mysql 
> 
mysql> use mysql;
mysql> replace into user values ('localhost', 'root', password('testadmin'),
'Y', 'Y', ....);
mysql> quit
Bye
user01@tunix:~ > mysqladmin -u root reload

try it with this
> 
> On Mon, 18 June 2001, [EMAIL PROTECTED] wrote:
> 
> 
> > 
> > Your message cannot be posted because it appears to be either spam or
> > simply off topic to our filter. To bypass the filter you must include
> > one of the following words in your message:
> > 
> > database,sql,query,table
> > 
> > If you just reply to this message, and include the entire text of it in the
> > reply, your reply will go through. However, you should
> > first review the text of the message to make sure it has something to do
> > with MySQL. You have written the following:
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > -------------------------------------------------------------
> > Sign up for ICQmail at http://www.icq.com/icqmail/signup.html
> 
> 
> 
> 
> -------------------------------------------------------------
> Sign up for ICQmail at http://www.icq.com/icqmail/signup.html
> 
> ---------------------------------------------------------------------
> 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

-- 
Gruß & bye

    Michael Ott

---------------------------------
- Siemens AG - I&S IT PS 51 ERL -
- Werner-von-Siemens-Strasse 60 -
- 91050 Erlangen                -
- Tel. +49 91 31 7 42 0 54      -
- [EMAIL PROTECTED]   -
---------------------------------

open-source and you have much fun

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