chander35 commented on issue #4264:
URL: https://github.com/apache/camel-k/issues/4264#issuecomment-1521126021

   The problem has resolved as i exposed default port for mysql (3306). once i 
used different command to install mysql in my docker it started working (docker 
run --name some-mysql -p 3306:3306 -e MYSQL_ROOT_PASSWORD=my-secret-pw -d 
mysql).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to