Got error 28 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 ('2288','1257','1258','1259','1615','2289','1260','1261','1262','1263','1264','1265','1613','1616','1266','1423','1267','1268','1269','1270','2125','2126','2127') ORDER BY pot.sort_order, _name_sort