Bug #37529 Suspicious message on every test with embedded server
Submitted: 19 Jun 2008 18:29 Modified: 21 Jul 2008 10:49
Reporter: Matthias Leich Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:6.0 OS:Any
Assigned to: Alexey Botchkov CPU Architecture:Any

[19 Jun 2008 18:29] Matthias Leich
Description:
Most probably all test runs with the embedded server
give suspicious messages. Just one example:

./mysql-test-run --embedded alias
...
Installing Master Database
=======================================================

TEST                           RESULT         TIME (ms)
-------------------------------------------------------

Serial Log possible gap: 5109 - 1715
   <---- What's this ?
main.alias                     [ pass ]             83
-------------------------------------------------------
All 1 tests were successful.
The servers were restarted 0 times

Affected releases:
MySQL 6.0 bugteam tree last Changeset 2008-06-18

Neither 
MySQL 6.0 bugteam tree last Changeset 2008-06-04
nor
MySQL 5.1 bugteam tree last Changeset ~ 2008-06-18
show this message = the output written by
mysql-test-run.pl equals the output for the non
embedded server.

So it looks like the effect was introduced by a push
into the bugteam tree between 2008-06-04 and
2008-06-18.

My environment:
- MySQL compiled from source
  BUILD/compile-pentium-debug-max
- Intel Cure2Duo (64Bit), OpenSuSE 10.3 (64Bit)

How to repeat:
Please see above
[21 Jul 2008 10:49] Alexey Botchkov
Mattias,
I see no such messages running embedded tests on my computer.
Maybe was fixed meanwhile.