DaanHoogland commented on issue #3826: Unsafe Field Accessor with newer mysql-connector-java package URL: https://github.com/apache/cloudstack/issues/3826#issuecomment-611916051 hey @coreymr , I always forget, but please google for your setup. you need to use pip (the python package manager) or your OS package manager (like yum or apt-get) for that. something like ``` pip/yum/apt-get uninstall mysql-connector pip/yum/apt-get install mysql-connector-5.... ```
---------------------------------------------------------------- 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
