Mercurial > hg > audiodb
log insert.cpp @ 320:a995e5ad999a large_adb
age | author | description |
---|---|---|
Wed, 20 Aug 2008 13:50:58 +0000 | mas01mc | working LARGE_ADB support. Activiate at creation time with -N --ntracks 20001 or greater, or with --datasize 1356 or greater, or both. LARGE_ADB blocks non-indexed QUERY. large_adb |
Tue, 19 Aug 2008 15:50:26 +0000 | mas01mc | Ammended batchinsert and status to memory map featureFilenameTables, powerFileNameTable and timesFileNameTable for O2_FLAG_LARGE_ADB large_adb |
Tue, 19 Aug 2008 14:27:21 +0000 | mas01mc | Adding large_adb support (up to 1M tracks) large_adb |
Mon, 04 Aug 2008 10:00:34 +0000 | mas01cr | Implement O((M+N) log(M+N)) duplicate key detection in batchinsert, |
Tue, 01 Jul 2008 09:12:40 +0000 | mas01cr | Merge trunk changes -r326:386 into audiodb-debian branch. audiodb-debian |
Mon, 19 May 2008 16:25:12 +0000 | mas01cr | Remove, I think, memory leaks from audioDB::batchinsert(). |
Wed, 16 Apr 2008 09:59:43 +0000 | mas01cr | Commit patch deprecating the --size argument, replacing it with |