summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/mysql
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\
| * QtSql: add missing key for MariaDBChristian Ehrlicher2020-02-021-1/+1
* | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-58/+58
|\|
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-58/+58
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-3/+5
|\|
| * SQL: add proper support to build QMYSQL with MariaDB client librariesChristian Ehrlicher2020-01-031-1/+3
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* | Regenerate src/*Alexandru Croitor2019-11-141-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-130/+26
|\|
| * QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-121-130/+26
* | Regenerate sqldrivers pluginsAlexandru Croitor2019-10-081-1/+0
* | Enable building of the mysql pluginVille Voutilainen2019-09-021-0/+27
|/
* Always escape the table names when creating the SQL statementAndy Shaw2019-01-231-1/+1
* MySQL: Free the results when QSqlQuery::finished() is calledDaniel Vrátil2018-12-061-0/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-9/+11
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-9/+11
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-3/+3
|\|
| * Modernize the "datestring" featureLiang Qi2018-09-241-3/+3
* | Modernize the "thread" featureUlf Hermann2018-08-171-2/+2
* | Compilation fix of qsql_mysql.cppJędrzej Nowacki2018-07-311-3/+3
* | MySQL: handle my_bool for newer versions of MySQLSamuel Gaist2018-07-191-0/+4
* | MySQL: Handle TIME types as a string to allow the full range of dataAndy Shaw2018-06-061-1/+3
|/
* Extend the MariaDB define check to cover the later versions tooAndy Shaw2018-04-101-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-1/+1
| |\
| | * MySQL: Fix qAddPostRoutine of mysql_server_end() on WindowsThiago Macieira2018-01-101-1/+1
* | | SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-101-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-6/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-6/+12
| |\|
| | * Only call mysql_library_end() once when using MariaDBDaniel Vrátil2017-09-211-6/+12
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-31/+31
|/ /
* / QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-1/+2
|/
* Fix wrong codec with MySQL plugin in newer versionsJoni Poikelin2017-02-281-4/+8
* Remove unreachable codeJesus Fernandez2017-01-101-6/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-1/+1
|\
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-4/+11
|\|
* | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-13/+1
* | MySQL: Use charset utf8mb4 to allow 4-byte charactersPhilip Seeger2016-07-241-2/+7
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+1
|\|
* | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-3/+3
* | Always compile sql drivers as pluginsLars Knoll2016-04-074-3/+1793
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1