MySQL Error!
------------------------
The Error returned was:
Table 'aucs.auct_models_xml' doesn't exist
Error Number:
1146
SELECT COUNT(*) as `count` FROM aucs.auct_lots_full_us as a LEFT JOIN aucs.auct_companies_xml as b ON a.company_ref = b.company_id LEFT JOIN aucs.auct_models_xml as d ON a.model_ref = d.model_id LEFT JOIN aucs.auct_auctions_xml as e ON a.auct_ref = e.id LEFT JOIN aucs.my_average as f ON a.lot_id = f.id WHERE 1=1 AND b.name = 'YAMAHA'