100
100
SELECT index_comment,char_length(index_comment) FROM data_dictionary.indexes WHERE table_name='t1';
101
101
let $ENGINE=`select variable_value from data_dictionary.global_variables where variable_name='STORAGE_ENGINE'`;
102
102
--replace_result $ENGINE ENGINE
106
105
# comment overflow(error)