Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport mysql driver mariadb fix - see QTBUG-63108 | Slávek Banko | 2018-06-03 | 1 | -12/+22 |
| | | | | | | | [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f3c643afc14d102ae97bacc795f125a22a4cae16) | ||||
* | Properly implement MySQL reconnect support | Timothy Pearson | 2016-02-27 | 1 | -2/+5 |
| | | | | (cherry picked from commit 709f7e70b0a12749ab34f47a16946374bcb887bd) | ||||
* | Properly handle MySQL reconnection option | Timothy Pearson | 2016-02-27 | 1 | -13/+19 |
| | | | | (cherry picked from commit 9fe256ac6ce302572f46bad25f52092fdf9e63c5) | ||||
* | Add ability to set reconnect flag on MySQL connections | Timothy Pearson | 2014-09-03 | 15 | -0/+98 |
| | | | | Add database server ping method to SQL classes | ||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 4 | -0/+602 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | Fix spelling mistakes | Darrell Anderson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Fix a number of build warnings that could lead to unstable operation | Timothy Pearson | 2012-12-01 | 2 | -0/+9 |
| | | | | This breaks the ABI | ||||
* | Use unixODBC instead of obsolete iODBC | Timothy Pearson | 2012-06-13 | 2 | -5/+4 |
| | | | | | This closes Bug 792 Thanks to 'L0ner' for the patch! | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 14 | -108/+108 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 14 | -108/+108 |
| | |||||
* | Export QSqlRecordShared symbols | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 58 | -0/+22917 |