qt5base-lts/tests/auto/sql/kernel
Jesus Fernandez 8e88937811 Fix UNSIGNED values in QMYSQL
The unsigned flag in columns was ignored when creating the list of
bound values in a mysql table. So the result iteration with
QSqlQuery::next stops after the first wrong truncated value.

[ChangeLog][QtSql] Fixed QSqlQuery::prepare value truncation error when
using UNSIGNED values in a MySQL database.

Task-number: QTBUG-53969
Task-number: QTBUG-53237
Change-Id: I10d977993445f2794f1dd8c88b2e83517ef524f3
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
2016-06-14 11:13:11 +00:00
..
qsql fix usage of wince scope 2015-06-05 10:29:10 +00:00
qsqldatabase Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-29 11:13:41 +01:00
qsqldriver fix usage of wince scope 2015-06-05 10:29:10 +00:00
qsqlerror tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-29 11:35:53 +00:00
qsqlfield Update copyright headers 2015-02-11 06:49:51 +00:00
qsqlquery Fix UNSIGNED values in QMYSQL 2016-06-14 11:13:11 +00:00
qsqlrecord Update copyright headers 2015-02-11 06:49:51 +00:00
qsqlresult Update copyright headers 2015-02-11 06:49:51 +00:00
qsqlthread fix usage of wince scope 2015-06-05 10:29:10 +00:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00