~jheiss/galera/galera

Viewing all changes in revision 162.

  • Committer: Alexey Yurchenko
  • Date: 2013-10-15 10:04:19 UTC
  • mfrom: (153.2.8 2.x)
  • Revision ID: alexey.yurchenko@codership.com-20131015100419-vu6hmonm6520iyhp
References lp:1229107, lp:1201893, lp:1078759
- fixes to FreeBSD build scripts
- disabled PC protocol level checksumming by default
- removed TrxHandle creation from under global lock
- added a simple memory overhead test as in lp:1078759
- squashed half a dozen dynamic allocations in TrxHandle ctor and elsewhere.
- optimized appending keys procedure to avoid dynamic allocation (for small number of keys) and find() (just a single insert() now)
- fixed compilation with -std=c++11 flag
- provider capabilities are now calculated dynamically, depending on the group membership.
- fixed incremental data collection capability
Synced with SVN r3327

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: