Closed Laith98Dev closed 1 year ago
This fix is working, but still, we should get a way to receive the error because when mysqli->ping() returns false, the thread crashes with the error instead of returning it even if you use try/catch.
mysqli->ping()
This fix is working, but still, we should get a way to receive the error because when
mysqli->ping()
returns false, the thread crashes with the error instead of returning it even if you use try/catch.