]> git.ipfire.org Git - thirdparty/pdns.git/commit
mysql: use MYSQL_TYPE_LONGLONG on 64bit platforms 15345/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Fri, 21 Mar 2025 11:54:21 +0000 (12:54 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 24 Mar 2025 06:23:04 +0000 (07:23 +0100)
commit9c463af53b85515183b620b234156e4f0fb591fc
tree485d29611f7e3b0f6941f88ef7012c43f499732a
parent410891c5fbe979fc13f2340a1ae2f7379c49202d
mysql: use MYSQL_TYPE_LONGLONG on 64bit platforms

Found on s390x

(cherry picked from commit 3f4aaf81caf5f4549e7bfcf3a3c746168c9c4175)
modules/gmysqlbackend/smysql.cc