1. 23 Apr, 2019 4 commits
  2. 22 Apr, 2019 1 commit
    • Julien Muchembled's avatar
      NEO: only load MariaDB plugin for chosen engine · d0df63cf
      Julien Muchembled authored
      For the test suite, all plugins are still loaded if no engine is specified.
      
      Loading TokuDB whereas RocksDB is used is quite annoying because:
      - TokuDB creates many threads
      - RocksDB opens many files
      We had systems where lsof takes a few minutes to output 10 million lines.
      
      This will also make the datadir a bit cleaner.
      d0df63cf
  3. 19 Apr, 2019 2 commits
  4. 18 Apr, 2019 3 commits
  5. 17 Apr, 2019 6 commits
  6. 16 Apr, 2019 2 commits
  7. 15 Apr, 2019 1 commit
  8. 12 Apr, 2019 11 commits
  9. 11 Apr, 2019 5 commits
  10. 10 Apr, 2019 2 commits
  11. 09 Apr, 2019 1 commit
  12. 05 Apr, 2019 2 commits