Bug #52389 Allow moving of rows in 'Edit Columns' through use of buttons and shortcuts
Submitted: 26 Mar 2010 12:34 Modified: 19 Sep 2014 19:12
Reporter: Pascal Bakhuis Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2.16 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:

[26 Mar 2010 12:35] Pascal Bakhuis
See the red arrows/text on the screenshot itself

Attachment: buttons-suggestion.png (image/png, text), 154.71 KiB.

[26 Mar 2010 12:37] Pascal Bakhuis
Code I used to fabricate the screenshot with the buttons. It's written in Java with Qt Jambi.

Attachment: MySQLWorkbenchButtons.java (application/octet-stream, text), 3.15 KiB.