|
www.fuckingeverywhere.com
Join Date: Feb 2004
Location: Sydney
Posts: 25,085
|
I think that our WP db is completely fucked up!
[code]WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'home' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'hack_file' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_home_description' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_home_description', '', 'All in One SEO Plugin Home Description', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_home_title' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_home_title', '', 'All in One SEO Plugin Home Title', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_rewrite_titles' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_rewrite_titles', '1', 'All in One SEO Plugin Rewrite Titles', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_use_categories' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_use_categories', '1', 'All in One SEO Plugin Use Categories', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_max_words_excerpt' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_max_words_excerpt', '25', 'All in One SEO Plugin Maximum Number of Words in Auto-Generated Descriptions', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_use_category_description_as_title' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_use_category_description_as_title', '0', 'Use Category Description for Title', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_category_noindex' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_category_noindex', '1', 'All in One SEO Plugin Noindex for Categories', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_archive_noindex' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_archive_noindex', '1', 'All in One SEO Plugin Noindex for Archives', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'aiosp_generate_descriptions' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('aiosp_generate_descriptions', '0', 'All in One SEO Plugin Autogenerate Descriptions', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'blog_charset' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'feedwordpress_version' LIMIT 1
WordPress database error: [Incorrect key file for table 'blogs_postmeta'; try to repair it]
SELECT post_id FROM blogs_postmeta WHERE meta_key = 'syndication_feed'
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
INSERT INTO blogs_options (option_name, option_value, option_description, autoload) VALUES ('feedwordpress_version', '0.981', '', 'yes')
WordPress database error: [Incorrect key file for table 'blogs_options'; try to repair it]
SELECT option_value FROM blogs_options WHERE option_name = 'feedwordpress_rpc_secret' LIMIT 1
|