Skip to content

naymur92/MySQL-DB-Dump-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to MySQL Database Dump Program!

Using this bash program, you can download your local/remote MySQL database(s) in a single click from Ubuntu/Linux machine. Please follow the instructions below:

Instructions

  • Download/Clone the repository.
  • Give write permission / full access in dumped folder
  • Run command sudo chmod +x download.sh
  • Enter database names in databases.txt file
  • Run command ./download.sh
  • Give asked prompts (it is mandatory to give user)
  • Leave blank (just hit enter) to load default value.

About

Database (MySQL) dump bash program for Linux/Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages