Re: Mysql server grant privileges problem

2001-05-01 Thread B. van Ouwerkerk
> >So would anyone explain to me how can I setup up a good privileges of >mysql server.Thx Take a look at the manual. It's all there.. as far as I remember.. Bye, B. - Before posting, please check: http://www.mysql.com/

Mysql server grant privileges problem

2001-05-01 Thread Tom Cheung
Hello everyone: After I have successfully installed mysql server 3.23.37 and connect to it and do some operations.but I have found that there is a security hole that other users can use "mysql" database !!!. And I have started the server like that: bin/safe_mysqld -Sg & then mysql>grant al