Making WordPress.org

#7106 closed enhancement (fixed)

"MySQL Version" should be changed in stats page

Reported by: l1nuxjedi's profile l1nuxjedi Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: WordPress.org Site Keywords: has-patch
Cc:

Description

In the WordPress.org stats page (https://en-gb.wordpress.org/about/stats/) one of the headings is "MySQL Version".

This should be corrected to something like "Database Version" for two reasons:

  1. It includes MariaDB versions which are not MySQL versions
  2. It could include other databases in the future, such as MSSQL, PostgreSQL or SQLite

Change History (4)

This ticket was mentioned in PR #161 on WordPress/wordpress.org by @l1nuxjedi.


13 months ago
#1

  • Keywords has-patch added

This data includes databases other than MySQL and potentially could include more non-MySQL databases in the future. I have therefore changed it to "Database Version" here.

Trac ticket: #7106

#2 @Otto42
13 months ago

  • Type changed from defect (bug) to feature request

#3 @dd32
13 months ago

  • Owner set to dd32
  • Status changed from new to accepted
  • Type changed from feature request to enhancement

#4 @dd32
13 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 12683:

Main: Stats: Rename the MySQL version heading to Database version, as it contains both MySQL and MariaDB.

Props l1nuxjedi.
Closes https://github.com/WordPress/wordpress.org/pull/161.
Fixes #7106.

Note: See TracTickets for help on using tickets.