Bug #59838 Create Table Crash On Windows In Regression Run
Submitted: 31 Jan 2011 10:49 Modified: 8 Mar 2011 12:10
Reporter: Vinay Fisrekar Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:mysql-trunk OS:Windows
Assigned to: CPU Architecture:Any
Tags: mysql-weekly, regression

[31 Jan 2011 10:49] Vinay Fisrekar
Description:
create table command crashed on windows. Tests failed with messages as

CURRENT_TEST: engines/funcs.ta_add_column_middle2
mysqltest: At line 1534: query 'CREATE TABLE t1(c1 VARCHAR(15) NOT NULL PRIMARY KEY, c2 INT NOT NULL, c3 VARCHAR(20) NULL)' failed: 2013: Lost connection 

Following 2 tests failed in regression in weekly-trunk run
engines/funcs.crash_manytables_number
engines/funcs.ta_add_column_middle2

push build failure links:
http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&search=yes&push_id=19670...

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&search=yes&push_id=19670...

How to repeat:
perl mysql-test-run.pl  --suite=engines/funcs  crash_manytables_number ta_add_column_middle2
[31 Jan 2011 12:04] MySQL Verification Team
I couldn't repeat with latest pull of mysql-trunk source tree on Vista 64-bit:

C:\build\mysql-trunk\mysql-test>perl mysql-test-run.pl  --suite=engines/funcs  crash_manytables_number ta_add_column_middle2
Found handle.exe version 3.42
Logging: mysql-test-run.pl  --suite=engines/funcs crash_manytables_number ta_add_column_middle2
110131  9:59:30 [Note] Plugin 'FEDERATED' is disabled.
MySQL Version 5.6.2
Checking supported features...
 - skipping ndbcluster
 - SSL connections supported
Collecting tests...
vardir: C:/build/mysql-trunk/mysql-test/var
Checking leftover processes...
Removing old var directory...
Creating var directory 'C:/build/mysql-trunk/mysql-test/var'...
Installing system database...
Using server port 63039

==============================================================================

TEST                                      RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
engines/funcs.crash_manytables_number    [ pass ]  110686
engines/funcs.ta_add_column_middle2      [ pass ]  53186
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 163.872 of 184 seconds executing testcases

Completed: All 2 tests were successful.

C:\build\mysql-trunk\mysql-test>
[8 Feb 2011 12:10] MySQL Verification Team
I wasn't able to repeat, it still repeatable for you with latest source?. Thanks in advance.
[8 Feb 2011 12:27] Vinay Fisrekar
These tests are part of engine suite which run weekly. 
And mentioned tests passed in last trunk-weekly run for windows.

http://pb2.norway.sun.com/web.py?template=show_pushes&branch=weekly-trunk
[9 Mar 2011 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".