2
rows => [0, 1, 10, 100],
3
partitions => [ undef , 'KEY (pk) PARTITIONS 2' ],
4
row_formats => [ 'FIXED', 'DYNAMIC', 'PAGE', 'COMPRESSED' ]
8
types => [ 'int', 'char', 'enum', 'set', 'blob' ],
9
indexes => [undef, 'key' ]
13
numbers => [ 'digit', 'null', undef ],
14
strings => [ 'letter', 'english' ],