STS Host and Tech Knowledge base
Search
Close this search box.

Tag: MysQL

Check MySQL Database And Table Sizes

This article shows you how to check MySQL database and table sizes. You can do this by using the phpMyAdmin web interface or using the command-line MySQL program. Check MySQL Database Using phpMyAdmin To check the sizes of MySQL databases

Read More »

How To Backup MySQL Database In cPanel

Backing up your MySQL database is something you’ll need to do if you want to export it. Also, it ensures that you have a backup of your database for disaster recovery purposes. In this article we will show you the

Read More »

Upgrade MySQL to MariaDB on a cPanel server

On a production servers every want to keep most uptodate software so that you can avoid the mess of upgrading packages later and avoid downtime on live websites. Default cPanel comes with MySQL 5.6 and it will become end

Read More »