Using procmon to Trace mysqld.exe Filesystem Access
Covers using Process Monitor on Windows to trace filesystem and registry access for the MariaDB server executable.
Download
Installation
Example of taking a mysqld.exe trace
mysql> install plugin blackhole soname 'ha_blackhole.dll';
Query OK, 0 rows affected (0.03 sec)(Advanced) Seeing stack traces corresponding to events
PreviousProducing a Full Stack Trace for mariadbdNextLimitations/Differences with a MariaDB Server Compiled for Debugging
Last updated
Was this helpful?

