Bug #16092 add new user in linux and windows administrator are different
Submitted: 30 Dec 2005 6:44 Modified: 6 Jan 2006 22:15
Reporter: ming lu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.2 OS:Windows (windows & linux)
Assigned to: Alfredo Kojima CPU Architecture:Any

[30 Dec 2005 6:44] ming lu
Description:
add new user in linux and windows administrator are different.
when you add a new user in windows mysql-administrator(for example 'test'), the user is actually 'test@%'. but in linux mysql-administrator, it is 'test@localhost'. 
furthermore,the defualt root user are different in the linux os and the windows os. It is 'root@%' in linux but 'root@localhost' in windows. 

How to repeat:
look the description

Suggested fix:
I feel that the consistency of mysql-administrator in different os is not as good as i think. Why don't you make them works in the same way as possible?
[30 Dec 2005 13:19] MySQL Verification Team
Thank you for the bug report.