Debugging mariadb/mysql db issues
To "debug": https://mariadb.com/kb/en/what-to-do-if-mariadb-doesnt-start/
mysqld --help --verbose | grep 'log-error' | tail -1
mysqld --help --verbose | grep 'datadir' | tail -1
This page is still under construction.
To "debug": https://mariadb.com/kb/en/what-to-do-if-mariadb-doesnt-start/
mysqld --help --verbose | grep 'log-error' | tail -1
mysqld --help --verbose | grep 'datadir' | tail -1
If you found it useful, please consider signing up to my newsletter. Every week, I share my thoughts on cool stuff I found around the internet. No spam, ever. Unsubscribe any time.