• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.

Bug Database error

Status
Not open for further replies.

Nirjonadda

Customer
I am getting Database error on /registration.php.

PHP Warning: mysqli_query(): (HY000/126): Incorrect key file for table './database/vbdbtech_registration_tracking.MYI'; try to repair it in ..../includes/class_core.php on line 1393

Database error in vBulletin 4.2.3 Beta 3:

Invalid SQL:

SELECT
type.*,
email.verified,
invite.inviteid
FROM vbdbtech_registration_tracking AS type
LEFT JOIN vbdbtech_registration_email AS email ON(type.email = email.email)
LEFT JOIN vbdbtech_registration_invite AS invite ON(email.email = invite.email)
WHERE
1 = 1
AND
1 = 1
ORDER BY type.dateline DESC
LIMIT 0, 20;

MySQL Error : Incorrect key file for table './database/vbdbtech_registration_tracking.MYI'; try to repair it
Error Number : 126
Request Date : Thursday, March 5th 2015 @ 04:58:31 PM
Error Date : Thursday, March 5th 2015 @ 04:58:31 PM
Script : Solitary Club - The Place For Clean Amusement !
Referrer : Solitary Club - The Place For Clean Amusement !
IP Address :
Username : Nirjon
Classname : vB_Database_MySQLi
MySQL Version : 5.5.42-cll
 
As it says in the error message, the table file is corrupt and it provides instructions for how to fix it. Have you tried using the Repair functionality?
 
Status
Not open for further replies.

Legacy Advanced Registration

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
701
Customer rating
0.00 star(s) 0 ratings
Back
Top