Change Is Inevitable
  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL Podcast
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)

Browsing Category

MySQL

122 posts

Articles related to MySQL, Percona Server, MariaDB

Install Percona Monitoring Tools for Nagios – MySQL Plugins

  • Kedar
  • June 30, 2015
Recently a friend asked about Installing Percona Monitoring Tools for Nagios as he was facing a few issues. I managed to set-it-up on my ubuntu VM. Sharing the the work-log…
View Post

UMASK & UMASK_DIR – changing default MySQL file dir permissions

  • Kedar
  • June 24, 2015
UMASK and UMASK_DIR are amongst few MySQL Environment variables which defines directory and file creation modes (file permissions). In this post we will understand using UMASK & UMASK_DIR for changing the database directory and file permissions from it’s default to what we need.
View Post

Setup and configure MySQL backup using Holland and Xtrabackup

  • Kedar
  • June 2, 2015
Setting up a database backup is a primary task for database administrators and we see perl and shell scripts wrapped around few of the backup-tools in practice. With right tools…
View Post

Cannot connect to MySQL server on ‘localhost’: Cacti Error

  • Kedar
  • May 20, 2015
FATAL: Cannot connect to MySQL server on ‘localhost’: Cacti Error – Solution to the issue while setting-up.
View Post

How-to extract from mysqldump | mysql-dump-splitter recipes

  • Kedar
  • April 28, 2015
This post will answer how to extract database, tables etc from mysqldumpsplitter utility.
View Post

How to fix definer does not exist error 1449 MySQL

  • Kedar
  • March 23, 2015
Explaining and providing solutions of MySQL error 1449: The user specified as a definer does not exist using SQL SECURITY INVOKER and DEFINER.
View Post

Posts pagination

Previous 1 … 11 12 13 … 21 Next
MySQL Podcast (Youtube)
RSS MySQL Podcast (Spotify)
  • MySQL InnoDB Cluster Group Replication - Part 7 - Key Concepts in MySQL Group Replication InnoDB Cluster
    🎙️ Welcome to Episode 7 of our MySQL Group Replication Podcast Series!Ep. 7. Key Concepts in MySQL Group Replication InnoDB ClusterIn this episode, we dive deep into the fundamental concepts that make MySQL Group Replication the powerful high availability solution it is today. We explore the core architectural components, from its consensus-based foundation to the […]
Change Is Inevitable
Designed & Developed by Code Supply Co.