Skip to content

MysqliWrapper.php real_connect() missing try catch that would accurately query log connection issues. - #15

Open
itoolsTim wants to merge 1 commit into
mainfrom
bugfix/failed-connection-never-query-logged
Open

MysqliWrapper.php real_connect() missing try catch that would accurately query log connection issues.#15
itoolsTim wants to merge 1 commit into
mainfrom
bugfix/failed-connection-never-query-logged

Conversation

@itoolsTim

Copy link
Copy Markdown

real_connect() lacked a try catch that mirrored other related methods. Due to the lack of a try catch, connection issues were not reaching query log. The fix is in line with the shape exhibited by other query methods.

Test included. All tests passed.

…ely query log connection issues. This shape is in line with other query methods. Test included.
@itoolsTim
itoolsTim requested review from daveedis and a lite review from Copilot and removed request for Copilot August 26, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants