Page 1 of 1

DB name not valid

Posted: Fri Dec 04, 2015 7:14 am
by labasus
Another bug:
then trying to add a new MYSQL DB with name (with prefix) more than 20 - an error shows "%dbname is not valid".

If we have DB name limits, maybe we can limits an input in the form (new db creating) with some js scripts (like jquery).

Re: DB name not valid

Posted: Fri Dec 04, 2015 7:17 am
by tjebbeke
There is only a limit on MySQL. Not with PostgreSQL. Therefore, there is no limit.

Re: DB name not valid

Posted: Fri Dec 04, 2015 8:03 am
by skurudo
Yep, 16 symbols it's MySQL limit.
maybe we can limits an input in the form (new db creating) with some js scripts (like jquery).
It'll be nice idea.

Re: DB name not valid

Posted: Fri Jun 10, 2016 12:48 pm
by skurudo
Added idea on bugtracker:
https://bugs.vestacp.com/issues/258

Please vote for this feature.

Discussion topic:
viewtopic.php?f=14&t=11522