Different behavior between MySQL 5 and MySQL 4.1

Discussion in 'MySQL' started by teknoledge, Mar 14, 2007.

  1. #1
    I'm using pretty simple queries which should work under both versions but somehow the results I get are different.

    Query one:

    Query two:
    I'm using these queries to filter the products by category etc... On my local I have MySQL 5 and everything works ok but on my dev server I have MySQL 4.1 and the results I get are not as they should be. Is there any chance I'm using the syntax that is not compatible with MySQL 4.1 ??

    Any help would be appreciated. Thanks!
     
    teknoledge, Mar 14, 2007 IP