Sometimes,my php program query the mysql using SELECT. And I got this error,
mysql error: Record has changed since last read in table 'table' mysql error number: 1020 The table is HEAP type,and this error will appear sometimes. Not always. Why did me get this error?Any suggestion? I am using php5.0.1+mysql 4.1.3,no used Improved MySQL Extension. OS: FreeBSD 5.2.1-RELEASE-p8 MySQL Compiled with KSE threads library,and recompile the php with mysql. I tried enable the php threads safe mode,not usefull,still get this error sometimes. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]