SQL Error and index

Obsolete, fixed, and incorrect bug requests and problems. Browse here before posting a new topic, to avoid duplicates.
Locked
User avatar
Cadmium
Cadmium
Twentythreeth
User avatar
User avatar
Cadmium
Twentythreeth
Twentythreeth
Posts: 1162
Joined: May 1, 2002
Location: Netherlands, the (Utrecht)

SQL Error and index

Post Post #0 (ISO) » Tue Apr 20, 2004 8:45 pm

Post by Cadmium »

When I hit the submit button, the post is stored but I get the following SQL Error:

Code: Select all

Could not insert new word matches

DEBUG MODE

SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back

INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 65131, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('word1', 'word2', 'word3', 'word4', 'word5', 'word6')

Line : 265
File : /home/mith/public_html/forum/includes/functions_search.php


Also, the new posts don't show up in the index.
"OH MY GOD, Cadmium! I can make rye bread! You must be innocent, I'll do whatever you tell me!" exclaims Mackay excitedly. - Jeep, Mini Game 9
User avatar
Cadmium
Cadmium
Twentythreeth
User avatar
User avatar
Cadmium
Twentythreeth
Twentythreeth
Posts: 1162
Joined: May 1, 2002
Location: Netherlands, the (Utrecht)

Post Post #1 (ISO) » Wed Apr 21, 2004 2:51 am

Post by Cadmium »

Never mind.

Must have been solved during today's crash.
"OH MY GOD, Cadmium! I can make rye bread! You must be innocent, I'll do whatever you tell me!" exclaims Mackay excitedly. - Jeep, Mini Game 9
User avatar
Quagmire
Quagmire
Mafia Scum
User avatar
User avatar
Quagmire
Mafia Scum
Mafia Scum
Posts: 2595
Joined: July 15, 2003
Location: HEH HEH HEH HEH HEH!!!!

Post Post #2 (ISO) » Wed Apr 21, 2004 3:51 pm

Post by Quagmire »

That crash was sooo 10 minutes ago.
User avatar
willows_weep
willows_weep
willow, the mafia slayer
User avatar
User avatar
willows_weep
willow, the mafia slayer
willow, the mafia slayer
Posts: 1387
Joined: November 7, 2003
Location: On a chair in which I used to sit, took a pencil and I wrote the following on it...It's dark in here
Contact:

Post Post #3 (ISO) » Fri Apr 23, 2004 3:21 pm

Post by willows_weep »

Could not obtain vote data for this topic

DEBUG MODE

SQL Error : 1030 Got error 28 from table handler

SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 783 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC

Line : 842
File : /home/mith/public_html/forum/viewtopic.php


I get that when I try to open a thread with a poll.

I got in earlier today and this is the first time I got this message.
I will try again later tonight perhaps
What is the point of using foul language, downright rudeness, slurs, etc on a gaming site? This is really distasteful.

Forum rules and guidelines (letter and spirit folks)
http://www.mafiascum.net/forum/viewtopic.php?f=9&t=14372
User avatar
Morpheus
Morpheus
Goon
User avatar
User avatar
Morpheus
Goon
Goon
Posts: 613
Joined: November 8, 2003
Location: East Coast

Post Post #4 (ISO) » Fri Apr 23, 2004 3:40 pm

Post by Morpheus »

yeah me too willow.
Yeah..
User avatar
willows_weep
willows_weep
willow, the mafia slayer
User avatar
User avatar
willows_weep
willow, the mafia slayer
willow, the mafia slayer
Posts: 1387
Joined: November 7, 2003
Location: On a chair in which I used to sit, took a pencil and I wrote the following on it...It's dark in here
Contact:

Post Post #5 (ISO) » Sat Apr 24, 2004 7:29 am

Post by willows_weep »

I think it does this kind of thing off and on.
Last night I kept getting another sort of thing while in the chat and then every page I would try to go to gave that warning thing with a white page.
What is the point of using foul language, downright rudeness, slurs, etc on a gaming site? This is really distasteful.

Forum rules and guidelines (letter and spirit folks)
http://www.mafiascum.net/forum/viewtopic.php?f=9&t=14372
User avatar
jeep
jeep
Cappo Bastone
User avatar
User avatar
jeep
Cappo Bastone
Cappo Bastone
Posts: 747
Joined: April 21, 2002
Location: Portland, OR

Post Post #6 (ISO) » Sat Apr 24, 2004 8:38 am

Post by jeep »

When it happens note the time and when you can post, put it in this thread.

-JEEP
Someone
Someone
Well, we gotta remove Someone
Someone
Well, we gotta remove Someone
Well, we gotta remove Someone
Posts: 1084
Joined: July 18, 2003
Location: Canada

Post Post #7 (ISO) » Sat Apr 24, 2004 2:19 pm

Post by Someone »

I JUST got this error, not 10 seconds ago.
This is just here so my posts don't look so ugly when I edit them.
User avatar
jeep
jeep
Cappo Bastone
User avatar
User avatar
jeep
Cappo Bastone
Cappo Bastone
Posts: 747
Joined: April 21, 2002
Location: Portland, OR

Post Post #8 (ISO) » Sat Apr 24, 2004 3:33 pm

Post by jeep »

The vote problem should be temporarily worked around. I do not understand why (yet) but the order by clause caused many problems. I have removed it for now, so if the order of poll options move changes, it's because I removed the order by clause.

-JEEP
Locked

Return to “Solved Requests”