MariaDB logs are located in the "/usr/local/strongkey/mariadb-11.4.2/log" directory. This log file will have all the errors/exceptions printed and is useful in debugging any problems related to MariaDB itself on the SKFS.
Change directory to the MariaDB logs folder.
shell> cd /usr/local/strongkey/mariadb-11.4.2/logs # For SKFS version 4.12 and below, use the following command instead: shell> cd /usr/local/strongkey/mariadb-10.6.8/logs
View the error file.
shell> cat mysqld-error.log
Copyright (c) 2001-2024 StrongAuth, Inc. (dba StrongKey) All Rights Reserved