This guide explains how to set up database replication in MySQL/MariaDB. Database replication in MySQL/MariaDB is a process that lets data from one database (Master) be replicated to another database…
Tag: database
How to create a database dump using phpMyAdmin in Plesk
March 1, 2024 / PleskThis guide explains how to create a database dump using phpMyAdmin in Plesk. Follow the steps- Access the database by logging in to your Plesk control panel. Navigate to Websites…
How to find objects between two dates in MongoDB
December 18, 2023 / MySQLLearn how to query objects stored in MongoDB between two specific dates in this guide, essential for time-sensitive data applications. Understand about the MongoDB’s data storage- MongoDB uses the BSON…
How to remove a remote server to access your database
May 14, 2023 / MySQLIn this article, we will explain the steps to remove a remote server from accessing your data. Talking about cPanel, it allows you to remotely access the servers or web…
How to rebuild an RPM database via WHM and command line
December 23, 2022 / MySQLThis tutorial will teach you how to rebuild an RPM database via WHM and the command line. When a crash event happens for an RPM or YUM transaction that…
How to add a user to a MySQL database in cPanel
July 18, 2022 / MySQLThis guide will explain to you how to add a user to a MySQL database in cPanel. MySQL databases are necessary to run many web-based applications, such as bulletin boards,…
How to disable the prefix for databases and database users in WHM
June 6, 2022 / cPanel & WHMThis article will explain to you how to disable the prefix for database and database users in WHM. Follow the steps: Log in to WHM. Select the “Tweak Settings” from…
How to create a MySQL database in cPanel
September 3, 2021 / cPanel & WHMThis article will explain, how to create a database in the cPanel control panel. Let’s follow the steps: Go to your cPanel account and log in. Go to the ‘Database’…