mysql-container
mysql-container copied to clipboard
Servide wide charset and collation
At present the default latin1 charset is used for created databases. It would be great if we could adjust this through env variables like: DEFAULT_CHARSET and DEFAULT_COLLATION.
@mnagy feel free to hand this off to the appropriate SCL maintainer.
@hhorak mind taking this?
This seems like a good idea to me. Let me find somebody to implement it :)
I have an example working for this issue. Not sure if it's the direction that everyone wants to go but it fixed my issue of collation and character set.
https://gist.github.com/jcpowermac/b4d22ee3aa294490bd6ee2ef7b783e76
@nitintutlani Is this issue still valid? If not please close this issue.