summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysqld--help.result
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2022-12-05 09:03:06 +1100
committerDaniel Black <daniel@mariadb.org>2023-01-23 08:39:41 +1100
commit26ef4875e6ba17cb1cf83e4eec5b39b6ab5f89e8 (patch)
tree12827eeae8dffb825565520b01ad331658092b6f /mysql-test/main/mysqld--help.result
parent61161cdaf99f8548815a7de97a544f8d0ab76960 (diff)
downloadmariadb-git-26ef4875e6ba17cb1cf83e4eec5b39b6ab5f89e8.tar.gz
MDEV-6339 deprecate log_slow_admin_statements
log_slow_filter=admin as been available for a long time. Uses can migrate from log_slow_statements_statements=OFF by removing 'admin' from the default log_slow_filter variable setting.
Diffstat (limited to 'mysql-test/main/mysqld--help.result')
-rw-r--r--mysql-test/main/mysqld--help.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/main/mysqld--help.result b/mysql-test/main/mysqld--help.result
index 5720988df2f..857e11d57ef 100644
--- a/mysql-test/main/mysqld--help.result
+++ b/mysql-test/main/mysqld--help.result
@@ -508,8 +508,8 @@ The following specify which files/extra groups are read (specified before remain
--log-slow-admin-statements
Log slow OPTIMIZE, ANALYZE, ALTER and other
administrative statements to the slow log if it is open.
- Resets or sets the option 'admin' in
- log_slow_disabled_statements
+ Resets or sets the option 'admin' in log_slow_filter.
+ Deprecated, use log_slow_filter without 'admin'.
(Defaults to on; use --skip-log-slow-admin-statements to disable.)
--log-slow-disabled-statements=name
Don't log certain types of statements to slow log. Any