Hi,
I am running an application using the C-API against mysql 4.0.20 on a redhat AS 3 server.

The users using this application are getting numerous (and seemingly random) query errors.
Has anyone seen these before? The frm files do exist.
It's not from just this table.

mysql_real_query failed: Can't find file: './sqllive/XHEAD.frm' (errno: 24)

The query for this particular error was: select max(id) from XHEAD

Regards,
Ian.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to