Re: Problem with priv_db

2003-06-04 Thread Elian Kool
Hello, Egor Egorov wrote: I even flushed the privileges and restarted the MySQL server. Any idea? Please, show me the structure of table 'user'. I found it. Create_tmp_table_priv was Y. thanks anyway, elian -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

Re: Problem with priv_db

2003-05-28 Thread Egor Egorov
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,