Welcome to our knowledge base. To find what you're after, use the search box below or choose a category to view listed articles.
View Articles by Category
There are no sub categories
Category » MySQL
There were 4 articles found in this category:
What is MySQL?
MySQL is an open source relational database management system. MySQL is noted mainly for its speed, reliability, and flexibility. MySQL and PHP are essential components for running various popular scripts and applications, including blogs, image gallery, forum, shopping carts, etc. If you requir ...
How do I create a database in MySQL?
You can create a database via your Site Admin Panel by clicking on the MySQL function. For more information, we do have a step-by-step tutorial on MySQL Database Creation. To access your Site Admin Panel: Login to your Member Zone Click on Site Admin Panel from the Hosting menu. You will then b ...
How many MySQL databases comes with my hosting plan?
Our Ultra Hosting plan comes with 1 MySQL database. Our Unlimited Hosting plan comes with unlimited MySQL databases. Note that you can create as many database tables on both plans. There is no limit on the number of tables you can create.
What are the connection settings for my MySQL database?
MySQL host Address: 127.0.0.1 MySQL database name: yourdomain_com_-_db MySQL username: Your Doteasy.com Member ID MySQL password: your default password is the same as your Member ID*. *You will need to use the Change Password link in the MySQL database section of your Site Admin Panel to set a n ...