systemmining / rescue-mysql-data-with-docker

Recovery mysql database with docker

Home Page:http://blog.system-mining.xyz/recovery-mysql-database-using-docker/

Repository from Github https://github.comsystemmining/rescue-mysql-data-with-dockerRepository from Github https://github.comsystemmining/rescue-mysql-data-with-docker

rescue-mysql-data-with-docker

Recovering mysql database

Usage

  • clone this repo
git clone https://github.com/systemmining/rescue-mysql-data-with-docker.git
  • Copy mysql data into mysql directory (default located at /var/lib/mysql)
  • Open docker-compose.yml edit MYSQL_ROOT_PASSWORD to your mysql root password
  • Run make rescue to export all databases from your mysql
  • Output files stored at sqlfiles

More info

Read at my blog at http://blog.system-mining.xyz/recovery-mysql-database-using-docker

About

Recovery mysql database with docker

http://blog.system-mining.xyz/recovery-mysql-database-using-docker/


Languages

Language:PLSQL 69.9%Language:PLpgSQL 30.0%Language:Shell 0.0%Language:Makefile 0.0%