Database error

p.n.c

New Member
hey i dont know what went wrong but whenever i want to import, disable, uninstall a product

i get this message with a database error

Code:
Database error in vBulletin 3.7.3:

Invalid SQL:
DELETE FROM cron WHERE product = 'fsvpboupc' AND volatile = 1;

MySQL Error   : Can't open file: 'cron.MYI' (errno: 145)
Error Number  : 1016
Request Date  : Thursday, October 2nd 2008 @ 06:45:42 AM
Error Date    : Thursday, October 2nd 2008 @ 06:45:42 AM
Script        : http://www.mysite.com/forum/admincp/plugin.php?do=productimport
Referrer      : http://www.mysite.com/forum/admincp/plugin.php?do=productadd
IP Address    : **.**.***.***
Username      : ****
Classname     : vb_database
MySQL Version : 4.1.14

what went wrong ?
 
p.n.c said:
hey i dont know what went wrong but whenever i want to import, disable, uninstall a product

i get this message with a database error

Code:
Database error in vBulletin 3.7.3:

Invalid SQL:
DELETE FROM cron WHERE product = 'fsvpboupc' AND volatile = 1;

MySQL Error   : Can't open file: 'cron.MYI' (errno: 145)
Error Number  : 1016
Request Date  : Thursday, October 2nd 2008 @ 06:45:42 AM
Error Date    : Thursday, October 2nd 2008 @ 06:45:42 AM
Script        : http://www.piglatinhiphop.com/forum/admincp/plugin.php?do=productimport
Referrer      : http://www.piglatinhiphop.com/forum/admincp/plugin.php?do=productadd
IP Address    : **.**.***.***
Username      : !
Classname     : vb_database
MySQL Version : 4.1.14

what went wrong ?
Google each of these lines and you will find out what's wrong.

MySQL Error : Can't open file: 'cron.MYI' (errno: 145)
Error Number : 1016
 
Thanks alot i found a topic to run the repair and optimize

i never noticed it before, i thought i wud come to u guys 1st

tnaks again
 
Back
Top