Bug #66359 wbcopytables.exe crashes on NULL datetime columns
Submitted: 13 Aug 2012 18:57 Modified: 12 Sep 2012 6:28
Reporter: Sergey Latkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S1 (Critical)
Version:5.2.41 OS:Windows (Microsoft Windows XP Professional Service Pack 3 (build 2600))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[13 Aug 2012 19:20] Sergey Latkin
Log file, NULL value at row 109

Attachment: log-66359-1.txt (text/plain), 3.09 KiB.

[13 Aug 2012 19:21] Sergey Latkin
Another log, null value at row 1098

Attachment: log-66359-2.txt (text/plain), 2.84 KiB.

[15 Aug 2012 14:37] Sergey Latkin
correct version with added checks for NULL value and range

Attachment: converter.cpp (text/plain), 4.62 KiB.