Bug #8606 Insert Key
Submitted: 18 Feb 2005 16:44 Modified: 13 Sep 2005 13:10
Reporter: Jeremy Winslow Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.5 OS:Windows (Win 2000)
Assigned to: Mike Lischke CPU Architecture:Any

[18 Feb 2005 16:44] Jeremy Winslow
Description:
If I press the insert key when I am in the query text editor, the cursor (turning to a block instead of a vertical line) indicates that I am about to type over text.

However, if my cursor happens to be at the end of the SQL statement, when I type nothing appears but spaces, or blank characters.

If there is no sql in the text area, and you try typing with the insert key on, the error 
"Access violation at address 0057007B in module 'MySQLQueryBroswer.exe'.Read of addresss 00000000"
is given

How to repeat:
Launch the MysqlQuery browser
Click in the sql text area at the top of the application.

Press <insert> on your keyboard so the block indicates you are about to type over text (knowing that there is no text in the sql editor area).

Type any letter and the error "Access violation at address 0057007B in module 'MySQLQueryBroswer.exe'.Read of addresss 00000000" appears at the bottom of the screen along the status bar

Suggested fix:
I'm not sure
[18 Feb 2005 17:00] MySQL Verification Team
Thank you for the bug report.
[13 Sep 2005 13:10] Mike Lischke
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