ログイン

E-Mailアドレス:

パスワード:

連想検索

キーワード・文章から検索!

カテゴリー

ショッピングカート

カートは空です...

23 - Out of resources when opening file './turumoto/geo_zones.MYD' (Errcode: 24)

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 = '107') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '194') and tr.tax_class_id = '0' group by tr.tax_priority

[TEP STOP]