Page 1 of 1

Difference types of creating database

Posted: Sat Feb 27, 2016 5:45 am
by shankarnewton
Hi Guys,

Am little curious to know the difference in the method of adding database.

Type 1: adding via vistacp panel, it automatically adds a pre-fix (username_dbname)
Type 2: adding via phpmyadmin, it has different name.

What is the procedure, to be followed, if i would like to have indivudial database like :
> billing
> prod
> qa
all individually

Re: Difference types of creating database

Posted: Sat Feb 27, 2016 9:16 am
by tjebbeke
When you add your database via Vesta cp you can manage them in Vesta and PHPMyAdmin. If you add your database via PHPMyAdmin, you can only manage it there. Also, databases added in PHPMyAdmin won't backed up by Vesta.