if the index on the system table is incorrect, table lookups won't work. add a flag to not use the index so these databases can still be used.
Added DatabaseBuilder.setIgnoreBrokenSystemCatalogIndex() method to workaround this problem.
fixed in trunk, will be in the 4.0.5 release.
Log in to post a comment.
Added DatabaseBuilder.setIgnoreBrokenSystemCatalogIndex() method to workaround this problem.
fixed in trunk, will be in the 4.0.5 release.