gitbitex / gitbitex-new

an open source cryptocurrency exchange
Apache License 2.0
230 stars 84 forks source link

want to know mysql version #17

Closed osizadmin closed 1 year ago

osizadmin commented 1 year ago

Is it possible to use mariaDB in this application. If possible which version would be need.

Let me know is it possible to use mysql 8 in this application.

greensheng commented 1 year ago

I did not test mariaDB. jpa should support mariaDB. I use mysql5.7. If you need to use mysql8, you may need to upgrade "mysql -connector-java"