# - 2.1 : Crash just before updating tablespace flags on page 0 # - 2.2 : Crash just before resetting progress on page 0 # - A scneario in which tablespace key found during REDO log scan is # old ...
# InnoDB transparent tablespace data encryption for general shared tablespace. --echo # Create a table test.t1 in 'encrypt_ts' tablespace and insert some records. create table test.t1 (c char(20)) ...