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 c3024db098 Closes #553
Lock escalation causes all lock trees (all dbs in an environment)
to escalate their locks.
This is useful, since we can have one lock tree/db holding 99% of the locks
and then we run out of locks on a different lock tree.

git-svn-id: file:///svn/tokudb@2952 c7de825b-a66e-492c-adef-691d508d4ae1
2008-03-19 17:44:10 +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 set_lk_max_locks already added to the c++ interface. delete the extra junk. close #230 2008-02-29 18:30:44 +00:00
db-benchmark-test Make {{{PROF_FLAGS=-pg}}} cause static linking to happen for {{{db-benchmark-test-tokudb}}}. Addresses #515. 2008-03-12 08:36:02 +00:00
db-benchmark-test-cxx rename libdb.so to libtokudb.so. closes #150 2008-02-10 03:50:15 +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_log10.recover}}} now works. Fixes #548. 2008-03-18 12:08:56 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Closes #553 2008-03-19 17:44:10 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils rename libdb.so to libtokudb.so. closes #150 2008-02-10 03:50:15 +00:00
install.bash rename libdb.so to libtokudb.so. closes #150 2008-02-10 03:50:15 +00:00
Makefile Make the top-level 'make check' run in parallel. Addresses #468. 2008-03-06 21:48:24 +00:00