2-node Galera cluster test
- In all tests make sure that there is load to node_1 and that there is dirty pages in a buffer pool
- Force SST in node_2
Case 1: Normal database DONE
Case 2: Encrypted database DONE
Case 3: Force background encryption (use innodb_encrypt_tables=0 at startup and then set global innodb_encrypt_tables=1 and make sure that innodb_encryption_threads>1) DONE
Case 4: Force background decryption DONE
Case 5: Use Full-Text indexes (not sure how to force FTS optimize) DONE Used sysbench-tpcc load to test Full text indexes. Did not see any issues in SST when transferring tables with FTS