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 463245e8d8 Addresses #293
Addresses #329
Combined rangetree hashtables and the lock tree.

git-svn-id: file:///svn/tokudb@2044 c7de825b-a66e-492c-adef-691d508d4ae1
2008-02-02 01:12:44 +00:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader update the db.h copyrights. addresses #283 2008-01-25 16:00:41 +00:00
cxx get tokudb_dump -s working 2008-01-27 19:36:15 +00:00
db-benchmark-test rename the mysql aker scripts 2008-02-01 14:31:38 +00:00
db-benchmark-test-cxx add check target. addresses #299 2008-01-24 15:39:26 +00:00
include update the db.h copyrights. addresses #283 2008-01-25 16:00:41 +00:00
loadsome Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
man start making db-benchmark-test recoverable. Addresses #27. 2008-01-25 21:50:07 +00:00
newbrt put the pma cursor in its own .h file 2008-02-01 19:00:12 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Addresses #293 2008-02-02 01:12:44 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils added -DS flags to tokudb_gen to generate duplicates and dupsort header fields. closes #315 2008-01-28 16:35:02 +00:00
Makefile tokudb_load now supports dupsort databases. we defer judgement on db flags until the db->open method is called. this allows incremental update of the flags. 2008-01-28 14:27:28 +00:00