summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/mysql/qsql_mysql.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove bool/my_bool artifact, the 'bool' data type is part of the c++François Andriot2019-11-181-1/+1
| | | | | | | language and was added to c compilers with c99. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 90ea30a42a102ac57b26439965ec1240341c568d)
* Fix FTBFS from prior commit.Slávek Banko2019-08-311-5/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aae0287741331748bf0c89cbe4db025bb8cf3af2)
* add MYSQL_SSL_* to the driver for MySQL connectionsDenis Kozadaev2019-08-311-2/+23
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4f528c3bd24f9bd833a559429a7960157322e445)
* Backport mysql driver mariadb fix - see QTBUG-63108Slávek Banko2018-06-031-12/+22
| | | | | | | [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a889f4346955fc3dcd3e3d57b84843226e361aae)
* Automated update from Qt3Timothy Pearson2016-02-271-2/+5
| | | | (cherry picked from commit b99016b854c76cef7bb7869faeadc9e0ce398db7)
* Automated update from Qt3Timothy Pearson2016-02-271-13/+19
| | | | (cherry picked from commit 3add7b436c617c6a45b72cca11878ee3b648cf33)
* Automated update from Qt3Timothy Pearson2014-09-031-0/+17
|
* Automated conversion from qt3Timothy Pearson2012-02-281-13/+13
|
* Automated update from Qt3Timothy Pearson2012-02-131-1/+1
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-3/+3
|
* Sync with latest scriptTimothy Pearson2011-12-051-1/+1
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+775