Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
3 registered (Ruben, Bert, Gizmo), 23 Guests and 5 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 08/15/11
Posts: 17
Top Posters (30 Days)
Ruben 35
Gizmo 19
Rob Provencher 12
SD 9
Rimex 9
Bert 9
sw55 7
Eugene 5
TCS1 4
Matthias1976 4
Latest Photos
Uhm...
Mayan End of World
Gas Station Disco Video Shoot
Test Pictures
Audrey Kate
Topic Options
#222811 - 02/22/09 01:42 PM Table 'p' is marked as crashed and should be repaired
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
Script: /home/xxxxx/xxxxx/wikiwirral.co.uk/public_html/forums/libs/functions_forums.inc.php - Line: 256
SELECT COUNT(p.POST_ID) AS POSTS, SUM(p.POST_IS_TOPIC) AS TOPICS, t.FORUM_ID
FROM ubbt_POSTS as p,
ubbt_TOPICS as t
WHERE (t.TOPIC_ID = p.TOPIC_ID) AND p.POST_IS_APPROVED = 1
AND (0
OR (t.FORUM_ID = 94 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 90 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 104 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 100 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 95 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 99 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 89 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 96 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 86 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 66 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 106 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 98 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 101 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 91 AND p.POST_POSTED_TIME > 0) OR (t.FORUM_ID = 97 AND p.POST_POSTED_TIME > 0)) GROUP BY t.FORUM_ID - Table 'p' is marked as crashed and should be repaired

===========================================================
Since we have upgraded to 7.4 + ( With the new Permissions )
I'm getting SQL errors, i never had a single one previously.
So i'm not understanding the English terms for

Table 'p' is marked as crashed and should be repaired

What do i have to do?
Or Should i do anything?

This is the 4th Table 'p' is marked as crashed and should be repaired error this year. (Not many) but wary of losing data.

I have reported back to me from moderators that 1 or 2 topics have gone missing, but i cant prove it, but its something i'm watching.

So what do i do ? ( Thanks in advance )
Any idea's what could be causing it or is it just one of them things ?


Edited by Mark S (02/22/09 01:43 PM)
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#222813 - 02/22/09 01:47 PM Re: Table 'p' is marked as crashed and should be repaired [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
O yeh on the left of the screen it says

Fri, Feb 20 2009 12:56:52 +0000
bernie66


bernie66 is a members name.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#222854 - 02/23/09 09:52 AM Re: Table 'p' is marked as crashed and should be repaired [Re: Mark S]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10177
Loc: Aberdeen, WA
Table p is your posts table. Crashes can be cause by many things: hardware, memory, writes to a large table during a MySQL crash, loss of power, etc. Is this your own server or a hosted server? I'd see if you can find out how long the MySQL process has been running. Usually, the primarly culprit for crashed tables is MySQL crashing when something is trying to write to a table.
Top
#222865 - 02/23/09 01:32 PM Re: Table 'p' is marked as crashed and should be repaired [Re: Rick]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
Its dedicated server where i have to work out the problems.

I re-start the sql every night at 4am

So even though it says

Table 'p' is marked as crashed and should be repaired

should i log into php admin and repair any tables ?
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#222874 - 02/23/09 01:53 PM Re: Table 'p' is marked as crashed and should be repaired [Re: Mark S]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10177
Loc: Aberdeen, WA
If it's still giving that same error then yes. You'll want to close your forums and then repair the ubbt_POSTS table.
Top
#222886 - 02/23/09 04:47 PM Re: Table 'p' is marked as crashed and should be repaired [Re: Rick]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
Fri, Jan 02 2009 18:15:17 +0000
Wed, Jan 07 2009 15:23:24 +0000
Sun, Jan 11 2009 13:22:02 +0000
Fri, Feb 20 2009 12:56:52 +0000

They all have the same path

Script: /xxxx/xxx/xxxx/wikiwirral.co.uk/public_html/forums/libs/functions_forums.inc.php - Line: 256

I will repair that table at the end of the week,
like i say its not major that i can see.

But there's no smoke without fire.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#222900 - 02/23/09 08:18 PM Re: Table 'p' is marked as crashed and should be repaired [Re: Mark S]
SD Offline
Registered: 04/19/07
Posts: 4205
Loc: SoCal, USA
lol.. if you have a crashed ubbt_POSTS table, i'd think you'd want that repaired asap.. that could be dire, if not repaired
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#222927 - 02/24/09 01:13 PM Re: Table 'p' is marked as crashed and should be repaired [Re: SD]
AllenAyres Offline
Registered: 12/29/03
Posts: 2020
Loc: Texas
The post table would seem major, to me laugh
_________________________
- Allen
- ThreadsDev | PraiseCafe
Top
#222978 - 02/24/09 06:06 PM Re: Table 'p' is marked as crashed and should be repaired [Re: AllenAyres]
DLWebmaestro Offline
enthusiast
Registered: 03/26/08
Posts: 339
Loc: North Carolina
Meh... it's a luxury table we can do without.
Top
#223607 - 03/04/09 05:45 PM Re: Table 'p' is marked as crashed and should be repaired [Re: DLWebmaestro]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4480
Loc: Liverpool : England : UK
Thanks for the feed back

in php admin, i ran the repair on all tables and nothing was tagged ??

i'm backing up every night wink
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top



Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Express hosting.
by Ruben
05/16/13 03:54 PM
Level of detail in new user registration emails
by Mitch P.
05/15/13 10:20 PM
Approving users
by Bert
05/15/13 09:22 PM
Users randomly added to other group
by Bert
05/15/13 09:15 PM
Posting and other problems with 7.5.7
by Matthias1976
05/15/13 02:58 PM
Forum Stats
10964 Members
36 Forums
33956 Topics
183373 Posts

Max Online: 978 @ 06/24/07 10:19 PM
Random Image