On Mon, Aug 29, 2022 at 07:30:26PM -0700, Bryce Harrington wrote:
> Does mysql require both /etc/mysql/conf.d/ and /etc/mysql/mysql.conf.d/?
> The packaging seems to suggest this is so, but is that redundant?

IIRC, conf.d/ is for the client library which is shared by everything.
mysql.conf.d/ is MySQL-specific. It's to handle better divergence
between MySQL and MariaDB. The directories are explicitly included so
you can follow along from /etc/mysql/my.cnf and update-alternatives.

Attachment: signature.asc
Description: PGP signature

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to