Got error -1 from storage engine
SELECT pot.*, pot.name_ru AS _name_sort, povt.* FROM SC_product_options_values as povt LEFT JOIN SC_product_options as pot ON pot.optionID=povt.optionID WHERE povt.productID IN ('824','826','1038','963','828','829','965','964','967','968','990','989','986','985','988','987','992','991','1979','998','997','994','993','996','995','1218','1219','1220','1221','1222') ORDER BY pot.sort_order, _name_sort