blog

  • Mysql Perocna Xtradb Cluster Setup Guide

    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

    Continue Reading

    4 min read

  • Upgrading MySQL Server

    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

    Continue Reading

    4 min read

  • MySQL Server Replication

    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

    Continue Reading

    4 min read

  • MySQL Server Configuration

    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

    Continue Reading

    4 min read

  • MySQL Backup & Restore

    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.

    Continue Reading

    4 min read

  • MySQL User Administration

    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

    Continue Reading

    4 min read

Visited 1,364 times, 1 visit(s) today