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
Bradley C. Kuszmaul 5f5a698b51 Fix test_set_lk_max_locks. It will have to be fixed again when lock escalation starts working. Fixes #533.
git-svn-id: file:///svn/tokudb@2809 c7de825b-a66e-492c-adef-691d508d4ae1
2008-03-14 08:45: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 Fix {{{toku_logger_fsync}}}. Fixes #529. 2008-03-13 21:29:04 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Fix test_set_lk_max_locks. It will have to be fixed again when lock escalation starts working. Fixes #533. 2008-03-14 08:45: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