Skip to content

MySQL or MariaDB #150

Open
donald opened this issue Dec 30, 2023 · 2 comments
Open

MySQL or MariaDB #150

donald opened this issue Dec 30, 2023 · 2 comments

Comments

@donald
Copy link
Contributor

donald commented Dec 30, 2023

Our instance currently uses MySQL 5.6.14. The documentation for 5.6 is no longer available on the documentation site 1 and we've even hit compatibility problems between 5.6 instance and the 5.7 documentation 2. We should update the database engine.

Should we go to MySQL 8 or MariaDB 10? The data files are no longer binary compatible.

PostgreSQL could be considered to, but it would need a strong argument, because conversion problems are more likely.

@thomas
Copy link
Contributor

thomas commented Dec 30, 2023 via email

@donald
Copy link
Contributor Author

donald commented Jan 2, 2024

What I like about MySQL over MariaDB is the documentation. MySQL has complete, precise, systematic manuals 1 2 while MariaDB has a unsystematic hodgepodge of knowledge-base articles 3 which don't get any better when compiled into a pdf document 4.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants