Title: enghell's Replies | WordPress.org

---

# enghell

  [  ](https://wordpress.org/support/users/enghell/)

 *   [Profile](https://wordpress.org/support/users/enghell/)
 *   [Topics Started](https://wordpress.org/support/users/enghell/topics/)
 *   [Replies Created](https://wordpress.org/support/users/enghell/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/enghell/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/enghell/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/enghell/engagements/)
 *   [Favorites](https://wordpress.org/support/users/enghell/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] update_tables_to_innodb task rerun multiple times, causing db locks](https://wordpress.org/support/topic/update_tables_to_innodb-task-rerun-multiple-times-causing-db-locks/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [8 months ago](https://wordpress.org/support/topic/update_tables_to_innodb-task-rerun-multiple-times-causing-db-locks/#post-18647239)
 * Hello, I’ve solved this issue.
 * Some details: this is not a multisite, but rather a wildcard domain site, our
   audit logs table had about 2gb of data, and what was happening is the code to
   update the engine of that table was timing out, due to execution limits, but 
   the query in MySQL ran, but since the code didn’t fully execute the version stored
   in the options table was never updated.
 * This led to almost each request to the site sending the alter table statement,
   locking that table for seconds, and then that table lock piled up on each new
   request.
 * I had to do some DevOps to fix it, but my first recommendation is to a) check
   if the engine is already changed for the task, in case the code is terminated
   due to time execution limits, or other reasons, most of the time the DB will 
   still execute the query.
 * b) add a wp-cli command to execute these kind of tasks, and do not run them on
   plugin activation specially if they are possible heavy DB modifications, prompt
   the user to press a button in the backend to run them (see examples, WooCommerce)
 * In any case thanks for your reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Query Monitor] Add option to not report Deprecated warnings](https://wordpress.org/support/topic/add-option-to-not-report-deprecated-warnings/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/add-option-to-not-report-deprecated-warnings/#post-17509887)
 * Hello, sorry for the late reply, yeah this won’t clear the errors in the debug
   log but, will help with possible timeout generated by the plugin when sending
   the errors to the plugin’s frontend, I haven’t had a chance to review your solution
   based on the hook, since we solved the 502 errors by disabling the whole error
   reporting in QM.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] The exception handler should be disabled by default.](https://wordpress.org/support/topic/the-exception-handler-should-be-disabled-by-default/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/the-exception-handler-should-be-disabled-by-default/#post-17097705)
 * Hello, thank you for replying to my feedback, I’m looking forward for that update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for Stripe WooCommerce] What’s the appropiate type of bank account in the stripe dashboard](https://wordpress.org/support/topic/whats-the-appropiate-type-of-bank-account-in-the-stripe-dashboard/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/whats-the-appropiate-type-of-bank-account-in-the-stripe-dashboard/#post-16838601)
 * Thanks [@mrclayton](https://wordpress.org/support/users/mrclayton/) your help
   was very useful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Imagify Image Optimization – Optimize Images | Compress Images | Convert WebP | Convert AVIF] webp replacement not working with wp stateless](https://wordpress.org/support/topic/webp-replacement-not-working-with-wp-stateless/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/webp-replacement-not-working-with-wp-stateless/#post-16616004)
 * Again thanks, your reply has helped me notice, the compatibility settings related
   to wp-stateless and imagify come from wp-stateles and not your plugin, thanks
   for the support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Imagify Image Optimization – Optimize Images | Compress Images | Convert WebP | Convert AVIF] webp replacement not working with wp stateless](https://wordpress.org/support/topic/webp-replacement-not-working-with-wp-stateless/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/webp-replacement-not-working-with-wp-stateless/#post-16604423)
 * Sorry for the late reply, another issues got in my way, in resume there’s no 
   way to achieve this? I thought Imagify provided a wp-stateless integration
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Plugins for Stripe WooCommerce] Can we transfer the stripe tokens from another ACH Stript plugin to this one?](https://wordpress.org/support/topic/can-we-transfer-the-stripe-tokens-from-another-ach-stript-plugin-to-this-one/)
 *  Thread Starter [enghell](https://wordpress.org/support/users/enghell/)
 * (@enghell)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/can-we-transfer-the-stripe-tokens-from-another-ach-stript-plugin-to-this-one/#post-16567985)
 * Any input on this?

Viewing 7 replies - 1 through 7 (of 7 total)