Menu

#2893 (ok 3.2.1) Cannot change a user's details

3.2.0
fixed
Privileges (64)
1
2013-06-11
2009-07-05
No

When attempting to change a user's details (host for example) by selecting to "delete the old one from the user tables." I keep getting errors such as:

---------------------------------

DROP USER 'testuserlocalhost'@'';

MySQL said: Documentation
#1470 - String 'testuserlocalhost' is too long for user name (should be no longer than 16)

---------------------------------

DROP USER 'testuser%'@'';

MySQL said: Documentation
#1396 - Operation DROP USER failed for 'testuser%'@''

Discussion

  • Marc Delisle

    Marc Delisle - 2009-07-05

    Bug confirmed for 3.2.0.

     
  • Marc Delisle

    Marc Delisle - 2009-07-06
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2009-07-06
    • summary: Characters causing issues with user manipulation. --> Cannot change a user's details
     
  • Marc Delisle

    Marc Delisle - 2009-07-06

    Fixed in subversion, thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2009-07-06
    • priority: 5 --> 1
    • summary: Cannot change a user's details --> (ok 3.2.1) Cannot change a user's details
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2009-08-09
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB