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
Yoni Fogel 6e9a2579a6 Free any memory caused by DB_DBT_MALLOC
and pruning stale records in secondary databases.
Closes #144
Closes #158
Fixed bug where we modify key or pkey or data if we return errors and
we really just pruned stale records.

Added test to verify we have no memory leaks caused by these issues.

git-svn-id: file:///svn/tokudb@1019 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-08 01:11:09 +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 define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +00:00
db-benchmark-test add copyright. addresses #74 2007-12-04 13:14:30 +00:00
include define DB_NODUPDATA to get our bdb tests to compile. closes #142 2007-12-07 14:57:13 +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 start the load and dump man pages. addresses #52 2007-12-06 21:56:59 +00:00
newbrt Recompute the fingerprint for DBC->c_del(). Fixes #154. 2007-12-07 22:27:52 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Free any memory caused by DB_DBT_MALLOC 2007-12-08 01:11:09 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils build bins for tokudb and bdb. closes #147 2007-12-07 19:18:21 +00:00
Makefile Rename 2007-07-13 19:37:47 +00:00