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 bfcee0fe5f Addresses #571
Lock tree further disentangled from transactions.
Now uses a function to compare txnids all the time instead of direct
integer compare, also removed asserts checking for them to be non 0,
since 0 is a valid TXN id.

git-svn-id: file:///svn/tokudb@3256 c7de825b-a66e-492c-adef-691d508d4ae1
2008-04-04 01:25:01 +00:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader Fix {{{db.h_4_6}}}. Fixes #560. 2008-03-19 14:59:40 +00:00
cxx Clean up the makefiles a little more. Addresses #630. 2008-04-03 20:41:53 +00:00
db-benchmark-test Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
db-benchmark-test-cxx Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
include Added tokudb specific error codes 2008-03-19 14:39:27 +00:00
loadsome Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
man set_lg_max is ipmlemented, tested, and documented. Fixes #79. 2008-03-08 13:02:32 +00:00
newbrt {{{test-recover3.tdb}}} now runs. Addresses #558. 2008-04-03 23:00:59 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Addresses #571 2008-04-04 01:25:01 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
install.bash Make the install script a little more robust. Addresses #558. 2008-03-24 20:36:51 +00:00
Makefile Fix up Makefile and svn:ignore properties. Addresess #630. 2008-04-03 03:12:09 +00:00