summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/mysql/qsql_mysql.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-281-832/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Fix FTBFS from prior commit.Slávek Banko2019-08-311-5/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* add MYSQL_SSL_* to the driver for MySQL connectionsDenis Kozadaev2019-08-311-2/+23
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* 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 <[email protected]>
* Automated update from Qt3Timothy Pearson2016-02-221-2/+5
|
* Automated update from Qt3Timothy Pearson2016-02-211-13/+19
|
* 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