Open dmirtillo opened 3 years ago
Hello, I'm currently trying to use your image with a mysql database but this specific function does not allow me to do it
https://github.com/goofball222/murmur/blob/285c617bbdfe7cf34736e3f7702d1fdd49ddaf4d/stable/root/usr/local/bin/entrypoint-functions.sh#L48
Could you avoid overwriting this variable or finding another way to check it beforehand so that actual database names can be used? Currently this prevent any third-party database to be used. Best,
Hello, I'm currently trying to use your image with a mysql database but this specific function does not allow me to do it
https://github.com/goofball222/murmur/blob/285c617bbdfe7cf34736e3f7702d1fdd49ddaf4d/stable/root/usr/local/bin/entrypoint-functions.sh#L48
Could you avoid overwriting this variable or finding another way to check it beforehand so that actual database names can be used? Currently this prevent any third-party database to be used. Best,