Warning: mysql_query() [function.mysql-query]: Unable to save result set in /var/www/vhosts/memoryxxl.net/httpdocs/inc/xtc_db_query.inc.php on line 30
1194 - Table 'pd' is marked as crashed and should be repaired
SELECT
p.products_id,
p.products_model,
pd.products_name,
p.products_price,
p.products_tax_class_id,
p.products_image,
p.v_besch_hw FROM
products p,
products_description pd
where p.products_id = pd.products_id
and p.products_status = '1' and pd.language_id = '2'
order by p.products_id DESC limit 0,6
[XT SQL Error]