FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Problem with persistant connections
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Problem with persistant connections [message #5263] Sun, 25 August 2002 13:30 Go to next message
nEVeRmOre is currently offline  nEVeRmOre   United States
Messages: 17
Registered: August 2002
Location: Dallas, Texas, USA
Karma: 0
Junior Member

I get the following error when I have persistant connections enabled and so do most of my users in testing:

query failed: %( SELECT fud21_announce.subject, fud21_announce.text FROM fud21_announce INNER JOIN fud21_ann_forums ON fud21_announce.id=fud21_ann_forums.ann_id AND fud21_ann_forums.forum_id=1 WHERE fud21_announce.date_started<='20020825' AND fud21_announce.date_ended>='20020825' )% because %( Unknown column 'fud21_annoug_bodate_started' in 'where clause' )%

Can you think of anything which might be causing this?
Re: Problem with persistant connections [message #5266 is a reply to message #5263] Sun, 25 August 2002 16:20 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
What version of MySQL are you running, the query itself is fine, the error is quite wrong, since the field mentioned in the error is not even in the query...

FUDforum Core Developer
Re: Problem with persistant connections [message #5278 is a reply to message #5263] Mon, 26 August 2002 13:05 Go to previous messageGo to next message
nEVeRmOre is currently offline  nEVeRmOre   United States
Messages: 17
Registered: August 2002
Location: Dallas, Texas, USA
Karma: 0
Junior Member

mysql-max-3.23.52-win
Re: Problem with persistant connections [message #5279 is a reply to message #5278] Mon, 26 August 2002 13:20 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Does running the
SELECT fud21_announce.subject, fud21_announce.text FROM fud21_announce INNER JOIN fud21_ann_forums ON fud21_announce.id=fud21_ann_forums.ann_id AND fud21_ann_forums.forum_id=1 WHERE fud21_announce.date_started<='20020825' AND fud21_announce.date_ended>='20020825'

query manually work correctly?


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: second code tag ignored
Next Topic: illegible message
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 21:51:53 GMT 2024

Total time taken to generate the page: 0.02362 seconds