Bug #59386 "Load Data" Does Not Populate data in table on window - for 5.5 trunk security
Submitted: 10 Jan 2011 6:01 Modified: 20 Aug 2011 21:30
Reporter: Vinay Fisrekar Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:mysql-5.5 OS:Windows
Assigned to: CPU Architecture:Any

[10 Jan 2011 6:01] Vinay Fisrekar
Description:
Load data is unable to populate data in table. This is observed for 5.5 trunk security branch and windows platform only.

Regression Tests failed with result difference due to load data not populating the table.

Failed tests:
ld_all_number_string_calendar_types
ld_bit
ld_enum_set

How to repeat:
 ./mysql-test-run.pl  --suite=engines/funcs --mysqld=--default-storage-engine=myisam ld_all_number_string_calendar_types
[10 Jan 2011 11:47] Elena Stepanova
See also bug#59267
[20 Jul 2011 21:30] MySQL Verification Team
This bug still exists?. I couldn't repeat with 5.5 source tree:

C:\build\5.5-2011-07-03\mysql-test>perl mysql-test-run.pl  --suite=engines/funcs --mysqld=--default-storage-engine=myisam ld_all_number_string_calendar_types
Found handle.exe version 3.42
Logging: mysql-test-run.pl  --suite=engines/funcs --mysqld=--default-storage-engine=myisam ld_all_number_string_calendar_types
110720 18:26:45 [Note] Plugin 'FEDERATED' is disabled.
MySQL Version 5.5.15
Using default engine 'myisam'
Checking supported features...
 - skipping ndbcluster
 - SSL connections supported
Collecting tests...
vardir: C:/build/5.5-2011-07-03/mysql-test/var
Removing old var directory...
Creating var directory 'C:/build/5.5-2011-07-03/mysql-test/var'...
Installing system database...
Using server port 57615

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

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

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
engines/funcs.ld_all_number_string_calendar_types [ pass ]  78349
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 78.349 of 101 seconds executing testcases

Completed: All 1 tests were successful.

Thanks in advance.
[20 Aug 2011 23: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".