 |
Categories |
 |
1034 - Incorrect key file for table 'products_to_categories'; try to repair it
select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '22'
[TEP STOP]
| |