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 18a7b8dfe0 addresses #523
implemented lock escalation MINUS flagging of messy transactions
implemented tests for lock escalation

git-svn-id: file:///svn/tokudb@2902 c7de825b-a66e-492c-adef-691d508d4ae1
2008-03-17 20:39:01 +00:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader Add {{{db_env_set_func_fsync}}}. Addresses #499. 2008-03-08 21:29:27 +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 Implement {{{db_env_set_func_fsync}}} and write a test that can discern the use of group commit. Fixes #499, #496. 2008-03-09 02:39:37 +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 Remove printfs. Addresses #548. 2008-03-17 19:32:28 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src addresses #523 2008-03-17 20:39:01 +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