Database Size What Makes Up The Size of a Database? The total size of a database is the sum of the sizes...
PostgreSQL 1. Log in to a virtual server using SSH Establishing an SSH connection. 2. Create a PostgreSQL database initdb -D...
Changing WordPress admin credentials via phpMyAdmin In case the ”forgot password” link on the WordPress login page fails, you can change the admin account password directly...
Using Mytop to monitor MySQL/MariaDB load What is mytop? Mytop is an open source command line tool used to monitor MySQL/MariaDB queries. It is similar to...
MySQL database export and import over SSH command line How to import and export MySQL databases using SSH commands Since there is a 2GB limit for uploading and downloading...
MySQL/MariaDB database user accounts MySQL/MariaDB database user accounts can be found in the webhosting management by navigating to Databases -> MySQL/MariaDB -> Existing MySQL/MariaDB...
MySQL/MariaDB events Overview Events are database objects that contain SQL statements executed later either regularly or once. Essentially, it’s like a crontab...
MySQL/MariaDB external connections It is possible to connect to Zone virtual and dedicated servers from outside the web server. To do this, you...
MySQL server address (hostname) You can see the MySQL address (hostname) by logging into My Zone control panel in in the Webhosting management by...
How to access phpMyAdmin? The phpMyAdmin interface for MySQL/MariaDB database management can be logged in via: https://pma.zone.ee Enter the server domain name and use...