sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

Support MYSQL_CHARSET and MYSQL_COLLATION variables #290

Closed hhorak closed 4 years ago

hhorak commented 4 years ago

This is similar to https://github.com/sclorg/mariadb-container/pull/125.

hhorak commented 4 years ago

Review of the same change already done in sclorg/mariadb-container#125, merging after tests passed.

hhorak commented 4 years ago

This actually fixes #274.