roughrider Posted March 19, 2006 Posted March 19, 2006 Switched on this morning and I've got this error on every page. 1030 - Got error 122 from table handler select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '222') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '195') and tr.tax_class_id = '1' group by tr.tax_priority [TEP STOP] Ride It Like You Stole It
roughrider Posted March 19, 2006 Author Posted March 19, 2006 All sorted. I had run out of disk space. :P Ride It Like You Stole It
Recommended Posts
Archived
This topic is now archived and is closed to further replies.