You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/17 15:38:15 UTC

[GitHub] [camel-quarkus] phohomi commented on issue #3463: quarkus 2.6 - debezium mysql error

phohomi commented on issue #3463:
URL: https://github.com/apache/camel-quarkus/issues/3463#issuecomment-1014671223


   Hi,
   I was able to get it working by overriding the mysql connector version to a version that is older than the managed version: 8.0.26 was the version with the change which caused this error, so I was able to fix it by setting it to 8.0.25.


-- 
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-unsubscribe@camel.apache.org

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