This commit is contained in:
Lev Kokotov
2022-02-03 18:13:36 -08:00
parent 6e83556867
commit 05250d9374
2 changed files with 5 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ impl Server {
// Error client didn't clean up!
// We shuold drop this server
'E' => {
self.in_transaction = false;
self.in_transaction = true;
}
_ => {