Where are the MariaDB / MySQL files on Fedora 35

- by

On Fedora, MariaDB stores its flat database files in a directory that’s defined in a configuration file called mariadb-server.cnf, under the mysqld section (datadir). You’ll find this file here:

/etc/my.cnf.d/mariadb-server.cnf

The data files on a default Fedora Workstation installation are stored here:

/var/lib/mysql



If you enjoy my content, please consider supporting me on Ko-fi. In return you can browse this whole site without any pesky ads! More details here.

Leave a Comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.