|
1030 - Got error 127 from table handler
select distinct pd.products_name, p.products_id, p.products_model from products p, products_to_categories pc, products_description pd where pc.categories_id IN (126, 615, 617, 628, 629, 630, 639, 640, 641, 642, 643, 679, 680, 681, 682, 683, 1618, 616, 790, 791, 792, 793, 794, 795, 796, 797) AND p.products_id = pc.products_id AND pd.products_id = p.products_id AND language_id = 4 order by p.products_model
[TEP STOP]
| |