mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Turn off timestamping
This commit is contained in:
@ -34,7 +34,7 @@ require "mtr_io.pl";
|
||||
|
||||
my $tot_real_time= 0;
|
||||
|
||||
our $timestamp= 1;
|
||||
our $timestamp= 0;
|
||||
our $timediff= 0;
|
||||
our $name;
|
||||
our $verbose;
|
||||
|
Reference in New Issue
Block a user