Diese Version wurde durch eine neuere bestätigte Version ersetzt.
Diese Version (2022/12/25 22:07) ist ein Entwurf.
Überprüfungen: 0/1

Überprüfungen: 0/1
Dies ist eine alte Version des Dokuments!
MariaDB SQL- tuning
After setting up mariadb and tweaking its basic configuration, one may want to check the structures and sql- queries for performance.
It is not really well documented, how mariadb will output what exactly is the cause for bad performance. In phpMyAdmin there is a tab in the Server-Menu named Status where there is an Advisor, which may give hints for what may be wrong. But after that, there is no way to find the Statements, causing the trouble.
Introducing the Slow Log
This Feature