summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/snippets
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-08-13 17:56:11 -0700
committerThiago Macieira <thiago.macieira@intel.com>2021-08-17 17:20:03 -0700
commit74705ae17b29ad560d1d6ad741bdb065ad7a0751 (patch)
tree31bf973e38a77e0e9b589aab6e67a6732042df19 /src/concurrent/doc/snippets
parent549ee216fd5bf2b3810e940bcbd4bbd8c64ac73f (diff)
MySQL: don't allocate 1-byte buffers for BLOBs
We set the buffer length to 0 for blobs, as we need to do it for each row, in bindBlobs() (apparently a workaround for MySQL 4.1.8 API). That function was deleting the buffer and reallocating. Change-Id: I4a40ccbd3321467a8429fffd169b06422612ca13 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/concurrent/doc/snippets')
0 files changed, 0 insertions, 0 deletions