Debug di MariaDB
Questa sezione spiega come debuggare MariaDB.
-
Come ottenere uno stack trace completo di mysqld (il server MariaDB)
Se si verifica un errore critico di mysqld (core dump), per default scrive... -
Debug di un server in esecuzione (su Linux)
Se il server mysqld si arresta, è possibile eseguire il debug per identific... -
Limitazioni/differenze con un server MariaDB compilato per il debug
Un server MariaDB configurato con l'opzione --with-debug=full differisce co... -
Compilare MariaDB per il debug
Ecco un esempio di come compilare MariaDB per il debug nella home directory... -
Creating a trace file
Se mysqld va in crash, un buon modo per identificare il problema è creare u... -
Debug di MariaDB con mysql-test-run
Controllare che MariaDB sia compilato con il debug Si esegua: mysqld --debu...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.