summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2018-11-06Fix isssue with constructor expecting three paramsTamas Bunth
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-11-05mysqlc: Add support for mediumnint and char typesTamas Bunth
2018-11-05mysqlc: filter schema in getColumnsTamas Bunth
2018-10-25Revert removal of mysql jdbc connectorTamas Bunth
2018-10-20copy and paste errorCaolán McNamara
2018-09-14mysqlc: fix XPreparedStatement::setTimestampTamas Bunth
2018-09-14mysqlc: prep stmt: check if cursor out of rangeTamas Bunth
2018-09-14mysqlc: getTablePrivileges not implemented, so..Tamas Bunth
2018-09-11mysqlc: Fix XResultSet::absolute and previousTamas Bunth
2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth
2018-09-03fix for 'mysqlc: Use unique_ptr on C style arrays'Andras Timar
2018-09-03mysqlc: implement beforeFirst and fix findColumnTamas Bunth
2018-09-03mysqlc: Use unique_ptr on C style arraysTamas Bunth
2018-09-03mysqlc: implement getImportedKeysTamas Bunth
2018-09-03mysqlc: Add library to log areas and put someTamas Bunth
2018-08-29Add source for zero stub mysqllo.dll (MSP needs it)cp-6.0-7Andras Timar
2018-08-28coverity#1438784 Uninitialized pointer fieldCaolán McNamara
2018-08-28-Werror,-Wunused-private-fieldStephan Bergmann
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann
2018-08-28coverity#1438783 Unchecked return valueCaolán McNamara
2018-08-28mysqlc: Fix issue by freeing result setsTamas Bunth
2018-08-28Moving mysqlc into connectivity as a libraryTamas Bunth
2018-03-25Add HSQLDB schema importTamas Bunth
2018-03-20tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist
2018-03-20tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2018-03-20Firebird: use 32 bitTamas Bunth
2018-03-20tdf#104734 Firebird improve XClob implementationTamas Bunth
2018-03-20tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2018-03-20tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2018-03-19Firebird: check isc_blob_info errorTamas Bunth
2018-03-19Firebird: Revert not closing cursor,..Tamas Bunth
2018-03-19clean code at setObjectWithInfoTamas Bunth
2018-03-19tdf#70425 do not close cursor explicitlyTamas Bunth
2018-03-19tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-01-27tdf#70425 suppress error of closing closed cursorTamas Bunth
2018-01-07tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2018-01-03Don't call getLength() on OUStringBuffer after makeStringAndClear()Tor Lillqvist
2018-01-02Related tdf#104942: implement setByte on firebirdJulien Nabet
2017-11-23loplugin:useuniqueptr in connectivity/source/drivers/macab/Stephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-14Translate German debug stringsJohnny_M
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna