]> granicus.if.org Git - icinga2/commitdiff
Merge pull request #5225 from Al2Klimov/bugfix/mysql_init-mysql_error-3664
authorGunnar Beutner <gunnar@beutner.name>
Thu, 4 May 2017 12:58:55 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Thu, 4 May 2017 12:58:55 +0000 (14:58 +0200)
Don't call mysql_error() after a failure of mysql_init()

fixes #3664


Trivial merge