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 ('1385','1386','1387','1394','1384','1259','1258','1474','1260','1270','1472','1271','1391','1393','1383','1478','1382','1388','1381','1522','1524','1392','1477','1523','1476','1471','1473') ORDER BY pot.sort_order, _name_sort