Difference types of creating database
-
- Posts: 8
- Joined: Wed Apr 01, 2015 4:09 am
Difference types of creating database
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
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
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Difference types of creating database
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.