Previous Thread
Next Thread
Print Thread
Hop To
#45554 09/13/2005 3:48 PM
Joined: Nov 2004
Posts: 5
P
stranger
stranger
P Offline
Joined: Nov 2004
Posts: 5
I run 6.5.1.1. Everything has worked just fine, disregarding some known bugs. But suddenly my online.php page just says this:

Code
Script: /home/site/www/forum/online.php
Line#: 81
SQL Error: Got error 127 from table handler
SQL Error #: 1030
Query: SELECT t1.O_Username, t1.O_Last, t1.O_What,t1.O_Board,t1.O_Extra,t1.O_Read,t2.U_Status,t2.U_Visible,
t2.U_Extra1,t2.U_Title,t2.U_Color,t2.U_OnlineFormat,t2.U_Number FROM w3t_Online 
AS t1 LEFT JOIN w3t_Users AS t2 ON t1.O_Username = t2.U_Username 
WHERE t1.O_Type='r' ORDER BY t1.O_Last DESC 

What has happend? Anyone who understand this?





[added line feeds - dave]

Last edited by David Dreezer; 09/15/2005 7:46 PM.
#45555 09/14/2005 10:09 AM
Joined: Jun 2006
Posts: 23
M
stranger
stranger
M Offline
Joined: Jun 2006
Posts: 23
MySQL error: 127 = Record-file is crashed

run:

mysqlcheck -qr database_name

to fix the error

#45556 09/14/2005 10:12 AM
Joined: Jun 2006
Posts: 93
A
journeyman
journeyman
A Offline
Joined: Jun 2006
Posts: 93
Or use
"REPAIR TABLE w3t_Online;" as a sql command from the admin panel, phpMyAdmin or the MySQL command interface.


---
Take your community to the next level
#45557 09/14/2005 2:45 PM
Joined: Jun 2006
Posts: 346
J
enthusiast
enthusiast
J Offline
Joined: Jun 2006
Posts: 346
Make backups first <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />


--
Website Development and Management
www.jcswebdev.com

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
1 members (Ruben), 802 guests, and 202 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)