29 - File '.\megacameras\products_to_stores.MYD' not found (Errcode: 22)

select p2c.categories_id from products p, products_to_categories p2c, products_to_stores p2s where p.products_id = '8728' and p.products_status = '1' and p.products_id = p2c.products_id and p.products_id = p2s.products_id and p2s.stores_id = '1' limit 1

[TEP STOP]