List:Internals« Previous MessageNext Message »
From:Sergei Golubchik Date:December 10 2003 1:41pm
Subject:Re: limatation on user name in mysql - 16 characters
View as plain text  
Hi!

On Dec 09, OldFrog wrote:
> 
> There is  limitation on user name in mysql - it can
> be up to 16 characters. How change this limit? Need
> I recompile mysql?

Yes, you do.

mysql_com.h:

#define USERNAME_LENGTH 16

(may be there also are other places that should be fixed, I cannot say
out of my head)
 
Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com
Thread
limatation on user name in mysql - 16 charactersOldFrog9 Dec
  • Re: limatation on user name in mysql - 16 charactersSergei Golubchik10 Dec
    • Re: limatation on user name in mysql - 16 charactersOldFrog10 Dec