Skip to main content
GrN.dk

Main navigation

  • Articles
  • Contact
  • Your Digital Project Manager
  • About Greg Nowak
  • Services
  • Portfolio
  • Container
    • Excel Freelancer
    • Kubuntu - tips and tricks
    • Linux Apache MySQL and PHP
    • News
    • Image Gallery
User account menu
  • Log in

Breadcrumb

  1. Home

database

By Greg Nowak, 30 April, 2026

WordPress Autoloaded Options Are Still a Paid Performance Fix, Not Just a Site Health Warning

WordPress 6.6 and 6.7 made autoload behavior easier to see and stricter in places, but the Site Health warning is still only an alert. The real performance work is figuring out which options should be autoloaded, correcting how they are written, and removing stale data without breaking anything.

Tags

  • wordpress
  • Performance
  • database
  • Troubleshooting
By Greg Nowak, 9 February, 2021

MySQL Tips And Tricks

If you encounter errors when importing or creating tables in MySQL with default date values as zero, then you might want to change your 

Check your setting: show variables like 'sql_mode' ;

Set new settings without "NO_ZERO_IN_DATE,NO_ZERO_DATE":
set global sql_mode = 'ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION';

Tags

  • mysql
  • database
database

Review Greg on Google

Greg Nowak Google Reviews

 

  • Unsupported Theme Contracts Made WordPress 6.9.3 a Paid Troubleshooting Story
  • WordPress Playground Made Faster Reproduction Easier, but Plugin and Hosting Bugs Are Still Paid Troubleshooting
  • Drupal CMS 2.0 Makes Marketing-Site Rebuilds Faster, but Canvas, Recipes, and Governance Are Still Paid Work
  • Public Staging URLs and Admin Panels Are Still an Ops Leak, and Cloudflare Access Is a Paid Cleanup Job
  • WordPress 6.8 Password Hashing Makes Legacy Login Bridges a Paid Troubleshooting Problem
RSS feed

GrN.dk web platforms, web optimization, data analysis, data handling and logistics.