Bug #75241 Export limit set as in select query results limit row
Submitted: 17 Dec 2014 6:48 Modified: 24 May 2018 15:29
Reporter: Yudha HT Email Updates:
Status: QA review Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.2.4 OS:Windows (Windows 8 SL)
Assigned to: CPU Architecture:Any
Tags: export, limit row

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:

[17 Dec 2014 6:59] Yudha HT
setting

Attachment: setting.PNG (image/png, text), 23.93 KiB.

[17 Dec 2014 6:59] Yudha HT
query-no-limit sql

Attachment: query-no-limit.PNG (image/png, text), 31.82 KiB.

[17 Dec 2014 6:59] Yudha HT
query-no-limit csv

Attachment: query-no-limit.csv (application/vnd.ms-excel, text), 395 bytes.

[17 Dec 2014 7:00] Yudha HT
query-with-limit sql

Attachment: query-with-limit.PNG (image/png, text), 30.39 KiB.

[17 Dec 2014 7:00] Yudha HT
query-with-limit csv

Attachment: query-with-limit.csv (application/vnd.ms-excel, text), 554 bytes.