Bug #71036 Error on changing varchar(5000) to text
Submitted: 29 Nov 2013 0:54 Modified: 13 Mar 2014 19:13
Reporter: Alfredo Suárez Romero Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S2 (Serious)
Version:6.0 OS:Any
Assigned to: CPU Architecture:Any

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 Feb 2014 12:55] Milosz Bodzek
Patch whitch fixes this bug

Attachment: cast_to_nvarchar_max.diif (application/octet-stream, text), 1.27 KiB.