gr8abbasi Posted January 9, 2010 Share Posted January 9, 2010 Hi, I was working on a large database and i got the following error.... Warning: mysql_query() [function.mysql-query]: Unable to save result set in /var/www/vhosts/abc.com/httpdocs/includes/functions/database.php on line 44 1194 - Table 'p' is marked as crashed and should be repaired Any help will be highly appreciated... Thanks Quote Link to comment https://forums.phpfreaks.com/topic/187799-mysql-table-crashed-error/ Share on other sites More sharing options...
aebstract Posted January 9, 2010 Share Posted January 9, 2010 Can you get a copy of your log? I wanna see why it crashed. Quote Link to comment https://forums.phpfreaks.com/topic/187799-mysql-table-crashed-error/#findComment-991676 Share on other sites More sharing options...
Mchl Posted January 9, 2010 Share Posted January 9, 2010 Check which one table it is (I suspect 'p' is an alias) and repair it http://dev.mysql.com/doc/refman/5.1/en/repair-table.html Quote Link to comment https://forums.phpfreaks.com/topic/187799-mysql-table-crashed-error/#findComment-991685 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.