safe_mysqld fails. Can't read .err log

2002-10-21 Thread melissa allman
Hi, I am having a problem with Mysql starting. It has been fine for 2 years. I am invoking safe_mysqld - This is issuing the start of the databases in the appropriate directory but I then receive the message that the mysql daemone ends. I have tried to read the .err log which exists in the

using mysql successfully for 2 years-now getting connection error

2002-10-21 Thread melissa allman
Hi, I have been running MYSQL without a problem for 2 years. Today I received a message as follows: ERROR 2002: Can't connect to local MYSQL server through socket /tmp/mysql/sock(111) Did some preliminary search on message on MYSQL.COM site. This file does exist on server but appears to be empty.

confirmation of transferred records from myodbc

2001-10-01 Thread melissa allman
Hi, I am working on a project that involves using a form to populate a MYSQL table. I then need to transfer these records to an Access database. I want to have a flag on the MYSQL table to indicate that the record was successfully sent to Access. It could be an on/off or Y/N value. I am trying