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 012f706b67 DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB.
We never touch ulen.  If DB_DBT_USERMEM and ulen is too small, we set size, (do not write anything)
and return DB_BUFFER_SMALL.

This includes test_db_dbt_mem_behavior.c
Closes #146

git-svn-id: file:///svn/tokudb@1034 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-10 17:04:02 +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 DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +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