-
Mysql Perocna Xtradb Cluster Setup Guide
installing Percona XtraDB Cluster We will first show the server list where we will install Percona XtraDB Cluster below are details for DB server
4 min read
-
Upgrading MySQL Server
Types of MySQL Version Upgrades there are two types of upgrades Minor MySQL Version Upgrade Example : upgrade from 8.0.28 to 8.0.30 Major MySQL Version
4 min read
-
MySQL Server Replication
Replication Concepts Facilitates data transfer from primary (master) server to replica (slave) server. Primary server stores the source data, while the replica server acts
4 min read
-
MySQL Server Configuration
MySQL Default Configuration File Option Files also called as Configuration Files most of MySQL programs can read the start-up options from the option files
4 min read
-
MySQL Backup & Restore
Physical/Cold Backup This backup method, also known as a cold backup, involves making a physical copy of MySQL instance files to a backup location.
4 min read
-
MySQL User Administration
DBA Account Up until now, we’ve predominantly used the root account on localhost for database management. However, as we expand access to remote users, itβs
4 min read
blog
Visited 1,364 times, 1 visit(s) today

