Bug #10591 No results after deleting rows
Submitted: 12 May 2005 11:59 Modified: 3 Jun 2005 15:08
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.7 OS:Windows (XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[12 May 2005 11:59] [ name withheld ]
Description:
As in the manual of MySQL written, a DELETE with a WHERE clause should return how many rows were affected.
But used in the MySQL Browser there is no answer.
I mean, that this is could be a bug.

How to repeat:
Type:
DELETE FROM <table> WHERE <column> = <val>;

at the prompt of the command shell of MySQL 

and type it at the the command shell of MySQL-Browser.
[12 May 2005 12:08] MySQL Verification Team
Verified with 1.1.9. Thank you for the bug report.
[3 Jun 2005 15:08] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html