Re: Cannot use mysql as

2002-06-11 Thread 9df12
HI, Egor: Thank you very much for your help. I had this MySQL before. NOw it is working after I did as you told. Thanks again! Duo> 9DF12, > Monday, June 10, 2002, 8:57:10 PM, you wrote: > > 9> I have just installed and run my mysql server as the root user. I > have > 9> entered > 9> the MYSQL mi

Re: Cannot use mysql as

2002-06-11 Thread Egor Egorov
9DF12, Monday, June 10, 2002, 8:57:10 PM, you wrote: 9> I have just installed and run my mysql server as the root user. I have 9> entered 9> the MYSQL minitor. WHen I typed 'use mysql', I got the message-- 9> "Error 1044: Access denied fro user: 'root@localhost' to database 9> "mysql'". 9> Same e

Cannot use mysql as

2002-06-10 Thread 9DF12
Hi, I have just installed and run my mysql server as the root user. I have entered the MYSQL minitor. WHen I typed 'use mysql', I got the message-- "Error 1044: Access denied fro user: 'root@localhost' to database "mysql'". Same error message appeared when I tried to grant all on mysql to root use