• Bradley C. Kuszmaul's avatar
    #162 appears not to be a bug. (It's a bug in the test program.) Fixes #162. · cad47274
    Bradley C. Kuszmaul authored
    We have tests for DB->associate().  Fixes #61.
    
    assoc3 is a proto-amazon application.  Fixes #134.
    
    There is a problem in the assoc3 test (References #175.)
    
    Warning:  It helps to always use {{{DB_DUP}}} for associated secondary indices.  BDB and TokUDB will both corrupt things if you accidently insert a duplicate without {{{DB_DUP}}}.
    
    DB->associate() appears to work.  Fixes #48.
    
    
    git-svn-id: file:///svn/tokudb@1096 c7de825b-a66e-492c-adef-691d508d4ae1
    cad47274
Makefile 4.25 KB