mysql -u $MYSQL_USERNAME -p"$MYSQL_PASSWORD" -h $M...
# all-things-deployment
l
mysql -u $MYSQL_USERNAME -p"$MYSQL_PASSWORD" -h $MYSQL_HOST < /tmp/init-final.sql $MYSQL_PORT is missing in mysql-setup-job 's shell(/docker/mysql-setup/init.sh)
g
Hey @loud-kite-94877 did you have a question?
l
a bug, $MYSQL_PORT is missed。
d
Hey @loud-kite-94877. By a chance, we also encountered some issue connecting to our mysql cluster caused by this bug and took our day to find out the cause of the issue. I prepared two very smalls for fixing that issue and mentioning the port value on the docs of the helm values. It would be great if you also take a look: https://datahubspace.slack.com/archives/C017W0NTZHR/p1653747704628049