Bug #9346 access violation when updating
Submitted: 23 Mar 2005 1:20 Modified: 27 Apr 2005 13:49
Reporter: Kelvin Chu Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.6 OS:Windows (Windows XP)
Assigned to: Assigned Account CPU Architecture:Any

[23 Mar 2005 1:20] Kelvin Chu
Description:
Steps to reproduce:

example: Table has 5 columns: a,b,c,d,e

1. do a SELECT a,b FROM Table;
2. Browser displays result
3. click edit
4. try to edit a field on the table
5. Error occurs: "Access violation at address 003ACFC3 in module 'libmysqlx.dll', Read of address 00000020"

Workaround: 
If query is SELECT * instead of being specific on the columns, problem does not occur.

How to repeat:
As above

Suggested fix:
No idea
[27 Apr 2005 13:49] Michael G. Zinner
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.

Additional info:

This bug has already been submitted with bug number 9750

http://bugs.mysql.com/bug.php?id=9750