Ein Datenbankfehler ist aufgetreten
Error Number: 144
Table './db1087558@002dshopmeevz/shop_pool' is marked as crashed and last (automatic?) repair failed
SELECT a.`id`,a.`name`,MID(a.description,1,200) as description,a.`url`,a.`image`,a.`price`,a.`brand`,a.`shipping`,a.`category`,b.`Shopname`,b.`Shopurl`,b.`users`,b.`Premium`,b.`coupon_desc`,b.`coupon_value`,b.`coupon_min`, b.`lastupdate` FROM shop_pool as a, shop_user as b WHERE (a.`shop_id` = b.`users` ) AND MATCH (a.`name`,a.`category`,a.`brand`) AGAINST ('Abtropfkante' IN BOOLEAN MODE) and a.`price`>0 ORDER BY `price` ASC LIMIT 0,20