145 - Table './votreboutiqueweb/base_products' is marked as crashed and should be repaired
select count(*) as total
from base_products bp, base_products_to_categories bp2c
where bp.products_id = bp2c.products_id
and bp2c.categories_id = '10001'
and bp.products_status = '1'
and bp.IDFournisseur='42'
and bp2c.IDFournisseur='42'
[TEP STOP]
| | |
|