Bug #4796 Deleting a row results in an error and application termination
Submitted: 28 Jul 2004 20:58 Modified: 13 Aug 2004 14:27
Reporter: Ross Bergman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.0.4 alpha OS:Windows (Windows XP Pro SP1)
Assigned to: Michael G. Zinner CPU Architecture:Any

[28 Jul 2004 20:58] Ross Bergman
Description:
Deleting a row using the Querty Browser in edit mode results in the following errors, and then the program terminates:

**ERROR**:NO PKS FOUND! aborting...

followed by:

Runtime Error! ... This application has requested the Runtime to teriminate it in an unusual way...

How to repeat:
Select * from DBNAME.TABLENAME;

Enter 'edit' mode, right-click on a row and select 'delete row'.  

Apply Changes.
[13 Aug 2004 14:27] 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