Alexander Kazakov
|
0e41af11c7
|
Fixed typo in message format (#17900)
|
2020-12-08 14:28:35 +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 |
|
alesapin
|
16fa71a4c9
|
Missed comment
|
2020-10-08 20:46:59 +03:00 |
|
alesapin
|
70f2a3328d
|
Better atomic operations on refcount
|
2020-10-08 20:45:18 +03:00 |
|
alexey-milovidov
|
c7863e1ac6
|
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check
* Attempt to enable identifier naming check, continue
* Progress on identifier names
* Adopt identifier names check
* Fixed error
* Merge with master
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed error
* Fixed error
* Fixed error
|
2020-03-23 05:12:31 +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 |
|