mariadb/storage/innobase/srv
Thirunarayanan Balathandayuthapani a5584b13d1 MDEV-15528 Punch holes when pages are freed
The following parameters are deprecated:

  innodb-background-scrub-data-uncompressed
  innodb-background-scrub-data-compressed
  innodb-background-scrub-data-interval
  innodb-background-scrub-data-check-interval

Removed scrubbing code completely(btr0scrub.h, btr0scrub.cc)
Removed information_schema.innodb_tablespaces_scrubbing tables
Removed the scrubbing logic from fil_crypt_thread()
2020-03-10 10:51:08 +05:30
..
srv0conc.cc Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
srv0mon.cc MDEV-14425 Cleanup: Use std::atomic for some log_sys members 2020-03-05 16:21:31 +02:00
srv0srv.cc MDEV-15528 Punch holes when pages are freed 2020-03-10 10:51:08 +05:30
srv0start.cc MDEV-15528 Punch holes when pages are freed 2020-03-10 10:51:08 +05:30