1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Trace mysqlslap to mysqlslap.trace

This commit is contained in:
unknown
2006-02-26 23:39:14 +01:00
parent 4eccd2ae6d
commit 22bb02f3bc

View File

@ -2903,7 +2903,7 @@ sub run_mysqltest ($) {
if ( $opt_debug )
{
$cmdline_mysqlslap .=
" --debug=d:t:A,$opt_vardir_trace/log/mysqldump.trace";
" --debug=d:t:A,$opt_vardir_trace/log/mysqlslap.trace";
}
}