1) How do I give access to other users in MySQL?
2) How do I give access to tables to other users?
3) How do I create another database and then give access to that database to
other users?
I can get into the test database as user x
but I can't get even get an access error when trying mysql wit
On system: SuSE 7.1 Professional
MySql version: Ver 3.23.32 for pc-linux-gnu on i686
have also run the mysql_install_db, which says that all files have been
installed.
when running safe_mysql &
1) mysqld errors out
2) I get the following in linux.err
Jerry