| Portal Home | Client Area | Announcements | Knowledgebase | Support Tickets | Downloads |
Knowledgebase
You are here: Portal Home > Knowledgebase > MySQL
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Articles
Creating a MySQL databaseOverview SQL stands for Structured Query Language. SQL is an international standard in... Views: 149 |
Creating a MySQL userOverview You need to create a MySQL user before that user is able to use the database. This... Views: 119 |
Grant a user's permissions to a MySQL databaseOverview Once a MySQL user is created, they will need to be given permission to access any... Views: 103 |
phpMyAdminOverview phpMyAdmin allows you to administrate all of your mySQL databases. To learn more... Views: 105 |
Removing a MySQL databaseOverview Since most accounts have MySQL database creation limits, it is recommended to remove... Views: 95 |
Removing a MySQL userOverview When a MySQL user is no longer deleted, you can remove them to prevent them from... Views: 98 |