• Monty's avatar
    Fixed wrong test cases (embedded and ASAN) · 84b9fc25
    Monty authored
    - main.selectivity failed because one test produced different result with
      embedded (missing feature). Fixed by moving the failing part to
      selectivity_notembedded.
    - Disabled maria.encrypt-no-key for embedded as embedded does not support
      encryption
    - Moved test from join_cache to join_cache_notasan that tried to alloc()
      a buffer bigger than available memory.
    84b9fc25
selectivity.result 96.3 KB