This is a read-only copy of the MariaDB Knowledgebase generated on 2024-09-21. For the latest, interactive version please visit https://mariadb.com/kb/.

ps_trace_statement_digest

Syntax

ps_trace_statement_digest(in_digest, in_runtime, in_interval, in_start_fresh, in_auto_enable) 

Description

ps_trace_statement_digest is a stored procedure available with the Sys Schema.

Parameters:

  • in_digest VARCHAR(32):
  • in_runtime INT:
  • in_interval DECIMAL:
  • in_start_fresh BOOLEAN:
  • in_auto_enable BOOLEAN:

Examples

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.