[horde] Data Query: mariadb vs mysql vs percona versions you use

Ralf Lang ralf.lang at ralf-lang.de
Wed Jun 18 19:54:57 UTC 2025


Hello,

I am working to add code to horde which automatically identifies mariadb 
vs mysql (oracle licensed or community) and possibly also percona. They 
are all offspring of the original sun mysql but by now they have 
diverged enough that we have different implementations of some data 
types, different quirks when handling utf-8 data, default values, 
different collation names and many different features.

Users of postgresql need not reply - totally different animal.

Let's not spam the list.
Please send me in private the output of this SQL command:

show variables like 'version%';



More information about the horde mailing list