ClickHouse/base/mysqlxx
Ivan b7ef5a699c
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
2020-03-13 01:26:16 +03:00
..
tests Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
CMakeLists.txt Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Connection.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Connection.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Exception.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Exception.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
mysqlxx.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Null.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Pool.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Pool.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
PoolFactory.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
PoolFactory.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
PoolWithFailover.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
PoolWithFailover.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Query.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Query.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
ResultBase.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
ResultBase.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Row.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Row.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
StoreQueryResult.cpp Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +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 Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
Value.h Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00