• Marko Mäkelä's avatar
    Speed up mariabackup.xb_compressed_encrypted · af1335c2
    Marko Mäkelä authored
    With system mutexes, contention can be very expensive.
    Let us configure innodb_encryption_threads=1 to minimize contention.
    The actual work is being done in buf_flush_page_cleaner thread anyway.
    af1335c2
xb_compressed_encrypted.opt 287 Bytes