An error occurred fetching the project authors.
- 06 May, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@3814 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 08 Mar, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@2643 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 10 Feb, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@2238 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 04 Jan, 2008 1 commit
-
-
Yoni Fogel authored
DB->get on a secondary with flag DB_GET_BOTH will now return EINVAL instead of crashing on an assert. Also revamped test_db_get_put_flags to test this, and made all tests run on both BDB and tokudb git-svn-id: file:///svn/tokudb@1502 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 20 Dec, 2007 2 commits
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@1292 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
to support 'flags==0 returns EINVAL for put on a dupsort db' Addresses #180 Addresses #15 Addresses #194 git-svn-id: file:///svn/tokudb@1282 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 18 Dec, 2007 2 commits
-
-
Yoni Fogel authored
Show that the key parameter is not only ignored, but never accessed nor written to when flags == DB_CURRENT Closes #15 Removed comments asking for this test. git-svn-id: file:///svn/tokudb@1183 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Addresses #15 git-svn-id: file:///svn/tokudb@1181 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 17 Dec, 2007 4 commits
-
-
Yoni Fogel authored
test_db_assert_einval.c renamed to test_db_get_put_flags.c git-svn-id: file:///svn/tokudb@1166 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Tests for DB_GET_BOTH with DUPSORT and no DUPSORT. git-svn-id: file:///svn/tokudb@1165 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Support DB_GET_BOTH for dbs without DUPSORT. Also modified test_db_assert_einval to validate the changes. git-svn-id: file:///svn/tokudb@1164 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
with return EINVAL Addresses #194 git-svn-id: file:///svn/tokudb@1163 c7de825b-a66e-492c-adef-691d508d4ae1
-