ClickHouse/base/mysqlxx
tavplubix f13de96afc
Merge pull request #17366 from zhang2014/fix/ISSUES-16835
ISSUES-16835 try fix miss match header with MySQL SHOW statement
2020-12-09 23:12:47 +03:00
..
tests In mysqlxx::Pool: fix for reconnection problem (#17681) 2020-12-03 23:36:10 +03:00
CMakeLists.txt unbundled: fix detection of mariadb headers 2020-08-25 20:16:42 +03:00
Connection.cpp In mysqlxx::Pool: fix for reconnection problem (#17681) 2020-12-03 23:36:10 +03:00
Connection.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Exception.cpp Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
Exception.h Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
mysqlxx.h Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
Null.h Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
Pool.cpp Fixed typo in message format (#17900) 2020-12-08 14:28:35 +03:00
Pool.h In mysqlxx::Pool: fix for reconnection problem (#17681) 2020-12-03 23:36:10 +03:00
PoolFactory.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolFactory.h Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
PoolWithFailover.cpp Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
PoolWithFailover.h Enable extra warnings for base, utils, programs 2020-05-10 01:59:34 +03:00
Query.cpp Better code 2020-05-10 02:31:44 +03:00
Query.h Better code 2020-05-10 02:31:44 +03:00
ResultBase.cpp ISSUES-16835 try fix review comment 2020-12-09 16:19:09 +08:00
ResultBase.h ISSUES-16835 try fix review comment 2020-12-09 16:19:09 +08:00
Row.cpp ISSUES-16835 try fix review comment 2020-12-09 16:19:09 +08:00
Row.h ISSUES-16835 try fix review comment 2020-12-09 16:19:09 +08:00
StoreQueryResult.cpp Better code 2020-05-10 02:33:11 +03:00
StoreQueryResult.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Transaction.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Types.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
UseQueryResult.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
UseQueryResult.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Value.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
Value.h MySql datatypes dateTime64 and decimal (#11512) 2020-09-09 15:18:02 +03:00