Skip to content

Upgrade to MySQL 9.7 LTS #639

Description

@RobHooper

A new LTS version of MySQL is available 9.7 (We will use Percona MySQL).

One change that affects us is the deprecation and removal of mysql_native_password, instead users should move to caching_sha2_password.

However there is an open issue with SaltStack as support for this new option is not fully integrated yet:
saltstack/salt#66859

Once Salt is updated we can move forward with this.

The warning we are currently seeing:

[Warning] [MY-013360] [Server] Plugin sha256_password reported: ''sha256_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'

Servers:

  • CMS

Metadata

Metadata

Assignees

No one assigned

    Labels

    S: cmsRelating to the WordPress and Wagtail server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions