[wp-trac] [WordPress Trac] #53845: Add some more MySQL information to the Debug section in Site Health

WordPress Trac noreply at wordpress.org
Fri Jul 30 23:01:59 UTC 2021


#53845: Add some more MySQL information to the Debug section in Site Health
-------------------------+--------------------------------------
 Reporter:  zodiac1978   |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Site Health  |    Version:
 Severity:  normal       |   Keywords:  needs-patch dev-feedback
  Focuses:               |
-------------------------+--------------------------------------
 After having some trouble on a big multisite installation I needed to find
 the bottle neck. Unfortunately the Site Health debug info wasn't helpful
 in my case.

 At the end it was some bad default configuration from the hoster. A
 limited number of mysql connections was causing the issue.

 Therefore I would like to propose adding these three values to the debug
 info in the database section:

 MYSQL Maximum Packet Size
 MYSQL Maximum No. Connection
 MYSQL Query Cache Size

 I found this information via https://github.com/lesterchan/wp-serverinfo
 (https://wordpress.org/plugins/wp-serverinfo/).

 I don't think we need the complete list ("Display MYSQL Information" in
 the plugin mentioned), but those three values from the overview page seem
 to be very helpful.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53845>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list