Error debug: 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 '-10,10' at line 9
Query: SELECT co_code, co_qutext, co_antext, co_us_code, co_name, co_email, co_city, co_ip, co_age, co_sex, DATE_FORMAT( co_andate, '%d.%m.%Y' ) AS co_qudate_format, ru_alias, ru_name, uid,id, firm, www, email, lname, fname, mname FROM fibro_consult LEFT JOIN fibro_security_users ON uid = co_us_code, fibro_rubricator WHERE ru_code=co_ru_code AND co_checked=-1 AND co_quality <> 1 AND ru_alias = 'biopsija' ORDER BY co_andate DESC LIMIT -10,10
DB Error