Bug #66668 Pasting rows bugs the table editor
Submitted: 3 Sep 2012 17:11 Modified: 20 Sep 2012 7:39
Reporter: Timothy Liang Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft (build 8400), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[3 Sep 2012 17:11] Timothy Liang
Description:
When pasting rows into the table editor, the number of rows is not increased.

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\Timothy\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft  (build 8400), 64-bit
CPU: 8x Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz, 8.0 GiB RAM
Current user language: English (United States)

How to repeat:
Right-click a non-empty field, select 'Copy Row Content', right-click the empty row, and select 'Paste Row'.
[3 Sep 2012 20:31] MySQL Verification Team
Thank you for the bug report. I couldn't repeat or I missed something you reported, please if possible you show the issue with a screen-shot?. Thanks.
[5 Sep 2012 13:00] Alfredo Kojima
Thank you for the bug report.
[20 Sep 2012 7:39] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.44, and here's the changelog entry:

 After right-clicking on a non-empty field in the SQL editor, and
 choosing "Copy Row Content", pasting the row into an empty row 
 (by right-clicking and choosing "Paste Row") would not increment 
 the row id when it was appropriate to do so.

Thank you for the bug report.