1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Update stracer description in mtr. strace-client is not used

This commit is contained in:
Anel Husakovic
2019-11-29 15:50:40 +01:00
parent 866e5c250e
commit 3cb60ec2c3

View File

@ -6530,7 +6530,7 @@ Options for strace
client-strace Trace the "mysqltest".
strace-option=ARGS Option to give strace, appends to existing options.
stracer=<EXE> Specify name and path to the trace program to use.
Example: $0 --strace-client=ktrace.
Default is "strace". Example: $0 --stracer=ktrace.
Misc options
user=USER User for connecting to mysqld(default: $opt_user)