index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
sqldrivers
/
mysql
/
qsql_mysql.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
QtSql: cleanup QSqlDriverPrivate and QSqlResultPrivate
Christian Ehrlicher
2020-02-19
1
-37
/
+22
*
|
QtSql: remove compat SQL plugin names
Christian Ehrlicher
2020-02-13
1
-1
/
+1
|
/
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-58
/
+58
*
QMYSQL: remove support for MySql 4.x
Christian Ehrlicher
2019-10-12
1
-130
/
+26
*
Always escape the table names when creating the SQL statement
Andy Shaw
2019-01-23
1
-1
/
+1
*
MySQL: Free the results when QSqlQuery::finished() is called
Daniel Vrátil
2018-12-06
1
-0
/
+10
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-9
/
+11
|
\
|
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-9
/
+11
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-27
1
-3
/
+3
|
\
\
|
|
/
|
*
Modernize the "datestring" feature
Liang Qi
2018-09-24
1
-3
/
+3
*
|
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-2
/
+2
*
|
Compilation fix of qsql_mysql.cpp
Jędrzej Nowacki
2018-07-31
1
-3
/
+3
*
|
MySQL: handle my_bool for newer versions of MySQL
Samuel Gaist
2018-07-19
1
-0
/
+4
*
|
MySQL: Handle TIME types as a string to allow the full range of data
Andy Shaw
2018-06-06
1
-1
/
+3
|
/
*
Extend the MariaDB define check to cover the later versions too
Andy Shaw
2018-04-10
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Tor Arne Vestbø
2018-01-16
1
-1
/
+1
|
|
\
|
|
*
MySQL: Fix qAddPostRoutine of mysql_server_end() on Windows
Thiago Macieira
2018-01-10
1
-1
/
+1
*
|
|
SQL plugins: Fix warnings about deprecated constructor of QSqlError
Friedemann Kleint
2018-01-10
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-17
1
-6
/
+12
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-04
1
-6
/
+12
|
|
\
\
|
|
|
/
|
|
*
Only call mysql_library_end() once when using MariaDB
Daniel Vrátil
2017-09-21
1
-6
/
+12
*
|
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-16
/
+16
|
/
/
*
|
QSqlField: Add a means to see what the tablename is for a given field
Andy Shaw
2017-07-12
1
-1
/
+2
|
/
*
Fix wrong codec with MySQL plugin in newer versions
Joni Poikelin
2017-02-28
1
-4
/
+8
*
Remove unreachable code
Jesus Fernandez
2017-01-10
1
-6
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-21
1
-4
/
+11
*
MySQL: Use charset utf8mb4 to allow 4-byte characters
Philip Seeger
2016-07-24
1
-2
/
+7
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-21
1
-0
/
+1
*
Always compile sql drivers as plugins
Lars Knoll
2016-04-07
1
-0
/
+1665
[prev]