Difference between revisions of "Creating a MySQL Database"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
 
Line 1: Line 1:
<html>This demo will show you how to create a MySQL database through your cPanel.<br />
+
This demo will show you how to create a MySQL database through your cPanel.
<br />
+
 
<iframe src="https://esupport.acenet-inc.net/swffiles/cPanel/createdb/createdb.html" width="700" height="540"> </iframe><br />
+
{{video|/swffiles/cPanel/createdb/createdb.html}}
<br />
+
 
[1] Click on the "MySQL Databases" icon within the "Databases" section of your cPanel<br />
+
[1] Click on the "MySQL Databases" icon within the "Databases" section of your cPanel
<br />
+
 
[2] Enter the name of your database into the "New Database" field<br />
+
[2] Enter the name of your database into the "New Database" field
<br />
+
 
[3] Click the "Create Database" button to finish creating the database<br />
+
[3] Click the "Create Database" button to finish creating the database
<br />
+
 
* Note: your cPanel username is automatically prefixed on to the beginning of your database's name and is the full name of your database. (Example: username_database1)</html> [[Category:cPanel]]
+
{{note|Your cPanel username is automatically prefixed on to the beginning of your database's name and is the full name of your database. (Example: username_database1)}}
 +
 
 +
[[Category:cPanel]]

Latest revision as of 22:30, 3 October 2012

This demo will show you how to create a MySQL database through your cPanel.

[1] Click on the "MySQL Databases" icon within the "Databases" section of your cPanel

[2] Enter the name of your database into the "New Database" field

[3] Click the "Create Database" button to finish creating the database

Your cPanel username is automatically prefixed on to the beginning of your database's name and is the full name of your database. (Example: username_database1)