summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/mysql
Commit message (Expand)AuthorAgeFilesLines
* Fixes failed queries when mysql auto-preparesBill King2009-08-041-26/+21
* Merge branch '4.5'Thiago Macieira2009-08-031-3/+3
|\
| * Fixes hack around show queries not allowed to be prepared.Bill King2009-07-301-3/+3
| * Fixed compile on certain Solaris versions.Rohan McGovern2009-07-201-1/+1
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-152-20/+2
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-211-0/+3
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-172-4/+4
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-152-15/+16
* | improved string operations all over the placeThierry Bastian2009-05-281-7/+4
|/
* 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-051-1/+1
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-152-2/+20
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+1585