don't piggyback on other people's threads. you can start your own
    for free.

# [EMAIL PROTECTED] / 2003-06-19 13:23:04 -0700:
> I ran a command which was part of the installation process for some php 
> accounting software.
> 
> update user set  host='%' where host='localhost' and user='root';
 
    that's quite a bug there, and you should report it to the authors.

> Figured it just let root log in from anywhere.

    almost. it lets root in from anywhere *except* localhost.

> Access denied for user: '@localhost' to database 'mysql'

    right.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to