After pressing ctrl+c underlying connection with the DB was closed and the client kept returning errors. % tsh db connect prod-mysql Welcome to the MySQL monitor ...
sed -i "s/3306/$PORT/g" ${MYSQL_DATA}/$PORT/my.cnf sed -i "s/3306/$PORT/g" ${MYSQL_DATA}/$PORT/mysql #${MYSQL_CMD_DIR}/mysql -uroot -p'123456' -S ${MYSQL_DATA}/$PORT ...