Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 554 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 554 Bytes

Introduction

This is a tool to help me repair mysql on xampp that i installed on windows 11, sometimes on several occasions mysql always errors, so to make my life easier without having to copy every single folder and file in xampp\mysql\data and xampp\mysql\backup, I made this tool.

It's very easy to use this tool

  1. First open repair.bat using notepad or VS Code
  2. Search xamppLocation=Your XAMPP Location
  3. For example, change it to xamppLocation=c:\xampp
  4. Then run repair.bat by double clicking