Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3952338
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T01:50:19+00:00 2026-05-20T01:50:19+00:00

How can I increase username length of PhpMyAdmin/mysql user account? Edit : Sorry for

  • 0

How can I increase username length of PhpMyAdmin/mysql user account?

Edit :
Sorry for my mistake. Its PhpMyAdmin/mysql user account not any mysql table.

Answer : http://dev.mysql.com/doc/refman/4.1/en/user-names.html
According to this article I should not do this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T01:50:20+00:00Added an answer on May 20, 2026 at 1:50 am
       ALTER TABLE t1 MODIFY col1 VARCHAR(2000);
    

    refer: http://dev.mysql.com/doc/refman/5.1/en/alter-table.html


    If it’s MySQL’s User table, then login as root

    mysql --user=root mysql -pPASSWORD
    ALTER TABLE user MODIFY user CHAR(100);
    commit;
    

    THE ABOVE IS NOT RECOMMENDED

    Thanks for the feedback. I have tried the above, and column user could be changed successfully. However, MySQL manual warns against it

    MySQL user names can be up to 16 characters long. Changing the maximum length is not supported. If you try to change it, for example by changing the length of the User column in the mysql database tables, this will result in unpredictable behavior. (Altering privilege tables is not supported in any case.) Operating system user names might have a different maximum length. For example, Unix user names typically are limited to eight characters.

    refer http://dev.mysql.com/doc/refman/4.1/en/user-names.html

    Thanks @BoltClock for mentioning it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way I can increase my EditText's scrolling? I want to make
i have two jquery(can increase), one of them masterpage and the other is in
FFT and changing frequency and vectorizing for loop Greetings All I can increase and
I am aware that the default rename limit is 100 and we can increase
from the interpreter i can issue >>> from MySQLdb just fine. so, I'm assuming
Now this might just be straightforward, but I can't seem to figure it out..
How can I obtain the time in another UTC location , or at least
There is a law of parallel programming but I can't find a link to
I've been staring at this all day to no avail and I'm out of
I am fairly new to the .NET programming and I am currently developing a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.