diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2008-02-26 01:36:27 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2008-02-26 01:36:27 +0000 |
commit | 50fbad96036fe7b214c2a33ff3f9fef6abaf2593 (patch) | |
tree | 6e116d4f30c29a59db13ab0a14fadf235d5f700d /RELEASE-NOTES.txt | |
parent | 7c0c40265f156b3669361887d60e067719cff450 (diff) |
Index build skips records which are corrupt instead of giving up entirely.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 547cb1f..0e54bda 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -50,6 +50,7 @@ Carbonado change history or update.
- Fixed query plan bug which sometimes caused a correctly selected index to be
fully scanned.
+- Index build skips records which are corrupt instead of giving up entirely.
1.1 to 1.1.2
-------------------------------
|