Elian Kool <[EMAIL PROTECTED]> wrote:
> I just upgraded to 4.0.12.
> 
> I ran the mysql_fix_privilege_tables script to add the new privileges.
> 
> Unfortunately, "SHOW DATABASES" still shows every users all databases.
> 
> mysql> show grants for [EMAIL PROTECTED];
> GRANT REFERENCES, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON 
> *.* TO 'elian'@'localhost' IDENTIFIED BY PASSWORD '1aa97e373172bdc1'
> 
> I even flushed the privileges and restarted the MySQL server.
> 
> Any idea?

Please, show me the structure of table 'user'.



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




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

Reply via email to