Mercurial > hg > audiodb
log audioDB.cpp @ 313:f9dde18f556a
age | author | description |
---|---|---|
Sat, 09 Aug 2008 15:46:42 +0000 | mas01mc | Check for index-exists on WS --load_index and exit if it does not. Revert unmap_tables because cleanup() did it fine, but there is a memory leak in ws_query calls. |
Sat, 09 Aug 2008 15:17:01 +0000 | mas01mc | unmap tables on ws_query exit. |
Sat, 09 Aug 2008 15:04:16 +0000 | mas01mc | Added sequencehop on Indexing to optionally reduce size of large indexes. Added cleanup() call on WS query exit to fix MMAP memory leak |