summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/mysql/qsql_mysql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-17/+2
* Fixes one of the fields of mysql bound params not initialised.Bill King2009-05-211-2/+1
* Adds thread initialisation/cleanup code to mysql.Bill King2009-05-201-0/+8
* Fixes a segfault from out of order cleanup of mysql resources.Bill King2009-05-131-50/+73
* Fixes crash when mysql_init() returns 0Bill King2009-05-061-1/+1
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-2/+17
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1446