MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
Bradley C. Kuszmaul b533ea01dd Move db_cxx.h to include dir, and fix valgrind issues. Fixes #197.
git-svn-id: file:///svn/tokudb@1218 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-18 20:39:02 +00:00
bdb-examples Add copyrights using #ident in the buildheader and db-benchmark-test and loadsome and bdb-examples dirs. Addresses #54. 2007-11-29 14:27:42 +00:00
buildheader Add api1_internal to DB_TXN (used in c++). Addresses #197. 2007-12-18 19:35:09 +00:00
cxx Move db_cxx.h to include dir, and fix valgrind issues. Fixes #197. 2007-12-18 20:39:02 +00:00
db-benchmark-test change the db-benchmark-test/Makefile to allow C or C++ compilation using the C interface 2007-12-18 16:24:53 +00:00
db-benchmark-test-cxx We have a basic C++ interface. I'm going to call this finished, until we find out that more is needed. Fixes #197. 2007-12-18 19:37:59 +00:00
include Move db_cxx.h to include dir, and fix valgrind issues. Fixes #197. 2007-12-18 20:39:02 +00:00
loadsome Add copyrights using #ident in the buildheader and db-benchmark-test and loadsome and bdb-examples dirs. Addresses #54. 2007-11-29 14:27:42 +00:00
man Improve accuracy of put documentation. Addresses #52. 2007-12-18 19:50:09 +00:00
newbrt handle cursor DB_SET into the right subtree. closes #186 2007-12-18 12:48:14 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src change the db->put to require flags != 0. closes #180 2007-12-18 20:15:01 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils Added DB_UNKNOWN to db.h 2007-12-11 19:34:21 +00:00
Makefile Rename 2007-07-13 19:37:47 +00:00