explain- After the virtual machine is successfully opened, a database needs to be created before it can be used normally.
- When creating a database, please select the type of database to be created. At present, SQL Server 2008 and MySQL 5.5 are available for Windows hosts, while MySQL 5.6 is only supported for Linux hosts. After successful creation, the database type can be switched in database management.
- Each database is associated with only one cloud virtual machine.
- The default port of the SQL Server database is 1433, and the default port of the MySQL database is 3306.
- The default character set code of the database is utf8_general_ci.
Operation steps- Log in to the console ->VM ->Manage VM.
2. Select the virtual machine that needs to clear the database, and click Management to enter the machine details page. 3. Click Database four Click to activate now 5. Select the database type to be activated. 6. Database creation succeeded |