An open API service indexing awesome lists of open source software.

https://github.com/maxking/mysql

MySQL docker image with default collate set to 'utf8_general_ci'
https://github.com/maxking/mysql

Last synced: 5 months ago
JSON representation

MySQL docker image with default collate set to 'utf8_general_ci'

Awesome Lists containing this project

README

          

Mysql Docker
============

This is a mysql docker image with default character set as `utf8` and
default-collate as `utf8_general_ci`.