Bug #41102 Maria: maria-no-logging.test fails randomly on Win64
Submitted: 28 Nov 2008 15:37 Modified: 8 Jan 2009 10:46
Reporter: Guilhem Bichot Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S3 (Non-critical)
Version:5.1-maria, 6.0-maria OS:Windows (64bit)
Assigned to: Guilhem Bichot CPU Architecture:Any

[28 Nov 2008 15:37] Guilhem Bichot
Description:
This test fails randomly on machine 'vm-win2003-64-b' Win64 VS2005 -max-nt,
the pattern is always the same: it fails to connect to mysqld just after a mysqld restart has been requested:

-- source include/maria_empty_logs.inc # restarts mysqld
truncate table t1;                     # fails with "can't connect"

Not always at the line above, but always same pattern (see URL in private post).
This is apparently limited to this machine.
Something wrong in the reconnection code? Why doesn't it affect crash_commit_before, which does reconnections too?
It does not happen all the time.

How to repeat:
look at pushbuild.
[28 Nov 2008 15:38] Guilhem Bichot
It's a test, it's random, it's about a failed reconnection after a restart, though the server's logs don't show any crash, hence the I4.
[5 Dec 2008 22:28] Guilhem Bichot
queued to 5.1-maria
[15 Dec 2008 10:08] Bugs System
Pushed into 6.0.9-alpha  (revid:guilhem@mysql.com-20081205140809-vmjpmvneqpy5fxuz) (version source revid:guilhem@mysql.com-20081213204800-0nubni3t4ihn4hv9) (pib:5)
[8 Jan 2009 10:46] MC Brown
Test case failure. No documentation needed.