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 ee2351986d Removed warnings.
git-svn-id: file:///svn/tokudb@2762 c7de825b-a66e-492c-adef-691d508d4ae1
2008-03-12 17:48:54 +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 Removed warnings. 2008-03-12 17:48:54 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src All the makefiles should honor {{{PROF_FLAGS}}}. Make db-benchmark-test statically linkable by removing the conflict with {{{toku_fill_dbt}}}. Although gprof still doesn't work with dynamically linked libraries, we can statically link it and get useful info. Closes #515. 2008-03-12 08:30:49 +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