


LUXURY RESORTS
QUALITY RESORTS
SELECT * FROM travel_test.ad_server WHERE height='240' AND fixed_dir = 'resorts' AND fixed_site = '' AND group_site = 'stkn' AND company != 'Google' AND htm_type != 'inc'
ORDER BY IF(pref >= 1, (ROUND(RAND()* pref)* 5), fixed_pos) DESC,
fixed_pos DESC LIMIT 1.2244897959184;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 '1.2244897959184' at line 3
| |