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

Home » General » Database discussions » Mysql 5.0.12
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Mysql 5.0.12 [message #31886] Mon, 22 May 2006 14:42 Go to previous message
mocara is currently offline  mocara   United Kingdom
Messages: 157
Registered: January 2004
Karma:
Senior Member
Hi,
I've found that some apps I have stop working on mysql > 5.0.12 when multiple tables are after the FROM as in
FROM $sql_tbl[variants], $sql_tbl[pricing]

these need to be converted to
FROM ($sql_tbl[variants], $sql_tbl[pricing])

Are there any such problems with FUDForum and mysql > 5.0.12
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is it possible to set character_set_results ... for mysql 5.0... from fudforum code?
Next Topic: Regarding Constraints
Goto Forum:
  

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

Current Time: Sun May 19 07:22:15 GMT 2024

Total time taken to generate the page: 0.05206 seconds