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
Rich Prohaska d6249b2679 implement DB_CURRENT_BINDING, an operation that returns the current cursor kv binding even if deleted. closes #274
git-svn-id: file:///svn/tokudb@2063 c7de825b-a66e-492c-adef-691d508d4ae1
2008-02-03 18:26:01 +00:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader implement DB_CURRENT_BINDING, an operation that returns the current cursor kv binding even if deleted. closes #274 2008-02-03 18:26:01 +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 implement DB_CURRENT_BINDING, an operation that returns the current cursor kv binding even if deleted. closes #274 2008-02-03 18:26:01 +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 implement DB_CURRENT_BINDING, an operation that returns the current cursor kv binding even if deleted. closes #274 2008-02-03 18:26:01 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src implement DB_CURRENT_BINDING, an operation that returns the current cursor kv binding even if deleted. closes #274 2008-02-03 18:26:01 +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