Sergei Golubchik
409f69cd74
cmake: only search for libraries that are needed
...
in particular, don't search for libjemalloc.a, which is only
needed for tokudb's ftcxx tests, when the tests aren't going
to be built.
2019-04-02 18:22:37 +02:00
Oleksandr Byelkin
31081593aa
Merge branch '11.0' into 10.1
2018-09-06 22:45:19 +02:00
Oleksandr Byelkin
a816eac92a
5.6.41-84.1
2018-09-03 16:29:29 +02:00
Kristian Nielsen
660a2928a5
Fix optimistic parallel replication for TokuDB.
...
Make TokuDB report row lock waits with thd_rpl_deadlock_check(). This allows
parallel replication to properly detect conflicts, and kill and retry the
offending transaction.
2016-11-23 16:49:42 +01:00
Sergei Golubchik
f853a99a4f
5.6.30-76.3
2016-06-10 19:47:58 +02:00
Sergei Golubchik
2c8c652978
5.6.26-74.0
2015-10-26 12:57:57 +01:00