Nouvelles du monde
SELECT COUNT(*) as count, MIN(edit_date) as oldest_date, MAX(edit_date) as newest_date FROM `yacs_links` AS links WHERE links.anchor LIKE 'section:23'
144: Table './openconsortium/yacs_links' is marked as crashed and last (automatic?) repair failed
SELECT * FROM `yacs_links` AS links WHERE links.anchor LIKE 'section:23' ORDER BY links.edit_date DESC, links.title LIMIT 0,30
144: Table './openconsortium/yacs_links' is marked as crashed and last (automatic?) repair failed
SELECT COUNT(*) as count, MIN(edit_date) as oldest_date, MAX(edit_date) as newest_date FROM `yacs_links` AS links WHERE links.anchor LIKE 'category:7'
144: Table './openconsortium/yacs_links' is marked as crashed and last (automatic?) repair failed
SELECT COUNT(*) as count, MIN(edit_date) as oldest_date, MAX(edit_date) as newest_date FROM `yacs_links` AS links WHERE links.anchor LIKE 'category:4'
144: Table './openconsortium/yacs_links' is marked as crashed and last (automatic?) repair failed