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 ('2384','2385','2386','1767','1814','2312','2310','2311','1563','2000','1998','2045','2046','2044','2249','2140','2357','2315','2316','2317','1005','1004','1003','1503','1448','1449') ORDER BY pot.sort_order, _name_sort