cadence icon indicating copy to clipboard operation
cadence copied to clipboard

persistence: setup tests against multiple versions of mysql

Open venkat1109 opened this issue 6 years ago • 2 comments

Currently, the test suite runs only against mysql 5.7. It's desirable to run against all supported versions to make sure we don't accidentally break interoperability.

venkat1109 avatar Jul 15 '19 20:07 venkat1109

Hi @venkat1109, what is the status of this? I'd like to use mysql version 8.0.x but I am not sure if this is a good setup or I must use 5.7 to make sure nothing bad might happen? Thanks.

cuongleqq avatar Nov 23 '21 14:11 cuongleqq

Hi @venkat1109, what is the status of this? I'd like to use mysql version 8.0.x but I am not sure if this is a good setup or I must use 5.7 to make sure nothing bad might happen? Thanks.

Hi @cuongleqq it should work for MySQL 8. Lmk if you run into any issues

longquanzheng avatar Nov 23 '21 18:11 longquanzheng