summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/mysql/qsql_mysql.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-1/+2
* Fix wrong codec with MySQL plugin in newer versionsJoni Poikelin2017-02-281-4/+8
* Remove unreachable codeJesus Fernandez2017-01-101-6/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-4/+11
* MySQL: Use charset utf8mb4 to allow 4-byte charactersPhilip Seeger2016-07-241-2/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+1
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+1665