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