Page MenuHomeDevCentral

Update configuration for MySQL 8
ClosedPublic

Authored by dereckson on Sep 18 2018, 21:10.
Referenced Files
Unknown Object (File)
Tue, Nov 12, 11:17
Unknown Object (File)
Tue, Nov 12, 06:43
Unknown Object (File)
Sun, Nov 10, 19:28
Unknown Object (File)
Sun, Nov 10, 17:32
Unknown Object (File)
Thu, Nov 7, 22:56
Unknown Object (File)
Fri, Nov 1, 01:29
Unknown Object (File)
Tue, Oct 29, 01:42
Unknown Object (File)
Tue, Oct 29, 01:18

Details

Summary

Allow to run MySQL 8 on the container.

Fixes the following issues:

  • Messages have been moved, so default value is now acceptable
  • Failed to access directory for --secure-file-priv
  • Allow legacy clients (like PHP or GO default connectors) to connect

Ref T1435

References:

Test Plan

Live at acquisitariat

Diff Detail

Repository
rDMYSQL Docker image for MySQL
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
mysql8
Build Status
Buildable 2751
Build 2999: arc lint + arc unit

Event Timeline

Don't use caching_sha2_password. We need first to wait PHP, Go, Node, Rust, C connectors are compatibles

dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sep 18 2018, 21:28
This revision was automatically updated to reflect the committed changes.