MySQL Query Error: SELECT tx_tyrespecifications.front_width, tx_tyrespecifications.front_profile, tx_tyrespecifications.front_diameter FROM `tx_carmodels` LEFT JOIN `tx_wheelspecifications` on (`tx_wheelspecifications`.`carmodel` = `tx_carmodels`.`id`) LEFT JOIN tx_tyrespecifications on (tx_tyrespecifications.carmodel = `tx_carmodels`.`id`) WHERE tx_wheelspecifications.front_width=5.5 AND tx_wheelspecifications.front_diameter=13 AND tx_wheelspecifications.front_et=39 AND tx_wheelspecifications.spectype='DEFAULT' AND tx_tyrespecifications.spectype='DEFAULT' AND `lz` = 4 AND `pcd` = 98 AND `dia` = 72,2 GROUP BY tx_tyrespecifications.front_diameter, tx_tyrespecifications.front_width, tx_tyrespecifications.front_profile[[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 '2 GROUP BY tx_tyrespecifications.front_diameter, tx_tyrespecifications.front_wid' at line 1]
DB query error.
Please try later.
|
|