OK, thanks for that feedback! I’ll take a look.
I am using this plugin on PHP 8.1 and everything is fine. It works and there are no warning/error messages.
That’s great to hear! I haven’t had the chance to test it there yet.
https://github.com/own3mall/index-wp-mysql-for-speed
I converted it to be PHP 7.0.x Compatible.
However, this plugin did nothing to speed up the database or its expensive WooCommerce / Event Espresso database calls.
I don’t believe creating keyed indexes increases speed? Nor converting tables to InnoDB? Did you actually see performance increases from these changes?
Version 1.4.2 supports php versions 5.6 and beyond, which should correct the problems using php 7.0.
Many sites, including multiple large WooCommerce sites, have seen big performance increases after adding new indexes. I’m sorry to hear yours doesn’t see these increases.
We haven’t tested it with Event Espresso yet.
If you want to use the plugin to capture a monitor and upload it, we can take a look at your database traffic and see whether any new indexes might help.
-
This reply was modified 4 years, 4 months ago by
OllieJones.