Bug #71608 Mysql workbench migration wizard - incorrect for MS Sqlserver NVARCHAR
Submitted: 6 Feb 2014 11:43 Modified: 13 Mar 2014 19:55
Reporter: Kevin Evans Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:6.0.8/6.0.9 OS:Windows (Version 7)
Assigned to: CPU Architecture:Any
Tags: NVARCHAR

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:

[4 Mar 2014 16:44] Milosz Bodzek
Please try this patch.

Attachment: mssql_length_nvarchar.diff (text/x-patch), 867 bytes.