]> git.ipfire.org Git - thirdparty/pdns.git/commit
Handle LAST_INSERT_ID() returning zero as an error (no insertion)
authorMiod Vallat <miod.vallat@open-xchange.com>
Thu, 16 Jan 2025 13:56:48 +0000 (14:56 +0100)
committerMiod Vallat <miod.vallat@open-xchange.com>
Mon, 20 Jan 2025 17:28:17 +0000 (18:28 +0100)
commitaf08518c7c4179ac35aaf5e982eb1be054c18964
tree44a1cb6acf1866d267cf08ccdbafbbbef3b6f4a6
parentf7822a3cc7588f1f08102c290e5a36ef79d90efe
Handle LAST_INSERT_ID() returning zero as an error (no insertion)
modules/bindbackend/binddnssec.cc
pdns/backends/gsql/gsqlbackend.cc