71
71
# Following results differs on 64 and 32 bit systems because of different
72
72
# pointer sizes, which takes up different amount of space in key cache
75
75
show status like 'key_blocks_unused';
77
77
insert into t1 values (1, 'qqqq'), (11, 'yyyy');