Sorry, page is temporary unavailable.

Please try again later.

<<< Back to previous page

May 22, 2013 13:42:14 /similar-526091.html Error:1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS SCORE FROM wines JOIN dt_wines USING (ID) WHERE DT_STATUS=2 AND I' at line 6
SELECT wines.ID, IF(wines.WINERY_ID='2431', 128, 0) + IF(wines.SUBREGION_ID='0', 64, 0) + IF(wines.REGION_ID='889', 32, 0) + IF(wines.COUNTRY_ID='16', 16, 0) + AS SCORE FROM wines JOIN dt_wines USING (ID) WHERE DT_STATUS=2 AND ID!='526091' AND WINETYPE_ID='3' AND BODY='Light' ORDER BY SCORE DESC LIMIT 20