Bug #54632 | Workbench crashes on executing load data local infile statement | ||
---|---|---|---|
Submitted: | 19 Jun 2010 12:49 | Modified: | 20 Jun 2010 20:38 |
Reporter: | Kishore B | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.22 OSS RC, 5.2.23 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crashes, LOAD DATA, local infile, workbench |
[19 Jun 2010 12:49]
Kishore B
[20 Jun 2010 12:29]
Valeriy Kravchuk
Verified just as described. I've create table: create table test.tdata(c1 int, c2 int); and tried to load two rows of data (values tab-separated) into it: 1 2 3 4 Got a crash.
[20 Jun 2010 20:38]
Alfredo Kojima
This is a duplicate of bug #49694, which is a Connector/C bug.