maforget / ComicRackCE

A Community Edition for the legendary Comic Book Manager ComicRack. ComicRack is back from the dead.
GNU General Public License v2.0
213 stars 20 forks source link

What version of MariaDB is supported #51

Closed killo3967 closed 4 months ago

killo3967 commented 4 months ago

I see in the log: "CHANGE: Switched MySQl library to MySQLConnector for better speed & compatibility with MariaDB"

This mean i could use the last version of MariaDB?

maforget commented 4 months ago

Yes, tested with version 10 & 11. Just a short test though, opens, add a book, book shows in DB.

Some one commented coming from v5 and had problems with character encoding. So make sure to use the default of utf8mb4.

Make a backup just in case if upgrading from an ancient version.