Slair1 commented on issue #3826: Unsafe Field Accessor with newer mysql-connector-java package URL: https://github.com/apache/cloudstack/issues/3826#issuecomment-576815858 Not sure if the correct fix is to update the code to use something more compatible with BigInt or not... But here is a band-aid, here is what our `mysql-community-connectors.repo` looks like now: ``` [mysql-community-connectors] name=MySQL Community Connectors baseurl=http://repo.mysql.com/yum/mysql-connectors-community/el/$releasever/$basearch/ enabled=1 gpgcheck=1 exclude=mysql-connector-java* ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
