mysql-container icon indicating copy to clipboard operation
mysql-container copied to clipboard

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.

Results 41 mysql-container issues
Sort by recently updated
recently updated
newest added

Hi, Most of the docker images have docker-entrypoint.d directory, but it hasn't., am very new to the docker world. So could you tell, where should i copy .sql files for...

Would you please provide example using oc command ? Many thanks in advance

hi I am trying to run mysql cluster on openshift now. I am refereing https://hub.docker.com/r/mysql/mysql-cluster/ but it is not good for kubernetes environment. Is there any activity related with MYSQL...

While we use this resposity's image **mysql-57-centos7** ,we want to create more than one database when init container. Is it possible to run some commands like ```shell docker container run...

Using Centos/mysql-57-centos7 how can we get root access for centos to install additional components such as Percona Xtrabackup or to execute shell script. It throws error "Permission denied"

Created new PR instead #252 from nonmaster branch in my repo.

Try to make this [feature](https://github.com/sclorg/mysql-container/issues/286) Now MYSQL_DATABASE accept more than one database name ,split by ","

It would be nice to have a check script which will test if mysql database is working properly, like we have in postgresql-container. See inspiration here: https://github.com/sclorg/postgresql-container/blob/master/src/root/usr/libexec/check-container

I deployed mysql5.7 on openshift 3.11 and all of sudden start getting subjected error Following is error trace ``` => sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh...