Bug #83230 Wronge rows after delete in result grid
Submitted: 30 Sep 2016 20:42 Modified: 1 Oct 2016 2:09
Reporter: Ahmad Alkhateeb Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:6.3.7 OS:Windows (Microsoft Windows 8.1 Enterprise)
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:

[1 Oct 2016 2:03] Miguel Solorzano
The first select with 5 rows

Attachment: all_rows.png (image/png, text), 125.39 KiB.

[1 Oct 2016 2:04] Miguel Solorzano
2 rows selected for delete

Attachment: selecting_2_rows.png (image/png, text), 122.69 KiB.

[1 Oct 2016 2:05] Miguel Solorzano
option menu to delete selected rows

Attachment: deleting_2_rows.png (image/png, text), 121.16 KiB.

[1 Oct 2016 2:05] Miguel Solorzano
sql script for delete 2 rows before selected

Attachment: delete_sql_script.png (image/png, text), 109.11 KiB.

[1 Oct 2016 2:06] Miguel Solorzano
delete sql script success

Attachment: script_success..png (image/png, text), 99.94 KiB.

[1 Oct 2016 2:07] Miguel Solorzano
3 rows remains so correct result

Attachment: correct_#_of_rows_after_delete.png (image/png, text), 145.12 KiB.