ERROR: Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be read
---
SELECT block_name, block_url FROM ams_blocks WHERE block_active = 1 AND block_parentset = 'standalone'
---
Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_categories' was created with a different version of MySQL and cannot be read
---
SELECT * FROM ams_categories WHERE category_parentid = 0 ORDER BY category_title
---
Table './newsdb3_articles/ams_categories' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_pages' was created with a different version of MySQL and cannot be read
---
SELECT page_id, page_title, page_parentid, page_sets, page_url FROM ams_pages WHERE page_parentid = 0 AND page_active = 1 ORDER BY page_title
---
Table './newsdb3_articles/ams_pages' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_users' was created with a different version of MySQL and cannot be read
---
SELECT m.*, g.group_perms, g.group_name FROM ams_users m, ams_amsgroups g WHERE m.user_id = 1 AND g.group_id=m.user_amsgroup
---
Table './newsdb3_articles/ams_users' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amsskins' was created with a different version of MySQL and cannot be read
---
SELECT * FROM ams_amsskins WHERE skin_name = 'default'
---
Table './newsdb3_articles/ams_amsskins' was created with a different version of MySQL and cannot be readERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' active_time = 1219896394, active_ip = '38.103.63.59', a' at line 2
---
REPLACE INTO ams_active SET active_id = , active_time = 1219896394, active_ip = '38.103.63.59', active_user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', active_session = '580972c3d522a5bf9cf5ca00240b6aab'
---
ERROR: Table './newsdb3_articles/ams_active' was created with a different version of MySQL and cannot be read
---
SELECT * FROM ams_active ORDER BY active_time DESC
---
Table './newsdb3_articles/ams_active' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_email_queue' was created with a different version of MySQL and cannot be read
---
SELECT * FROM ams_email_queue WHERE queue_state = 0 ORDER BY queue_timeadded ASC LIMIT 10
---
Table './newsdb3_articles/ams_email_queue' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='default' AND template_set='universal' AND template_name = 'init' AND template_type = 1
---
Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_categories' was created with a different version of MySQL and cannot be read
---
SELECT category_urltitle FROM ams_categories WHERE category_urltitle = 'humor'
---
Table './newsdb3_articles/ams_categories' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be read
---
SELECT block_name, block_displayname FROM ams_blocks WHERE block_url = 'humor' AND block_active = 1
---
Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be read
---
SELECT block_name, block_html, block_php FROM ams_blocks WHERE block_active = 1 AND block_type = 0 AND block_parentset = 'default' AND block_parentname = 'notfound' AND block_skin = 'default'
---
Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be read
---
SELECT block_name, block_html, block_php FROM ams_blocks WHERE block_active = 1 AND block_type = 0 AND block_parentset = 'default' AND block_parentname = '' AND block_skin = 'default'
---
Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be read
---
SELECT block_name, block_html, block_php FROM ams_blocks WHERE block_active = 1 AND block_type = 0 AND (block_parentset = 'universal' OR block_parentset = '') AND block_skin = 'default'
---
Table './newsdb3_articles/ams_blocks' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='default' AND template_set='default' AND template_name = 'notfound' AND template_type = 1
---
Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='default' AND template_set='default' AND template_name = 'notfound' AND template_type = 0
---
Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='default' AND (template_set='Main' OR template_set='universal') AND template_type = 0
---
Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be readERROR: Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='default' AND (template_set='Main' OR template_set='universal') AND template_type = 1
---
Table './newsdb3_articles/ams_amstemplates' was created with a different version of MySQL and cannot be read