Category

Databases

Articles in this category
How to delete a MySQL database with SiteWorx
Learn how to delete a MySQL database with SiteWorx.
1 min read
How to import and export MySQL databases in SiteWorx
Learn how clients on physical (non-cloud) servers can import and export MySQL databases with the phpMyAdmin control panel in SiteWorx.
2 min read
How to import and export MySQL databases in SiteWorx
Learn how Nexcess clients can import and export MySQL databases with the phpMyAdmin control panel in SiteWorx.
2 min read
How to Install MariaDB 5.5 on Ubuntu 14.04 LTS
In our tutorial, we install the database, MariaDB 5.5, otherwise known as MySQL, onto an Ubuntu 14.04 server in a few easy steps.
1 min read
How to monitor running MariaDB and MySQL queries
You need a way to check the status of your running MariaDB and MySQL queries, and so we will cover how to monitor them…
4 min read
How to Repair MySQL Tables
Learn how to repair MySQL tables in this helpful article using either phpMyAdmin or the MySQL CLI. Learn about MySQL database repair and tab…
2 min read
How to show running MySQL queries in SiteWorx
If you are a Nexcess client on a physical (non-cloud) server, you can use phpMyAdmin from your SiteWorx account to show running MySQL querie…
1 min read
How to show running MySQL queries in SiteWorx
Use phpMyAdmin from your SiteWorx account to show running MySQL queries following the guidance in the article.
1 min read
How to truncate MySQL tables in SiteWorx
Learn how Nexcess clients on physical (non-cloud) accounts can perform the truncate table operation for MySQL tables from SiteWorx.
1 min read
Import a Large MariaDB Database into Cloud Sites
Upload databases that are 50MB or less into Cloud Sites using phpMyAdmin or myLittleAdmin database managers.
2 min read
Importing and exporting a MySQL database
Learn how to export and import MySQL databases for backups. This guide covers using the command line (`mysqldump`), phpMyAdmin, and WP-CLI.
11 min read
Installing MySQL community edition on new AlmaLinux 8 servers
Install MySQL Community on new AlmaLinux 8. *NEW SERVERS ONLY* (data loss risk). Steps: prep, repo, install, secure.
7 min read