You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AS id_ FROM models_1_1716331603 t1 LEFT JOIN driveru_options_data t2 ON ...' at line 2 [ CREATE TEMPORARY TABLE models_2_1716331603 SELECT t1.* AS id_ FROM models_1_1716331603 t1 LEFT JOIN driveru_options_data t2 ON t1.id = t2.model_id WHERE t2.option_key="class" AND t2.option_value_key="c" GROUP BY t1.model_key ORDER BY RAND() LIMIT 7 ]