Just thought I'd add my two-pennyworth.
I use Percona MySQL. My first exposure to it came during my final job
(before I retired) - I managed a number of large and critical databases
running under Percona 5.6 - eventually upgrading to 8.0 (which was the
next release after 5.7) - and I also started using it at home. Percona
was initiated by several extremely experienced MySQL developers, and
they apparently made a number of improvements to the base MySQL,
including introducing several new configuration options, and the
innotop tool, which I always found invaluable for monitoring MySQL
performance. MySQL is a difficult beast to manage when running big
databases - it always seems to have a tendency to eat all available
memory, however carefully the memory usage is configured. (I haven't
as yet tried MariaDB, and I don't know if this aspect of it has been
improved.)
On Tue, 2026-01-20 at 09:42 -0800, Marc Shapiro via Dng wrote:
> I haven't done any database stuff in quite a while, and I was looking
> at
> MySQL.
>
> I found default-mysql-server, which depends on mariadb-server-compat,
> which depends on mariadb-server.
>
> Running mysqladmin ping returns:
>
> 'mysqld is alive'
>
>
> Running mysqladmin version returns:
>
> mysqladmin from 11.8.3-MariaDB, client 10.0 for debian-linux-gnu
> (x86_64)
> Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
>
> Server version 11.8.3-MariaDB-0+deb13u1 from Debian
> Protocol version 10
> Connection Localhost via UNIX socket
> UNIX socket /run/mysqld/mysqld.sock
> Uptime: 12 hours 1 min 58 sec
>
> So, is mariadb what is actually running, with a compatibility layer
> to
> allow mysql commands? If so, then I would assume that I can treat
> the
> installation as either mysql, or mariadb. Is this correct? Is there
> any reason to treat it as one, or the other?
>
> Marc
>
>
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription:
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
> Archive: https://lists.dyne.org/lurker/list/dng.en.html