This commit is contained in:
2023-07-01 15:50:34 +05:00
commit 8463698ff9
501 changed files with 17194 additions and 0 deletions

3
start_dbrecover_linux.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
chmod u+x ./jre/linux/bin/java
./jre/linux/bin/java -Dfile.encoding=utf8 -jar dbrecover-for-mysql.jar 1>>dbrecover-for-mysql.log.txt 2>&1