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 123dd77a8f c_pget makes certain never to touch original parameters until/unless success happens.
Code is cleaner now with less special cases, handles DB_DBT_(MALLOC|REALLOC|USERMEM) as well as no flags now.
Closes #144

git-svn-id: file:///svn/tokudb@1037 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-10 18:54:12 +00:00
bdb-examples Add copyrights using #ident in the buildheader and db-benchmark-test and loadsome and bdb-examples dirs. Addresses #54. 2007-11-29 14:27:42 +00:00
buildheader DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
db-benchmark-test add copyright. addresses #74 2007-12-04 13:14:30 +00:00
include DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
loadsome Add copyrights using #ident in the buildheader and db-benchmark-test and loadsome and bdb-examples dirs. Addresses #54. 2007-11-29 14:27:42 +00:00
man start the load and dump man pages. addresses #52 2007-12-06 21:56:59 +00:00
newbrt c_pget makes certain never to touch original parameters until/unless success happens. 2007-12-10 18:54:12 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src c_pget makes certain never to touch original parameters until/unless success happens. 2007-12-10 18:54:12 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils build bins for tokudb and bdb. closes #147 2007-12-07 19:18:21 +00:00
Makefile Rename 2007-07-13 19:37:47 +00:00