Change Is Inevitable
  • Home
  • MySQL
    • MySQL-Articles
    • MySQL-Scripts
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
Change Is Inevitable

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

  • Home
  • MySQL
    • MySQL-Articles
    • MySQL-Scripts
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright

Browsing Category

Technical

39 posts

Can not connect to ProxySQL: reasons and fixtures

  • Kedar
  • October 11, 2022
This ProxySQL post is sourced from an error I faced recently ProxySQL has become one of the popular choice as the “proxy” for MySQL databases. This post is tipping you…
View Post

MySQL backup shell script with status email

  • Kedar
  • April 9, 2019
This post is for the backup script for MySQL database on Linux with mail. It’s a linux shell script for taking logical backup using mysqldump and sending status email. The…
View Post

Restore A Table / Database From Full Backup – Yet Another Way

  • Kedar
  • June 29, 2018
How to Restore A Table / Database From Full Backup using MySQL Grants & mysqldump.
View Post

Export MySQL database table to CSV (delimited / Excel) file

  • Kedar
  • January 29, 2018
Today lets talk a little about converting a MySQL table to CSV (Excel). My friend was looking to export MySQL to Excel, I saw couple of questions for export MySQL…
View Post

Linux shell script: Pause (Suspend) a process with kill signals

  • Kedar
  • January 9, 2018
In this post we will see how to pause (suspend) and start a linux process using signals (SIGTSTP and SIGCONT) via kill command.
View Post

Decoding Siebel Audit Trail with PLSQL

  • Kaushik Vaijanapurkar
  • December 14, 2017
In this post we will understand how to decode Seibel Audit Trail using PLSQL. Siebel Audit Trail is feature in Siebel CRM which allows customer to track changes to important…
View Post

XML to JSON converter in Siebel

  • Kaushik Vaijanapurkar
  • June 7, 2015
Often we come across requirement for Siebel to integrate with external applications. Siebel provides various ways to integrate through EAI (Enterprise Application Integration) like EIM, Prebuilt connectors, various queues like…
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

10 useful shell script code snippets | Linux

  • Kedar
  • March 10, 2015
10+ useful code snippets of Linux shell scripts for how-to color, sendmail, log, change dir, parse parameters, loop, configuration file, switch..case and more.
View Post

10 Steps: MySQL Monitoring through Nagios: Install & Configure

  • Kedar
  • November 18, 2010
Nagios is a powerful monitoring system and here we will learn how to monitor MySQL through Nagios. We will be installing Nagios, required plugins and configuring it to monitor MySQL…
View Post

Posts navigation

1 2 … 4 Next
Search:
... ...

Latest Posts

  • Install exact version of Percona Server for MySQL on CentOS
  • MySQL Slow query log export and review in RDS
  • 1030 Unknown generic error from engine in MySQL
  • MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp
  • Restore single MySQL table (ibd) from Xtrabackup (video demo)
Recent Posts
  • Install exact version of Percona Server for MySQL on CentOS
  • MySQL Slow query log export and review in RDS
  • 1030 Unknown generic error from engine in MySQL
  • MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp
  • Restore single MySQL table (ibd) from Xtrabackup (video demo)
Recent Comments
  • Shubham Sahu on MySQL database restore issues using xtrabackup – facepalm moments
  • Kedar on Download MySQL’s Automatic Random Test Data Generator
  • Kedar on MySQL to Galera Cluster Migration, Deadlock, Back to basics
  • offpageanil@gmail.com on MySQL to Galera Cluster Migration, Deadlock, Back to basics
  • Sarthak on Computer usage and maintenance-my 10 practices
Change Is Inevitable
Designed & Developed by Code Supply Co.