otelsql icon indicating copy to clipboard operation
otelsql copied to clipboard

MariaDB compatibility?

Open ottok opened this issue 2 months ago • 1 comments

I just discovered this Go database library, seems quite interesting.

However, I use MariaDB and the README explicitly only mentions "MySQL 8" and the GitHub topics also only have "mysql" and not "mariadb". Are people using this library with MariaDB? Any issues to be aware of?

ottok avatar Oct 23 '25 05:10 ottok

@ottok It's a fork of MySQL so I don't think there will be any issues

nhatthm avatar Oct 23 '25 09:10 nhatthm