Ok.. I got the /etc/my.cnf under control, but now when I do this:
root@rock:/etc# mysqladmin -u root -h rock password *****
mysqladmin: connect to server at 'rock' failed
error: 'Host 'rock.biohazard.org' is not allowed to connect to this MySQL server'
Then I tried this:
root@rock:/etc# mysqladmin create testDB
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
in /etc/group, I added root and my user john to the mysql group.. but that did not help.
If there is something in the manual, please point it out to me, so I can figure this mess out.
Thanks a million
John
---------------------------------------------------------------------
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
- Bug with "limit" clause Dirk Hillbrecht
- Newbie help needed with mysql john
- Re: Newbie help needed with mysql John Coder
- Re: Newbie help needed with mysql john
- Re: Newbie help needed with mysql : ... john
- Re: Newbie help needed with mys... John Coder
- re: Newbie help needed with mys... Victoria Reznichenko
- Re: Bug with "limit" clause Steve Edberg