Bug #6453 query browser fatal error when adding records with auto increment key
Submitted: 5 Nov 2004 5:43 Modified: 6 Nov 2004 6:29
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.1 gamma OS:Linux (linux/mdk 10)
Assigned to: Alfredo Kojima CPU Architecture:Any

[5 Nov 2004 5:43] [ name withheld ]
Description:
when adding records using the start editing > add row method to a table with an auto increment primary key, the app crashes completely when i try to apply changes. i'm not putting anything in the primary key because i assume that's why it is auto-incrementing. i note that i can generate the same fatal behavior if i turn off auto-increment and then add a record in which i leave the primary key empty. this crashes too hard and auto-increment should not expect you to put something in it.

How to repeat:
as above.
[6 Nov 2004 6:29] Alfredo Kojima
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