.. include:: /Includes.rst.txt .. _introduction: ============ Introduction ============ .. _what-it-does: What does it do? ================ With `mysqlreport` you can analyze your MySQL/MariaDB server. It will show you some hints about InnoDB usage, table cache, thread cache, uptime and an overall overview. Additional, you can activate profiling of each query in extension settings and show details of all queries of a TYPO3 request in BE module. Screenshots =========== Backend Module -------------- .. figure:: ../Images/Backend-Module.png :width: 300px :alt: First touch with the MySQL Report Backend Module All Queries of a Request ------------------------ .. figure:: ../Images/Queries-each-Request.png :width: 300px :alt: Shows a group list of all queries of a specific request Detailed Query Analysis ------------------------ .. figure:: ../Images/Query-Analysis.png :width: 300px :alt: Shows a detailed analysis of one specific query Dashboard Widgets ----------------- .. figure:: ../Images/Dashboard-Widgets.png :width: 300px :alt: Shows various dashboard widgets with current MySQL information