Got error 24 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 ('869','2630','1179','2631','2721','892','2638','2722','2723','2724','2718','2719','2720','2730','2725','2632','2636','2727','2728','2729','2640') ORDER BY pot.sort_order, _name_sort