Documentation Home
Extending MySQL 8.4
Download this Manual
PDF (US Ltr) - 420.4Kb
PDF (A4) - 419.3Kb


Extending MySQL 8.4  / ...  / The MySQL Plugin API  / Writing Plugins  /  Writing Protocol Trace Plugins

4.4.11 Writing Protocol Trace Plugins

MySQL supports the use of protocol trace plugins: client-side plugins that implement tracing of communication between a client and the server that takes place using the client/server protocol.