|
From: Jamie C. <jca...@we...> - 2005-10-28 21:50:22
|
This problem is fixed if you do a fresh install of the latest virtualmin, but
if you upgraded from an older release you may see it if your signup email
template is incorrect. The important line is :
MySQL login: ${USER}
Which should be changed to :
MySQL login: ${MYSQL_USER}
- Jamie
On 28/Oct/2005 19:59 John Hinton wrote ..
> The virtualmin notice sent out to users will allow a username longer
> than 16 chars for mysql.
>
> *MySQL* *usernames* can be up to a maximum of 16 *characters* long. This
> *limit* is
> hard-coded in the *MySQL* servers and clients, and trying to cirumvent
> it by *...
>
> I don't recall editing this area in the notice? But it did cause some
> grief for one client today... fought and fought before we/I figured out
> what was going on.
>
> Thanks,
> John Hinton
> *
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> -
> Forwarded by the Webmin mailing list at web...@li...
> To remove yourself from this list, go to
> http://lists.sourceforge.net/lists/listinfo/webadmin-list
|