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 ad0a6695b5 add Db::del and Db::get and check that their exceptions are OK. Fixes #219.
git-svn-id: file:///svn/tokudb@1335 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-23 01:25:54 +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 Add mgrp to dbtxn. Addresses #215. 2007-12-21 15:47:42 +00:00
cxx add Db::del and Db::get and check that their exceptions are OK. Fixes #219. 2007-12-23 01:25:54 +00:00
db-benchmark-test change the db-benchmark-test/Makefile to allow C or C++ compilation using the C interface 2007-12-18 16:24:53 +00:00
db-benchmark-test-cxx fix build for bdb 4.5 addresses #133 2007-12-22 17:06:40 +00:00
include add Db::del and Db::get and check that their exceptions are OK. Fixes #219. 2007-12-23 01:25:54 +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 Improve accuracy of put documentation. Addresses #52. 2007-12-18 19:50:09 +00:00
newbrt c++ interface is implemented (up to a point) and every method that can raise an exception is tested in exceptions.cpp. Fixes #197, #215. 2007-12-23 01:09:09 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src add Db::del and Db::get and check that their exceptions are OK. Fixes #219. 2007-12-23 01:25:54 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils Added DB_UNKNOWN to db.h 2007-12-11 19:34:21 +00:00
Makefile Rename 2007-07-13 19:37:47 +00:00