Cloud Sites Database Management Articles
15 results
Use these resources to create databases, manage user permissions, and handle specific MySQL or MSSQL tasks.
-
Assign Read-Only Permission for a Database User in Cloud Sites
Read more: Assign Read-Only Permission for a Database User in Cloud SitesLimit user access and secure your Cloud Sites data. Learn how to easily assign read-only permissions for your MSSQL and MariaDB database users.
-
Backup a Cloud Sites MSSQL Database Using a cron
Read more: Backup a Cloud Sites MSSQL Database Using a cronFollow these steps to create a cron to back up your MSSQL databases.
-
Backup Your MSSQL Database in Cloud Sites
Read more: Backup Your MSSQL Database in Cloud SitesRegularly backing up your database is crucial for site maintenance on Cloud Sites. To manually backup your MSSQL database, access myLittleAdmin from the Cloud Sites control panel.
-
Change a Database User Password in Cloud Sites
Read more: Change a Database User Password in Cloud SitesThis article will show you how to change database user passwords in Cloud Sites.
-
Compare MyISAM and InnoDB MariaDB Databases in Cloud Sites
Read more: Compare MyISAM and InnoDB MariaDB Databases in Cloud SitesOptimize your Cloud Sites database by comparing MyISAM and InnoDB engines in MariaDB. Learn the key differences and how to easily convert your tables.
-
Create a Database in Cloud Sites
Read more: Create a Database in Cloud SitesCreate your database through your Cloud Sites control panel in just a few clicks.
-
Import a Large MariaDB Database into Cloud Sites
Read more: Import a Large MariaDB Database into Cloud SitesUpload databases that are 50MB or less into Cloud Sites using phpMyAdmin or myLittleAdmin database managers.
-
Invalid MSSQL Cast Exception on Cloud Sites
Read more: Invalid MSSQL Cast Exception on Cloud SitesCloud Sites Windows clusters use specific data types that may introduce errors for some custom applications. The following is a work around for this known issue.