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 86bd15c721 make {{{test_cursor_2}}} use an environment with {{{DB_THREAD}}} set, since that the MySQL usage. Addresses #538.
git-svn-id: file:///svn/tokudb@2828 c7de825b-a66e-492c-adef-691d508d4ae1
2008-03-14 18:48:26 +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 Make test-recover3.tdb Work. Fixes #537. roll.c coverage is now up to 77.5% (from 52.4%). Addresses #536. 2008-03-14 12:28:49 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src make {{{test_cursor_2}}} use an environment with {{{DB_THREAD}}} set, since that the MySQL usage. Addresses #538. 2008-03-14 18:48:26 +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