Page MenuHomeDevCentral

Update configuration for MySQL 8
ClosedPublic

Authored by dereckson on Sep 18 2018, 21:10.
Referenced Files
F24658917: D1769.id4490.diff
Tue, Mar 3, 16:49
F24658462: D1769.id4489.diff
Tue, Mar 3, 16:09
F24651332: D1769.id.diff
Tue, Mar 3, 09:23
F24648941: D1769.id4491.diff
Tue, Mar 3, 07:06
F24646399: D1769.id4491.diff
Tue, Mar 3, 04:52
F24641717: D1769.diff
Tue, Mar 3, 00:27
F24637576: D1769.id4489.diff
Mon, Mar 2, 20:39
Unknown Object (File)
Mon, Mar 2, 08:52

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 2752
Build 3000: 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.