{"library":"repair-mysql","type":"library","category":null,"description":"Utility to repair, move, or import old MySQL databases from a non-working MySQL server by copying the data folder and using the dbsake tool to re-import into a new MySQL instance. Version 0.0.5, last updated circa 2018, targets Node 8.x. Useful for recovery when the old server is broken, or for migrations and backups. Limited to that specific workflow and not actively maintained.","language":"javascript","status":"abandoned","version":"0.0.5","tags":["javascript","node","repair","mysql","import","old","move"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install repair-mysql","imports":["const config = require('./config.json');","const repair = require('repair-mysql');","const { spawn } = require('child_process');"]},{"cmd":"yarn add repair-mysql","imports":[]},{"cmd":"pnpm add repair-mysql","imports":[]}],"homepage":"https://github.com/animatedcreativity/repair-mysql#readme","github":"https://github.com/animatedcreativity/repair-mysql","docs":null,"changelog":null,"pypi":null,"npm":"repair-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}