[MDEV-15343] log_slow_verbosity='innodb' Created: 2018-02-17  Updated: 2018-02-18  Resolved: 2018-02-18

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.1.31
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Kamil Dziedzic Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates MDEV-15342 log_slow_verbosity='innodb' Closed

 Description   

Hi, documentation for log_slow_verbosity https://mariadb.com/kb/en/library/server-system-variables/#log_slow_verbosity mentions "innodb" as one of possible values, however I don't see any new values in the slowlog file. log_slow_verbosity='explain' works fine, but log_slow_verbosity='innodb' doesn't seem to make any difference.

# User@Host: sbtest[sbtest] @ localhost []
# Thread_id: 1529055  Schema: onlineddl  QC_hit: No
# Query_time: 0.007609  Lock_time: 0.000062  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1
SET timestamp=1518806988;
DELETE FROM sbtest1 WHERE id=100798;


Generated at Thu Feb 08 08:20:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.