Bug #1379 Return All Rows Option only returns 1000 rows
Submitted: 23 Sep 2003 8:04 Modified: 26 Sep 2003 0:00
Reporter: Pete Lettin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.3-Beta OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[23 Sep 2003 8:04] Pete Lettin
Description:
On table context menu - Open Table->Return All Rows only returns 1000 rows and there is no obvious option to change default max rows.

How to repeat:
Open a databse with large table,
Right click on name of table,
point to "Open Table",
on sub menu select "Return All Rows"
[26 Sep 2003 0:00] Alexander Keremidarski
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in MySQL.

Same as http://bugs.mysql.com/bug.php?id=1089
[26 Sep 2003 2:50] Pete Lettin
I admit this is very similar, but not quite the same and the fix does work.

But double clicking I would expect to return No. of rows as defined in Server Options but "Return All Rows" to me means ALL rows not just the amount the default limit setting.