[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.139.233.121: ~ $
-- source include/have_innodb.inc

let $file_format=`select @@innodb_file_format`;
let $file_per_table=`select @@innodb_file_per_table`;

SET GLOBAL innodb_file_format='Barracuda';
SET GLOBAL innodb_file_per_table=on;

set old_alter_table=0;

CREATE TABLE bug53591(a text charset utf8 not null)
ENGINE=InnoDB KEY_BLOCK_SIZE=1;
-- replace_result 8126 {checked_valid} 4030 {checked_valid} 1982 {checked_valid}
-- error ER_TOO_BIG_ROWSIZE
ALTER TABLE bug53591 ADD PRIMARY KEY(a(220));
-- replace_result 8126 {checked_valid} 4030 {checked_valid} 1982 {checked_valid}
SHOW WARNINGS;

DROP TABLE bug53591;

EVAL SET GLOBAL innodb_file_format=$file_format;
EVAL SET GLOBAL innodb_file_per_table=$file_per_table;

Filemanager

Name Type Size Permission Actions
innodb-create-options.test File 23.34 KB 0644
innodb-restart.test File 22.52 KB 0644
innodb-wl5522-debug-zip.test File 19.68 KB 0644
innodb-wl5522-zip.test File 13.43 KB 0644
innodb-zip.test File 10.2 KB 0644
innodb_16k.test File 28.95 KB 0644
innodb_4k.test File 18.94 KB 0644
innodb_8k.test File 20.46 KB 0644
innodb_bug36169.test File 24.79 KB 0644
innodb_bug36172.test File 8.11 KB 0644
innodb_bug52745.test File 3.64 KB 0644
innodb_bug53591.test File 705 B 0644
innodb_bug56680.test File 4.38 KB 0644
innodb_cmp_drop_table-master.opt File 29 B 0644
innodb_cmp_drop_table.test File 1.3 KB 0644
innodb_cmp_per_index.test File 2.71 KB 0644
innodb_index_large_prefix.test File 14.34 KB 0644
innodb_index_large_prefix_4k.test File 12.84 KB 0644
innodb_index_large_prefix_8k.test File 13.89 KB 0644
innodb_prefix_index_liftedlimit.test File 61.49 KB 0644
innodb_wl6347_comp_indx_stat.test File 46.99 KB 0644