Alexey Milovidov
|
eadf0248d0
|
Build fixes
|
2021-03-16 14:07:53 +03:00 |
|
Alexey Milovidov
|
12485eee6b
|
Fix some of the issues found by Coverity
|
2021-02-02 22:07:23 +03:00 |
|
Alexander Kazakov
|
81d9d3237f
|
In mysqlxx::Pool: fix for reconnection problem (#17681)
Remove stalled unrecoverable connections from myqsl connections pool
|
2020-12-03 23:36:10 +03:00 |
|
Alexey Milovidov
|
a576a4fbcd
|
Enable extra warnings for base, utils, programs
|
2020-05-10 01:59:34 +03:00 |
|
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 |
|