MariaDB supported? #1782
Replies: 5 comments 3 replies
-
Leantime appears to work just fine with MariaDB. As would basically any software designed to work with MySQL. I assume there are some that actually don't. Never bumped into one myself, yet. |
Beta Was this translation helpful? Give feedback.
-
Hey @jphovila, Basically MySQL and MariaDB are in theory until MySQL 8 "the same". BUT, running a software on a MariaDB Server, because MySQL is not available needs some clarification for the future. I do not want to run a software which won't support MariaDB. |
Beta Was this translation helpful? Give feedback.
-
Hi Marcus,
We are supporting MariaDB, in fact our cloud instances are running on
Maria. While we are testing both MariaDB and Mysql we rarely use any
“exotic” queries. Most of our db queries are fairly standard SQL that are
supported on almost all platforms.
…On Thu, Aug 10, 2023 at 07:45 Marcus C ***@***.***> wrote:
Hey @jphovila <https://github.com/jphovila>,
Thanks for your reply.
Basically MySQL and MariaDB are in theory until MySQL 8 "the same". BUT,
running a software on a MariaDB Server, because MySQL is not available
needs some clarification for the future. I do not want to run a software
which won't support MariaDB.
—
Reply to this email directly, view it on GitHub
<#1782 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFWTJODOHCP7IBKQOKLXUTCWLANCNFSM6AAAAAA2564XW4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Would be nice to add MySQL/MariaDB to the list of requirements :) @marcelfolaron |
Beta Was this translation helpful? Give feedback.
-
I’ll make sure that gets added.
What is dbgate? Wrong repo? I’d be happy to discuss connector abstraction
though. We’ve had a couple requests for Postgres.
…On Mon, Aug 28, 2023 at 07:08 Bernhard Baumrock ***@***.***> wrote:
Would be nice to add MySQL/MariaDB to the list of requirements :)
@marcelfolaron <https://github.com/marcelfolaron>
—
Reply to this email directly, view it on GitHub
<#1782 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFVHC75IL4QYAEK2ETTXXR323ANCNFSM6AAAAAA2564XW4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
Just a quick question. Is MariaDB supported as well? In the requirements is only MySQL mentioned.
Since MySQL and MariaDB are basically drop-in replacements, but in details different, I'm curious.
Thanks for the answer.
Beta Was this translation helpful? Give feedback.
All reactions