mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
Turn off timestamping
This commit is contained in:
parent
dbb0e6ad71
commit
43e396c8d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue