summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysqlc
AgeCommit message (Expand)AuthorFilesLines
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-09-14mysqlc: fix XPreparedStatement::setTimestampTamas Bunth1-1/+2
2018-09-14mysqlc: prep stmt: check if cursor out of rangeTamas Bunth1-0/+3
2018-09-14mysqlc: getTablePrivileges not implemented, so..Tamas Bunth1-2/+1
2018-09-11mysqlc: Fix XResultSet::absolute and previousTamas Bunth1-1/+4
2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth2-22/+70
2018-09-03fix for 'mysqlc: Use unique_ptr on C style arrays'Andras Timar1-1/+1
2018-09-03mysqlc: implement beforeFirst and fix findColumnTamas Bunth2-4/+3
2018-09-03mysqlc: Use unique_ptr on C style arraysTamas Bunth4-19/+15
2018-09-03mysqlc: implement getImportedKeysTamas Bunth1-6/+58
2018-09-03mysqlc: Add library to log areas and put someTamas Bunth1-10/+22
2018-08-29Add source for zero stub mysqllo.dll (MSP needs it)cp-6.0-7Andras Timar1-0/+20
2018-08-28coverity#1438784 Uninitialized pointer fieldCaolán McNamara1-0/+1
2018-08-28-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann1-2/+0
2018-08-28coverity#1438783 Unchecked return valueCaolán McNamara1-1/+3
2018-08-28mysqlc: Fix issue by freeing result setsTamas Bunth2-3/+6
2018-08-28Moving mysqlc into connectivity as a libraryTamas Bunth28-0/+8102