summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-08-09 13:31:48 -0700
committerThiago Macieira <thiago.macieira@intel.com>2021-08-10 10:43:03 -0700
commit472520afb9081856a2556c7df221c084a42a2d42 (patch)
tree3cc5362ab9447c50721ae2ea1ffe1078d205060c /src/3rdparty/libpng
parentaa93b4835a966be021a8f8a4d1872a7fd606c5d4 (diff)
MySQL: properly fix setting the character set
Commit e4bd73dc54542fe16121825c2a369b7f863e0de8 moved the mysql_set_character_set() call above the mysql_real_connect() but that doesn't actually work, as there's no connection to send the "SET NAMES" statement on. So do it in two steps: first, by setting the charset in the MYSQL structure, then by asking the server to match. Pick-to: 6.2 Task-number: QTBUG-55444 Change-Id: I4a40ccbd3321467a8429fffd1699bd829f342124 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/3rdparty/libpng')
0 files changed, 0 insertions, 0 deletions