Page MenuHomeDevCentral

Update configuration for MySQL 8
ClosedPublic

Authored by dereckson on Sep 18 2018, 21:10.
Referenced Files
Unknown Object (File)
Wed, Apr 16, 17:20
Unknown Object (File)
Thu, Apr 10, 14:31
Unknown Object (File)
Thu, Apr 10, 14:21
Unknown Object (File)
Wed, Apr 2, 02:31
Unknown Object (File)
Wed, Apr 2, 01:41
Unknown Object (File)
Mon, Mar 31, 10:38
Unknown Object (File)
Mon, Mar 31, 00:26
Unknown Object (File)
Sat, Mar 29, 06:56

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
Lint Not Applicable
Unit
Tests Not Applicable

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.