Updates
This commit is contained in:
@@ -57,5 +57,6 @@ try {
|
||||
////////////////////////////////////////
|
||||
////////////////////////////////////////
|
||||
} catch (error: any) {
|
||||
global.ERROR_CALLBACK?.(`MariaDB Dump Error`, error as Error);
|
||||
console.log("Dump Error: ", error.message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user