summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysqlc/mysqlc_general.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in connectivityNoel Grandin1-45/+44
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-23/+32
2022-01-04tdf#146432: fix crash with REGEXP_REPLACE() executed in query editor to MariaDBJulien Nabet1-0/+3
2021-11-20tdf#145714: teach "mediumblob" to Mysql/MariaDB part in LOJulien Nabet1-5/+9
2021-11-18tdf#145205: Mysql/MariaDB, display BIT instead of DATE when its a BIT fieldJulien Nabet1-3/+4
2021-08-16Related tdf#143895: Mysql MEDIUMINT is DataType::INTEGER not DataType::SMALLINTJulien Nabet1-2/+2
2020-05-09mysql-sdbc: fill SQLSTATE field of SQLException when throwing itLionel Elie Mamane1-4/+9
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-1/+2
2019-12-18sal_Char->char in connectivityNoel Grandin1-2/+2
2019-09-17tdf#126852 Bind TEXT mysql type to ClobTamas Bunth1-1/+3
2019-01-25loplugin:unusedmethodsNoel Grandin1-5/+0
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-1/+4
2019-01-17tdf#122516: fix timestamp in MariaDb/mysqlJulien Nabet1-1/+1
2019-01-04mysqlc: Fix result set metadata related issueTamas Bunth1-8/+10
2018-10-31mysqlc: Add support for mediumnint and char typesTamas Bunth1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-11/+11
2018-09-11loplugin:unusedmethodsNoel Grandin1-22/+0
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann1-1/+1
2018-08-24Fix typosAndrea Gelmini1-1/+1
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth1-0/+354