mysql Architecture

2004-09-01 Thread Rajashik Kar
Hi All, I would like to know some information about the MySql architecture. All the other databases have some info about their architecture in the documentation. But I havent found any documentation on the mysql architecture. Please refer me some websites or download liks where I can get some

how to create a user with limited privileges

2004-09-01 Thread Rajashik Kar
Hi all, I would like to know the mysql command to do the following: Create a user (who will access mysql database), with privilaeges so that, he can only retrieve the information in the data base (values in the tables), he should not be able to alter, update, delete any table values. Kindly

Can't connect to local MySQL server through socket

2004-08-18 Thread Rajashik Kar
Hi, Iam getting the error Can't connect to local MySQL server through socket whenever Iam trying to start mysql prompt. Kindly Help. Following is the trace. Iam using an Unix Solaris8. svtlab7/opt/mysql/bin% mysql -u root -p Enter password: ERROR 2002: Can't connect to local MySQL server