From 33e2405ec002326108100fe976898dd89c32e083 Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 23 Aug 2023 10:36:37 +0800 Subject: [PATCH] Process/FixMysqlCharset.php --- Process/FixMysqlCharset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Process/FixMysqlCharset.php b/Process/FixMysqlCharset.php index bd4f7201..376114c0 100644 --- a/Process/FixMysqlCharset.php +++ b/Process/FixMysqlCharset.php @@ -116,7 +116,7 @@ class Pman_Core_Process_FixMysqlCharset extends Pman_Core_Cli { $d->query("DROP TRIGGER {$t->Trigger}"); } - exit; + } /* [Trigger] => account_transaction_before_delete -- 2.39.2