Details
-
Bug
-
Status: Closed (View Workflow)
-
Resolution: Fixed
-
None
-
None
-
None
Description
The code coverage for sql_join_cache.cc has gone down significantly in maria-5.3-mwl128 as compared to 5.3-main. The report is available here:
http://fedora13.selfip.org/lcov/maria-5.3/sql/sql_join_cache.cc.gcov.html
http://fedora13.selfip.org/lcov/maria-5.3-mwl128/sql/sql_join_cache.cc.gcov.html
The following items are not covered:
- the bottom of JOIN_CACHE::alloc_buffer()
- Several JOIN_CACHE_HASHED and JOIN_CACHE_BNLH functions
- several bkah* and JOIN_CACHE_BKAH functions