mariadb/cxx
Bradley C. Kuszmaul ce6b171044 Merge the multihreaded writer changes as
{{{
svn merge -r 5899:5987 https://svn.tokutek.com/tokudb/tokudb
}}}
and resolve the conflicts.


git-svn-id: file:///svn/tokudb.1131b@5988 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:17 -04:00
..
tests Merge the multihreaded writer changes as 2013-04-16 23:57:17 -04:00
db.cpp addresses #333 2008-02-05 21:39:02 +00:00
dbc.cpp port from branch 0.4.2 to main. closes #362 2008-02-08 19:10:34 +00:00
dbenv.cpp set_lk_max_locks already added to the c++ interface. delete the extra junk. close #230 2008-02-29 18:30:44 +00:00
dbt.cpp Move db_cxx.h to include dir, and fix valgrind issues. Fixes #197. 2007-12-18 20:39:02 +00:00
exception.cpp Fix up memory issues in exceptions. Addresses #215. 2007-12-21 11:07:29 +00:00
Makefile Quiet down the cxx makefile. Addresses #13. 2008-07-23 12:55:37 +00:00
txn.cpp add DbTxn::abort. closes #232 2007-12-31 13:27:49 +00:00