darkmmon fd4aab7a8c
Connection acquire expand (#1737)
* Try connection pool acquire timeout

* expanded ConnectionAcquire Errors, and adjusted relevant functions

* updated to include ClosedConnection
removed unknown as variant of ConnectionAcquireError
updated DbErr Eq

* revert mistakenly edited code

* prolonged the timeout time for connection timeout tests

* Revert "prolonged the timeout time for connection timeout tests"

This reverts commit 04d98cf1fdafe64dbe6168b3bbcdcc813329ac4c.

* Error PartialEq & Eq

* fn conn_acquire_err

* refactor code with conn_acquire_err

* fmt

* error msg

---------

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2023-07-13 23:24:12 +08:00
..
2023-01-31 16:46:44 +08:00
2023-04-26 18:28:53 +08:00
2023-04-26 18:28:53 +08:00
2023-04-26 18:28:53 +08:00
2023-06-21 23:14:57 +08:00
2022-06-21 11:12:28 +08:00
2023-04-26 18:28:53 +08:00
2021-12-26 00:13:56 +08:00
2023-03-09 12:26:27 +08:00
2022-09-15 16:44:31 +08:00
2023-06-21 23:14:57 +08:00
2023-01-31 15:52:57 +08:00
2023-07-10 10:48:20 +08:00