Bug #23090 MySQL Admin can not create user on remote mode
Submitted: 8 Oct 2006 14:59 Modified: 9 Nov 2006 10:19
Reporter: Saliha Kara Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.2.2beta OS:Windows (Windows)
Assigned to: CPU Architecture:Any
Tags: exception, mysqladmin, remote, user

[8 Oct 2006 14:59] Saliha Kara
Description:
I Can not create users on mysqladmin on remote connection, gives me an exception. When i try to click "add new user", it gives me "Access violation at address 004F7036 in module 'MySQLAdministrator.exe'. Read of adress 00000004".

Using MySQLd 5.0.24a-community-nt as server. MySQL Client version is 5.0.11. Using Windows 2003 Enterprise Edition on the server, and Windows XP Pro SP2 on the client.

How to repeat:
Execute this command in command line of mysql on the server:  

GRANT ALL PRIVILEGES ON *.* TO 'root'@ip.address.goes.here IDENTIFIED BY 'password';

Connect to the remote server from MySQL Administrator (with root priveleges). Click "Add host from which the user can connect" from right click menu in the listbox of user administration tab. Nothing will happen. Then click "Add new user". Exception will occur.

Suggested fix:
I Have no idea
[9 Oct 2006 10:19] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version of MySQL Administrator, 1.2.4 rc, and inform about the results.
[10 Nov 2006 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".