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 907df64d8b Closes #270
Closes #271
Bugfixes in tokudb_load:
Now supports -T (text) option along with other command line parameters
Now supports -T option without newline at end of file (i.e. last data item ends with end of file)


git-svn-id: file:///svn/tokudb@1651 c7de825b-a66e-492c-adef-691d508d4ae1
2008-01-14 20:13:30 +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 Db::fd closes #231 2008-01-11 14:38:49 +00:00
cxx test DbEnv::set_error_stream. addresses #255 2008-01-12 00:07:10 +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 implement Db::set_error_stream. closes #257 2008-01-11 22:37:05 +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 Undo pma movements. Addresses #253. 2008-01-13 05:52:43 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src Undo pma movements. Addresses #253. 2008-01-13 05:52:43 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils Closes #270 2008-01-14 20:13:30 +00:00
Makefile create rule for make clean at top level. (Getting ready to try a branch for the PMA-instead-of-hash-table experiment. Addresses #128. 2008-01-02 11:37:16 +00:00