• Thirunarayanan Balathandayuthapani's avatar
    MDEV-15528 Punch holes when pages are freed · a5584b13
    Thirunarayanan Balathandayuthapani authored
    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()
    a5584b13
information_schema_grants.opt 1.12 KB