]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-sql: driver-mysql - Use API state to check if there is connection
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 6 Sep 2023 05:34:51 +0000 (08:34 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 6 Sep 2023 12:12:49 +0000 (12:12 +0000)
commit371babad7a8abf87617c0040fcdd28ddc2dbf328
tree439e09d5a23e0881bd4811ed91cbd2263f2475b2
parent432c448ea8df799be465bfc7b67a554052e8c56c
lib-sql: driver-mysql - Use API state to check if there is connection

db->mysql cannot be NULL.

Broken in dd14131fcbd4b84f02316ecc0ff3a185683a5f23
src/lib-sql/driver-mysql.c