[wp-trac] [WordPress Trac] #55701: ms-load mentions MySQL
WordPress Trac
noreply at wordpress.org
Fri May 13 12:19:52 UTC 2022
#55701: ms-load mentions MySQL
--------------------------------------+-----------------------------
Reporter: tobifjellner | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: Database | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: multisite
--------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"53394" 53394]:
{{{
#!CommitTicketReference repository="" revision="53394"
Database: Use generic references to a database server in
`ms_not_installed()`.
This replaces the references to “MySQL” with “your host’s database server”
on the “Error establishing a database connection” page when Multisite
could not be loaded. The generic “database server” term can refer to MySQL
or MariaDB. Additionally, this brings some consistency with a similar
error message in `wpdb::db_connect()`.
Follow-up to [52367], [52423].
Props tj692, hansjovisyoast, tobifjellner.
Fixes #55701.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55701#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list