3
PHP deug sends following error:
SELECT count(*) from xoops_xcgal_pictures WHERE approved = 'YES' AND hits > 0 AND aid IN (40)
[color=CC0000]SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, hits FROM xoops_xcgal_pictures WHERE approved = 'YES'AND hits > 0 AND aid IN (40) ORDER BY hits DESC LIMIT 0 ,9
Error number: 1030
Error message: Got error 124 from storage engine [/color]
I am using MySQL 5 and php 4.x