Bug #13412 Access violation in module libmysqlx.dll. Read of address 0000000
Submitted: 22 Sep 2005 21:18 Modified: 26 Sep 2005 16:21
Reporter: Yuri Koba Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.1.2 OS:Windows (Windows XP)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[22 Sep 2005 21:18] Yuri Koba
Description:
Users with  CREATE_ROUTINE and/or ALTER_ROUTINE privileges get "Access violation in module libmysqlx.dll. Read of address 0000000." message if the stored procedure was not created by them.

How to repeat:
For any schema that has at least one stored procedure add a new user and assign CREATE_ROUTINE and/or ALTER_ROUTINE privilege for that schema. Login as the new user, select "Catalogs" from the left column and then the schema in the list below. At this stage I get the above mentioned error.
[22 Sep 2005 23:21] Jorge del Conde
Thanks for your bug report.
[26 Sep 2005 16:21] Vladimir Kolesnikov
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