Re: Need for help

2001-03-24 Thread Bellahcene Farid
ing and the socket /tmp/mysql.sock exist." And when i type safe_mysql, it said : -" Starting mysqld deamon with database from /var/lib/mysql " and spite in of it write" mysqld ended". mysql.sock under /tmp it may be deleted. Thanks - - Original Message

Re: Need for help

2001-03-24 Thread Bellahcene Farid
tory, or through mysql.server which is under mysql's share/ directory (info about both on the webpage) > Running one of these will actually get your deamon running (and create the desired /tmp/mysql.sock) and from then you can use the rest of the utilities like mysqladmin. > > regards,

Need for help

2001-03-23 Thread Bellahcene Farid
I 'have installed Mysql 3.22.13 and Mysql client under Linux by RPM. But when i do "mysqldmin -u root password " there is a message telling about *.sock under /tmp missing or not present. What can i do to create it ?