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 Tag

mysqldump

4 posts

MySQL Backup setup, automation using Holland, mysqldump on Ubuntu

  • Kedar
  • March 23, 2021
This post will guide you to set up and automate the MySQL logical backups using mysqldump on Ubuntu Linux. We will set-up MySQL backup using mysqldump and automate it with…
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

Steps to Move Copy Rename MySQL Database

  • Kedar
  • May 4, 2010
Moving, copying or renaming database is a very basic activity. I have just noted a few commands for reference to quickly follow the required operation. 1. Rename database on Linux…
View Post
... ...
Change Is Inevitable
Designed & Developed by Code Supply Co.