Hey guys –
Given up on this project?
J
]]>Hello Vevida,
We still use de Vevida Optimizer in WP version 5.5.1.
All options for major/minor version updates, thema’s, translations and plugins are enabled.
When we look at the Gereedschap (Tools), Sitediagnose we see a message:
1. Kritich probleem, Je site heeft mogelijk problemen met het automatsch bijwerken van plugins en thema’s.
(Crititcal problem, problems auto update plugin’s / thema’s).
When we deactivate de Optimizer Plugin, the message is disappeared!
WP 5.5.1 has now also auto-updates.
Can we still use the Vevida Optimizer or is better to remove the Optimizer …
We see that the updates are still working, but we don’t like the critical message.
Greetings,
Richard de Boer
Good day. I just ran your plugin and found that not all tables were converted. What did I do wrong and how can I fix it?
Many thanks:-)
Hi, and thank you for this excellent add-on.
I runned it flawlessly on my subdomain blog,, both innodb conversion & MySQL optimization, but on my main domain, database optimization runs forever.
Am I at risk interrupting ?
What can cause this ?
Best
]]>Hi, this converted all but the wp_posts table to InnoDB. Do you know why? Thanks!
]]>Hi there,
If I uninstall the plugin, will it also remove the index created on autoload, or will that now remain?
I have added events to our Events Manager but all events keep disappearing from the calendar on the page. I have tried disabling and reactivating all my plugins. I deactivated and reactivated the Events Manager Plugin this morning and it fixed it temporarily but they’ve gone again. I can see all the Events in the backend.
]]>First of all, I love this Plugin !
But there is one point whith is still not quite perfect for me:
The default Email Address.
Is there a way to change the Email Address over a Hook?
I have seen in your Code:
On line 90 you Call the automatic_updates_send_debug_email() function.
In the WP Reference I found a filter to customizing the admin_mail automatic_updates_debug_email()
Did you consider adding a custom Mail address?
Greetings from Austria,
David
This is the output when I run: Convert MySQL MyISAM tables to InnoDB
The first query, I just copied and pasted and it ran fine. Not sure why there was an error.
I see a lot of SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
And assume this is a bug with the script as the $row->table_name
should be replace with the actual table name.
I also have some doesn’t exist errors… I assume this is due to data from the information_schema
table?
I am unsure if my database is okay now after running this script. I am also concerned with the $row->table_name
errors as I feel like some updates may not have happened since these errors occurred.
Should I be worried?
I have included my entire response below. Thanks
WordPress database error: [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 'table_name' at line 6]
SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, s.value AS original, s.gettext_context FROM oly_icl_strings s LEFT JOIN oly_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'default' LIMIT 1000 OFFSET 25000
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_olymp_memberships' doesn't exist]
ALTER TABLE <code>oly_olymp_memberships</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_api_keys' doesn't exist]
ALTER TABLE <code>oly_woocommerce_api_keys</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_attribute_taxonomies' doesn't exist]
ALTER TABLE <code>oly_woocommerce_attribute_taxonomies</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_downloadable_product_permissions' doesn't exist]
ALTER TABLE <code>oly_woocommerce_downloadable_product_permissions</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_order_itemmeta' doesn't exist]
ALTER TABLE <code>oly_woocommerce_order_itemmeta</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_order_items' doesn't exist]
ALTER TABLE <code>oly_woocommerce_order_items</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_payment_tokenmeta' doesn't exist]
ALTER TABLE <code>oly_woocommerce_payment_tokenmeta</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_payment_tokens' doesn't exist]
ALTER TABLE <code>oly_woocommerce_payment_tokens</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_sessions' doesn't exist]
ALTER TABLE <code>oly_woocommerce_sessions</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_shipping_zone_locations' doesn't exist]
ALTER TABLE <code>oly_woocommerce_shipping_zone_locations</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_shipping_zone_methods' doesn't exist]
ALTER TABLE <code>oly_woocommerce_shipping_zone_methods</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_shipping_zones' doesn't exist]
ALTER TABLE <code>oly_woocommerce_shipping_zones</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_tax_rate_locations' doesn't exist]
ALTER TABLE <code>oly_woocommerce_tax_rate_locations</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_woocommerce_tax_rates' doesn't exist]
ALTER TABLE <code>oly_woocommerce_tax_rates</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_wpfront_ure_options' doesn't exist]
ALTER TABLE <code>oly_wpfront_ure_options</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_olymp_membership_gateway_billing_plans' doesn't exist]
ALTER TABLE <code>oly_olymp_membership_gateway_billing_plans</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_olymp_membership_subscriptions' doesn't exist]
ALTER TABLE <code>oly_olymp_membership_subscriptions</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_wpfront_ure_login_redirect' doesn't exist]
ALTER TABLE <code>oly_wpfront_ure_login_redirect</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [Table 'wp_olympusat.oly_wpfront_ure_options' doesn't exist]
ALTER TABLE <code>oly_wpfront_ure_options</code> ENGINE=InnoDB
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
WordPress database error: [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 'table_name' at line 6]
SELECT table_schema, table_name FROM information_schema.statistics WHERE index_type = 'FULLTEXT' AND table_name = $row->table_name
Database convert complete!
Either your database tables were already created with the InnoDB storage engine, or the convert process is completed successfully.
]]>
MySQL 5.6.34, PHP 5.6.27, WP 4.6.1, WC 2.6.4
After running a conversion and optimisation (after which all appears OK?), the php_error.log contained 14 instances of:
[18-Oct-2016 21:43:35 UTC] WordPress database error 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 '>table_name}' at line 6 for query SELECT
table_schema,
table_name
FROM information_schema.statistics
WHERE index_type = 'FULLTEXT'
AND table_name = {$row->table_name} made by do_action('wp_ajax_vevida-optimizer-convert-myisam-innodb'), call_user_func_array, vevida_optimizer_convert_myisam_innodb, vevida_convert_tables
]]>
Does the plugin only convert to innodb on the wordpress website database or other databases as well in the server?
]]>Tried the plugin on a number of sites. Small sites with few posts work OK. Vevida Optimizer changes MyISAM tables to InnoDB. On larger sites with 1,000 or more posts, the wp_posts table stays as MyISAM and does not convert to InnoDB.
Running latest WP, latest Genesis themes, no problems anywhere else. Tried the conversion a couple of times, but same result.
Any ideas?
]]>With the installation of updates, is there any possibility that the plugins, the core or theme go back to the MyISAM?
Thanks
I get a Fatal error when activating plugin
WP 4.1.1
Parse error: syntax error, unexpected ‘[‘ in /home/stopmens/public_html/wp-content/plugins/vevida-optimizer/vevida-optimizer.php on line 67
]]>