← Back to team overview

percona-discussion team mailing list archive

[Bug 316988] Re: wrong query time format

 

my_timer() don't handle error of gettimeofday().

gettimeofday() may return error at that case.
my_timer() may return unspecific value and the buffer run over.

-- 
wrong query time format
https://bugs.launchpad.net/bugs/316988
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: Confirmed

Bug description:
Slow.log: Query_time field consist two dots and huge int value:
# Query_time: 18446744073709.218750.000345



References