We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
BUG : Problem with Db lenght
BUG : Problem with Db lenght
Hi,
I created a user which is a 15 caracters long.
So i can't add a dbname and user: cause the username + the prefix are 16 caracters long, so there is no caracters left for those field. Anyone know what to do ?
best regards
I created a user which is a 15 caracters long.
So i can't add a dbname and user: cause the username + the prefix are 16 caracters long, so there is no caracters left for those field. Anyone know what to do ?
best regards
Re: BUG : Problem with Db lenght
You need add orther user whith sortest one or you can edit vesta code to support longest users, if your database engine support it.
So, this isnt a vesta bug, some mysql version not support users longest than 16 characters
The easy solution is added sortest username and import all content
So, this isnt a vesta bug, some mysql version not support users longest than 16 characters
The easy solution is added sortest username and import all content