# Generating 100 tables # Creating a table with 67 columns and 12 indexes DROP TABLE IF EXISTS `table0`; CREATE TABLE IF NOT EXISTS `table0` (`col0` ENUM ('test1','test2','test3'), `col1` DOUBLE, `col2` TINYINT, `col3` BOOL, `col4` CHAR (36), `col5` BLOB, `col6` VARCHAR (73), `col7` DATE, `col8` INT, `col9` tinytext, `col10` longtext, `col11` TEXT, `col12` MEDIUMINT, `col13` tinyblob, `col14` TINYINT, `col15` DECIMAL, `col16` DOUBLE, `col17` ENUM ('test1','test2','test3'), `col18` BIGINT, `col19` DECIMAL, `col20` VARCHAR (189), `col21` INT, `col22` DOUBLE PRECISION, `col23` BIGINT, `col24` TINYBLOB, `col25` TIMESTAMP, `col26` TINYTEXT, `col27` VARCHAR (209), `col28` BIGINT, `col29` SMALLINT, `col30` BOOL, `col31` TIME, `col32` SET ('test1','test2','test3'), `col33` REAL, `col34` MEDIUMINT, `col35` longblob, `col36` DOUBLE PRECISION, `col37` MEDIUMINT, `col38` tinytext, `col39` tinytext, `col40` TINYBLOB, `col41` TIME, `col42` ENUM ('test1','test2','test3'), `col43` BLOB, `col44` VARCHAR (244), `col45` SET ('test1','test2','test3'), `col46` FLOAT, `col47` TEXT, `col48` CHAR (87), `col49` INT, `col50` longtext, `col51` DOUBLE, `col52` tinytext, `col53` FLOAT, `col54` BLOB, `col55` ENUM ('test1','test2','test3'), `col56` BOOL, `col57` TINYTEXT, `col58` ENUM ('test1','test2','test3'), `col59` ENUM ('test1','test2','test3'), `col60` INT, `col61` tinyblob, `col62` DOUBLE PRECISION, `col63` FLOAT, `col64` BIGINT, `col65` tinyblob, `col66` CHAR (255), KEY `idx0` (`col47`(85)), KEY `idx1` (`col47`(208)), KEY `idx2` (`col40`(73)), KEY `idx3` (`col60`,`col7`,`col63`,`col50`(110)), KEY `idx4` (`col41`,`col12`), KEY `idx5` (`col46`), KEY `idx6` (`col65`(77)), KEY `idx7` (`col45`,`col19`,`col27`), KEY `idx8` (`col14`,`col64`), KEY `idx9` (`col46`,`col48`,`col19`), KEY `idx10` (`col33`,`col4`,`col26`(69),`col22`), KEY `idx11` (`col20`,`col30`,`col25`,`col37`) )engine=myisam COMMENT='generated'; # Creating a table with 34 columns and 41 indexes DROP TABLE IF EXISTS `table1`; CREATE TABLE IF NOT EXISTS `table1` (`col0` ENUM ('test1','test2','test3'), `col1` MEDIUMINT, `col2` NUMERIC, `col3` DECIMAL, `col4` REAL, `col5` NUMERIC, `col6` DATETIME, `col7` DATE, `col8` SET ('test1','test2','test3'), `col9` longtext, `col10` longtext, `col11` TEXT, `col12` TINYINT, `col13` REAL, `col14` TINYTEXT, `col15` TIMESTAMP, `col16` ENUM ('test1','test2','test3'), `col17` TINYTEXT, `col18` longtext, `col19` MEDIUMINT, `col20` NUMERIC, `col21` MEDIUMINT, `col22` DATETIME, `col23` FLOAT, `col24` TEXT, `col25` DECIMAL, `col26` tinytext, `col27` SET ('test1','test2','test3'), `col28` YEAR, `col29` DOUBLE PRECISION, `col30` ENUM ('test1','test2','test3'), `col31` CHAR (81), `col32` TINYBLOB, `col33` MEDIUMINT, KEY `idx0` (`col13`), KEY `idx1` (`col21`,`col1`,`col9`(56)), KEY `idx2` (`col13`), KEY `idx3` (`col33`,`col31`,`col20`), KEY `idx4` (`col12`), KEY `idx5` (`col28`), KEY `idx6` (`col21`), KEY `idx7` (`col21`,`col6`), KEY `idx8` (`col20`,`col7`,`col31`,`col10`(224)), KEY `idx9` (`col22`,`col12`,`col27`,`col9`(8)), KEY `idx10` (`col30`), KEY `idx11` (`col19`), KEY `idx12` (`col33`,`col16`), KEY `idx13` (`col21`), KEY `idx14` (`col20`), KEY `idx15` (`col9`(209),`col32`(56),`col11`(193),`col21`), KEY `idx16` (`col0`), KEY `idx17` (`col13`,`col20`,`col25`), KEY `idx18` (`col17`(226),`col19`,`col9`(38),`col1`), KEY `idx19` (`col27`,`col24`(35)), KEY `idx20` (`col20`,`col29`), KEY `idx21` (`col16`,`col14`(157),`col19`), KEY `idx22` (`col31`), KEY `idx23` (`col26`(228),`col7`,`col14`(251)), KEY `idx24` (`col24`(51),`col4`,`col12`), KEY `idx25` (`col30`,`col26`(135),`col24`(112)), KEY `idx26` (`col33`), KEY `idx27` (`col14`(6)), KEY `idx28` (`col30`,`col21`,`col29`), KEY `idx29` (`col24`(233),`col19`,`col26`(50),`col15`), KEY `idx30` (`col30`,`col19`), KEY `idx31` (`col17`(186)), KEY `idx32` (`col2`,`col25`,`col17`(73)), KEY `idx33` (`col5`,`col18`(118),`col21`,`col24`(137)), KEY `idx34` (`col33`), KEY `idx35` (`col30`), KEY `idx36` (`col4`,`col15`,`col28`,`col23`), KEY `idx37` (`col24`(196)), KEY `idx38` (`col29`,`col4`,`col18`(231),`col2`), KEY `idx39` (`col24`(58)), KEY `idx40` (`col17`(55),`col23`,`col14`(72),`col10`(46)) )engine=myisam COMMENT='generated'; # Creating a table with 10 columns and 13 indexes DROP TABLE IF EXISTS `table2`; CREATE TABLE IF NOT EXISTS `table2` (`col0` TINYBLOB, `col1` longblob, `col2` tinyblob, `col3` TIMESTAMP, `col4` SMALLINT, `col5` INT, `col6` TIME, `col7` NUMERIC, `col8` DATETIME, `col9` SET ('test1','test2','test3'), KEY `idx0` (`col6`), KEY `idx1` (`col7`,`col2`(160)), KEY `idx2` (`col7`,`col5`), KEY `idx3` (`col6`), KEY `idx4` (`col1`(113),`col7`,`col5`), KEY `idx5` (`col9`), KEY `idx6` (`col8`), KEY `idx7` (`col4`,`col5`,`col7`), KEY `idx8` (`col4`), KEY `idx9` (`col2`(240),`col4`,`col9`), KEY `idx10` (`col0`(227)), KEY `idx11` (`col6`,`col9`,`col8`), KEY `idx12` (`col5`,`col8`) )engine=myisam COMMENT='generated'; # Creating a table with 44 columns and 10 indexes DROP TABLE IF EXISTS `table3`; CREATE TABLE IF NOT EXISTS `table3` (`col0` FLOAT, `col1` ENUM ('test1','test2','test3'), `col2` tinytext, `col3` DATE, `col4` FLOAT, `col5` TINYINT, `col6` TIME, `col7` longtext, `col8` REAL, `col9` TINYTEXT, `col10` TINYINT, `col11` INT, `col12` TINYBLOB, `col13` MEDIUMINT, `col14` TEXT, `col15` INT, `col16` INT, `col17` ENUM ('test1','test2','test3'), `col18` INT, `col19` MEDIUMINT, `col20` YEAR, `col21` DECIMAL, `col22` tinytext, `col23` DOUBLE, `col24` FLOAT, `col25` ENUM ('test1','test2','test3'), `col26` INT, `col27` DATETIME, `col28` tinyblob, `col29` DATE, `col30` tinytext, `col31` DECIMAL, `col32` longblob, `col33` TIME, `col34` BOOL, `col35` BLOB, `col36` YEAR, `col37` VARCHAR (142), `col38` TINYBLOB, `col39` BOOL, `col40` longtext, `col41` tinytext, `col42` DOUBLE PRECISION, `col43` DOUBLE PRECISION, KEY `idx0` (`col35`(252),`col40`(173),`col27`,`col8`), KEY `idx1` (`col16`), KEY `idx2` (`col43`), KEY `idx3` (`col12`(109),`col2`(229),`col39`,`col35`(188)), KEY `idx4` (`col24`), KEY `idx5` (`col23`,`col17`), KEY `idx6` (`col26`,`col16`), KEY `idx7` (`col8`,`col29`), KEY `idx8` (`col10`,`col29`,`col21`,`col22`(119)), KEY `idx9` (`col32`(112),`col7`(77),`col31`) )engine=myisam COMMENT='generated'; # Creating a table with 56 columns and 16 indexes DROP TABLE IF EXISTS `table4`; CREATE TABLE IF NOT EXISTS `table4` (`col0` DECIMAL, `col1` REAL, `col2` DATE, `col3` ENUM ('test1','test2','test3'), `col4` DATETIME, `col5` longblob, `col6` tinytext, `col7` BLOB, `col8` SMALLINT, `col9` DATETIME, `col10` FLOAT, `col11` YEAR, `col12` tinytext, `col13` CHAR (100), `col14` FLOAT, `col15` TINYINT, `col16` DATE, `col17` tinytext, `col18` DATE, `col19` YEAR, `col20` NUMERIC, `col21` DATETIME, `col22` REAL, `col23` SMALLINT, `col24` TINYTEXT, `col25` YEAR, `col26` tinytext, `col27` TEXT, `col28` REAL, `col29` SMALLINT, `col30` longtext, `col31` longblob, `col32` INT, `col33` DATE, `col34` DATETIME, `col35` DATE, `col36` ENUM ('test1','test2','test3'), `col37` BIGINT, `col38` VARCHAR (105), `col39` longtext, `col40` BOOL, `col41` TINYINT, `col42` VARCHAR (162), `col43` TINYBLOB, `col44` VARCHAR (252), `col45` DATE, `col46` tinytext, `col47` MEDIUMINT, `col48` CHAR (114), `col49` longtext, `col50` FLOAT, `col51` BIGINT, `col52` DATETIME, `col53` ENUM ('test1','test2','test3'), `col54` SET ('test1','test2','test3'), `col55` tinyblob, KEY `idx0` (`col7`(202),`col24`(208)), KEY `idx1` (`col50`,`col53`,`col44`), KEY `idx2` (`col13`), KEY `idx3` (`col36`,`col2`,`col37`), KEY `idx4` (`col50`), KEY `idx5` (`col8`,`col11`), KEY `idx6` (`col43`(143)), KEY `idx7` (`col1`,`col46`(26),`col16`), KEY `idx8` (`col26`(18),`col4`,`col21`,`col50`), KEY `idx9` (`col29`), KEY `idx10` (`col28`,`col32`,`col34`,`col27`(141)), KEY `idx11` (`col54`,`col45`,`col0`), KEY `idx12` (`col51`,`col29`,`col5`(222)), KEY `idx13` (`col51`), KEY `idx14` (`col35`), KEY `idx15` (`col9`) )engine=myisam COMMENT='generated'; # Creating a table with 85 columns and 22 indexes DROP TABLE IF EXISTS `table5`; CREATE TABLE IF NOT EXISTS `table5` (`col0` DOUBLE PRECISION, `col1` NUMERIC, `col2` TINYINT, `col3` YEAR, `col4` tinyblob, `col5` DOUBLE PRECISION, `col6` FLOAT, `col7` tinyblob, `col8` TEXT, `col9` BOOL, `col10` TEXT, `col11` YEAR, `col12` BOOL, `col13` SET ('test1','test2','test3'), `col14` DECIMAL, `col15` DATETIME, `col16` TIMESTAMP, `col17` BLOB, `col18` DOUBLE, `col19` VARCHAR (117), `col20` TINYINT, `col21` FLOAT, `col22` INT, `col23` ENUM ('test1','test2','test3'), `col24` ENUM ('test1','test2','test3'), `col25` YEAR, `col26` DATE, `col27` DOUBLE, `col28` SMALLINT, `col29` TINYINT, `col30` DATE, `col31` TINYTEXT, `col32` TINYBLOB, `col33` BOOL, `col34` DECIMAL, `col35` TEXT, `col36` DECIMAL, `col37` DATETIME, `col38` tinyblob, `col39` longtext, `col40` TIME, `col41` tinytext, `col42` VARCHAR (92), `col43` DATE, `col44` tinyblob, `col45` INT, `col46` YEAR, `col47` SET ('test1','test2','test3'), `col48` TEXT, `col49` NUMERIC, `col50` BLOB, `col51` TEXT, `col52` DATE, `col53` DOUBLE PRECISION, `col54` longblob, `col55` VARCHAR (87), `col56` TINYTEXT, `col57` DATETIME, `col58` TIME, `col59` DATE, `col60` NUMERIC, `col61` VARCHAR (152), `col62` TINYBLOB, `col63` BIGINT, `col64` BLOB, `col65` longtext, `col66` NUMERIC, `col67` longblob, `col68` TINYINT, `col69` DOUBLE PRECISION, `col70` SET ('test1','test2','test3'), `col71` DATETIME, `col72` FLOAT, `col73` BOOL, `col74` TINYTEXT, `col75` BIGINT, `col76` ENUM ('test1','test2','test3'), `col77` REAL, `col78` BOOL, `col79` DATETIME, `col80` VARCHAR (248), `col81` BIGINT, `col82` DECIMAL, `col83` tinytext, `col84` TINYTEXT, KEY `idx0` (`col43`,`col3`,`col82`), KEY `idx1` (`col5`,`col77`,`col47`), KEY `idx2` (`col27`,`col63`), KEY `idx3` (`col79`,`col78`,`col1`), KEY `idx4` (`col77`,`col26`,`col71`), KEY `idx5` (`col22`,`col44`(30),`col56`(89),`col13`), KEY `idx6` (`col18`,`col9`), KEY `idx7` (`col72`,`col11`,`col19`,`col70`), KEY `idx8` (`col14`), KEY `idx9` (`col82`), KEY `idx10` (`col63`,`col72`,`col28`,`col13`), KEY `idx11` (`col28`,`col8`(138),`col21`,`col65`(184)), KEY `idx12` (`col8`(175),`col79`,`col26`), KEY `idx13` (`col53`,`col37`), KEY `idx14` (`col47`,`col44`(44)), KEY `idx15` (`col24`,`col3`,`col63`), KEY `idx16` (`col83`(35),`col0`,`col40`), KEY `idx17` (`col24`), KEY `idx18` (`col24`,`col39`(236),`col66`), KEY `idx19` (`col46`,`col36`,`col69`,`col38`(84)), KEY `idx20` (`col67`(96),`col37`), KEY `idx21` (`col48`(20)) )engine=myisam COMMENT='generated'; # Creating a table with 42 columns and 48 indexes DROP TABLE IF EXISTS `table6`; CREATE TABLE IF NOT EXISTS `table6` (`col0` BLOB, `col1` YEAR, `col2` SMALLINT, `col3` TEXT, `col4` TINYTEXT, `col5` MEDIUMINT, `col6` INT, `col7` TINYINT, `col8` VARCHAR (35), `col9` MEDIUMINT, `col10` TINYBLOB, `col11` TIME, `col12` TINYTEXT, `col13` longblob, `col14` TEXT, `col15` TIME, `col16` TINYBLOB, `col17` DECIMAL, `col18` VARCHAR (53), `col19` longtext, `col20` TINYBLOB, `col21` VARCHAR (106), `col22` BLOB, `col23` DATETIME, `col24` TIME, `col25` tinytext, `col26` TINYTEXT, `col27` BLOB, `col28` DECIMAL, `col29` DATETIME, `col30` TINYINT, `col31` longtext, `col32` BIGINT, `col33` TINYINT, `col34` longblob, `col35` TIMESTAMP, `col36` DOUBLE PRECISION, `col37` DOUBLE, `col38` REAL, `col39` DOUBLE, `col40` DOUBLE, `col41` BIGINT, KEY `idx0` (`col41`,`col13`(59),`col3`(194)), KEY `idx1` (`col14`(26)), KEY `idx2` (`col0`(65)), KEY `idx3` (`col35`,`col4`(76)), KEY `idx4` (`col32`), KEY `idx5` (`col40`,`col23`), KEY `idx6` (`col4`(102),`col7`), KEY `idx7` (`col4`(212)), KEY `idx8` (`col40`,`col29`,`col21`), KEY `idx9` (`col7`,`col37`,`col11`), KEY `idx10` (`col19`(99)), KEY `idx11` (`col32`,`col16`(157)), KEY `idx12` (`col5`,`col11`,`col32`), KEY `idx13` (`col23`,`col11`), KEY `idx14` (`col18`,`col34`(6),`col27`(253)), KEY `idx15` (`col28`,`col7`,`col41`), KEY `idx16` (`col25`(52),`col39`,`col31`(143),`col14`(20)), KEY `idx17` (`col23`,`col6`), KEY `idx18` (`col32`,`col38`,`col23`,`col41`), KEY `idx19` (`col9`), KEY `idx20` (`col35`,`col27`(234)), KEY `idx21` (`col17`,`col40`,`col29`,`col6`), KEY `idx22` (`col39`,`col8`), KEY `idx23` (`col28`,`col33`,`col27`(198),`col34`(72)), KEY `idx24` (`col14`(54),`col10`(167),`col31`(6)), KEY `idx25` (`col40`,`col30`), KEY `idx26` (`col14`(18)), KEY `idx27` (`col11`,`col5`), KEY `idx28` (`col33`,`col38`,`col28`,`col36`), KEY `idx29` (`col4`(116),`col5`,`col26`(124)), KEY `idx30` (`col15`,`col22`(97),`col35`,`col27`(128)), KEY `idx31` (`col16`(253),`col8`,`col4`(239),`col10`(237)), KEY `idx32` (`col36`), KEY `idx33` (`col38`,`col19`(180),`col25`(9)), KEY `idx34` (`col14`(159),`col29`,`col37`,`col13`(212)), KEY `idx35` (`col11`,`col20`(110)), KEY `idx36` (`col40`,`col11`), KEY `idx37` (`col23`,`col7`,`col8`,`col32`), KEY `idx38` (`col16`(97),`col14`(32)), KEY `idx39` (`col12`(158),`col15`,`col23`,`col35`), KEY `idx40` (`col8`,`col32`,`col18`,`col33`), KEY `idx41` (`col30`,`col32`,`col18`), KEY `idx42` (`col29`), KEY `idx43` (`col12`(124),`col38`,`col24`), KEY `idx44` (`col3`(144)), KEY `idx45` (`col3`(176),`col16`(252),`col18`,`col13`(83)), KEY `idx46` (`col36`), KEY `idx47` (`col20`(58)) )engine=myisam COMMENT='generated'; # Creating a table with 198 columns and 24 indexes DROP TABLE IF EXISTS `table7`; CREATE TABLE IF NOT EXISTS `table7` (`col0` BIGINT, `col1` longblob, `col2` longblob, `col3` TEXT, `col4` DATE, `col5` NUMERIC, `col6` YEAR, `col7` BIGINT, `col8` DOUBLE, `col9` longtext, `col10` CHAR (27), `col11` tinytext, `col12` TINYINT, `col13` DATETIME, `col14` DATE, `col15` DATETIME, `col16` VARCHAR (179), `col17` TINYINT, `col18` REAL, `col19` BOOL, `col20` BOOL, `col21` DECIMAL, `col22` CHAR (207), `col23` DATETIME, `col24` CHAR (193), `col25` BOOL, `col26` TEXT, `col27` REAL, `col28` DOUBLE, `col29` DOUBLE PRECISION, `col30` DATETIME, `col31` DOUBLE PRECISION, `col32` BIGINT, `col33` TIMESTAMP, `col34` DOUBLE, `col35` INT, `col36` TEXT, `col37` TINYTEXT, `col38` INT, `col39` INT, `col40` tinyblob, `col41` INT, `col42` BLOB, `col43` tinyblob, `col44` ENUM ('test1','test2','test3'), `col45` TINYTEXT, `col46` REAL, `col47` TIMESTAMP, `col48` BOOL, `col49` NUMERIC, `col50` DECIMAL, `col51` BOOL, `col52` VARCHAR (223), `col53` DATE, `col54` REAL, `col55` VARCHAR (34), `col56` SET ('test1','test2','test3'), `col57` DOUBLE PRECISION, `col58` DATETIME, `col59` YEAR, `col60` SET ('test1','test2','test3'), `col61` REAL, `col62` BIGINT, `col63` DECIMAL, `col64` TEXT, `col65` DOUBLE PRECISION, `col66` longblob, `col67` CHAR (14), `col68` ENUM ('test1','test2','test3'), `col69` BOOL, `col70` TINYBLOB, `col71` CHAR (94), `col72` TINYINT, `col73` DOUBLE PRECISION, `col74` TINYINT, `col75` DECIMAL, `col76` longblob, `col77` MEDIUMINT, `col78` TEXT, `col79` SMALLINT, `col80` SMALLINT, `col81` longblob, `col82` tinyblob, `col83` ENUM ('test1','test2','test3'), `col84` TINYINT, `col85` longtext, `col86` DATETIME, `col87` ENUM ('test1','test2','test3'), `col88` longblob, `col89` SET ('test1','test2','test3'), `col90` DATETIME, `col91` YEAR, `col92` BLOB, `col93` DATETIME, `col94` DATETIME, `col95` SMALLINT, `col96` longblob, `col97` longblob, `col98` tinyblob, `col99` REAL, `col100` TIME, `col101` VARCHAR (98), `col102` INT, `col103` ENUM ('test1','test2','test3'), `col104` DATE, `col105` TIME, `col106` TINYBLOB, `col107` DATE, `col108` CHAR (31), `col109` MEDIUMINT, `col110` DATETIME, `col111` TIMESTAMP, `col112` tinytext, `col113` SMALLINT, `col114` DATETIME, `col115` TINYINT, `col116` ENUM ('test1','test2','test3'), `col117` VARCHAR (153), `col118` SET ('test1','test2','test3'), `col119` TINYBLOB, `col120` longblob, `col121` longtext, `col122` TINYINT, `col123` BOOL, `col124` BOOL, `col125` MEDIUMINT, `col126` BIGINT, `col127` tinytext, `col128` DATE, `col129` YEAR, `col130` tinytext, `col131` longblob, `col132` MEDIUMINT, `col133` TIMESTAMP, `col134` MEDIUMINT, `col135` TIME, `col136` longblob, `col137` BOOL, `col138` MEDIUMINT, `col139` longblob, `col140` DOUBLE PRECISION, `col141` DATE, `col142` longtext, `col143` INT, `col144` FLOAT, `col145` BIGINT, `col146` longtext, `col147` tinytext, `col148` TEXT, `col149` TIME, `col150` TIME, `col151` INT, `col152` FLOAT, `col153` TINYTEXT, `col154` tinytext, `col155` TEXT, `col156` CHAR (87), `col157` MEDIUMINT, `col158` DATETIME, `col159` TIME, `col160` SMALLINT, `col161` TINYBLOB, `col162` CHAR (162), `col163` TIME, `col164` DOUBLE PRECISION, `col165` SMALLINT, `col166` DECIMAL, `col167` REAL, `col168` tinyblob, `col169` longtext, `col170` NUMERIC, `col171` longblob, `col172` DATE, `col173` DATE, `col174` MEDIUMINT, `col175` SMALLINT, `col176` TEXT, `col177` SMALLINT, `col178` TINYBLOB, `col179` REAL, `col180` TINYTEXT, `col181` longblob, `col182` REAL, `col183` tinyblob, `col184` BIGINT, `col185` FLOAT, `col186` TINYBLOB, `col187` NUMERIC, `col188` NUMERIC, `col189` SET ('test1','test2','test3'), `col190` tinyblob, `col191` SMALLINT, `col192` DATE, `col193` DATETIME, `col194` NUMERIC, `col195` MEDIUMINT, `col196` ENUM ('test1','test2','test3'), `col197` NUMERIC, KEY `idx0` (`col173`), KEY `idx1` (`col48`,`col75`), KEY `idx2` (`col16`), KEY `idx3` (`col73`,`col136`(81)), KEY `idx4` (`col113`,`col7`), KEY `idx5` (`col61`), KEY `idx6` (`col29`,`col154`(192),`col83`,`col172`), KEY `idx7` (`col122`,`col110`), KEY `idx8` (`col197`,`col139`(72),`col100`), KEY `idx9` (`col104`), KEY `idx10` (`col9`(127),`col60`), KEY `idx11` (`col4`,`col25`,`col31`), KEY `idx12` (`col185`), KEY `idx13` (`col176`(234),`col38`), KEY `idx14` (`col180`(127),`col131`(182),`col98`(81),`col63`), KEY `idx15` (`col66`(45)), KEY `idx16` (`col8`,`col26`(145)), KEY `idx17` (`col138`,`col155`(255),`col32`,`col5`), KEY `idx18` (`col28`,`col130`(56),`col44`,`col72`), KEY `idx19` (`col130`(2),`col10`,`col43`(20),`col144`), KEY `idx20` (`col133`), KEY `idx21` (`col75`,`col193`,`col177`,`col176`(175)), KEY `idx22` (`col75`), KEY `idx23` (`col51`) )engine=myisam COMMENT='generated'; # Creating a table with 18 columns and 16 indexes DROP TABLE IF EXISTS `table8`; CREATE TABLE IF NOT EXISTS `table8` (`col0` tinytext, `col1` TINYTEXT, `col2` CHAR (97), `col3` TINYTEXT, `col4` DATE, `col5` MEDIUMINT, `col6` DOUBLE PRECISION, `col7` TINYBLOB, `col8` VARCHAR (227), `col9` tinyblob, `col10` TEXT, `col11` longtext, `col12` BIGINT, `col13` longblob, `col14` longtext, `col15` longtext, `col16` INT, `col17` FLOAT, KEY `idx0` (`col7`(119),`col9`(241)), KEY `idx1` (`col10`(120)), KEY `idx2` (`col17`), KEY `idx3` (`col1`(6),`col17`), KEY `idx4` (`col13`(224)), KEY `idx5` (`col4`,`col0`(128)), KEY `idx6` (`col10`(126),`col5`,`col13`(80),`col8`), KEY `idx7` (`col17`,`col7`(21),`col13`(111)), KEY `idx8` (`col2`,`col13`(239)), KEY `idx9` (`col3`(32)), KEY `idx10` (`col2`), KEY `idx11` (`col8`), KEY `idx12` (`col9`(126)), KEY `idx13` (`col14`(169),`col17`,`col11`(57),`col3`(112)), KEY `idx14` (`col11`(9)), KEY `idx15` (`col4`,`col8`,`col10`(76)) )engine=myisam COMMENT='generated'; # Creating a table with 116 columns and 44 indexes DROP TABLE IF EXISTS `table9`; CREATE TABLE IF NOT EXISTS `table9` (`col0` MEDIUMINT, `col1` NUMERIC, `col2` BIGINT, `col3` TINYTEXT, `col4` YEAR, `col5` TEXT, `col6` YEAR, `col7` ENUM ('test1','test2','test3'), `col8` DECIMAL, `col9` TEXT, `col10` TINYTEXT, `col11` ENUM ('test1','test2','test3'), `col12` BIGINT, `col13` longblob, `col14` CHAR (19), `col15` ENUM ('test1','test2','test3'), `col16` TIMESTAMP, `col17` BOOL, `col18` SMALLINT, `col19` FLOAT, `col20` DOUBLE, `col21` TIMESTAMP, `col22` ENUM ('test1','test2','test3'), `col23` YEAR, `col24` longtext, `col25` TINYBLOB, `col26` DATETIME, `col27` NUMERIC, `col28` SET ('test1','test2','test3'), `col29` CHAR (190), `col30` DOUBLE, `col31` tinyblob, `col32` DATETIME, `col33` TINYINT, `col34` DATETIME, `col35` MEDIUMINT, `col36` CHAR (94), `col37` CHAR (84), `col38` SET ('test1','test2','test3'), `col39` FLOAT, `col40` TEXT, `col41` FLOAT, `col42` DATETIME, `col43` INT, `col44` TINYBLOB, `col45` BOOL, `col46` ENUM ('test1','test2','test3'), `col47` ENUM ('test1','test2','test3'), `col48` INT, `col49` INT, `col50` longtext, `col51` REAL, `col52` TEXT, `col53` ENUM ('test1','test2','test3'), `col54` VARCHAR (93), `col55` REAL, `col56` TINYTEXT, `col57` NUMERIC, `col58` MEDIUMINT, `col59` TINYBLOB, `col60` MEDIUMINT, `col61` TIMESTAMP, `col62` DATETIME, `col63` SMALLINT, `col64` TINYBLOB, `col65` DECIMAL, `col66` TIME, `col67` tinytext, `col68` longtext, `col69` tinytext, `col70` CHAR (229), `col71` CHAR (208), `col72` SET ('test1','test2','test3'), `col73` BOOL, `col74` REAL, `col75` ENUM ('test1','test2','test3'), `col76` TIME, `col77` TINYTEXT, `col78` TIME, `col79` YEAR, `col80` longtext, `col81` NUMERIC, `col82` MEDIUMINT, `col83` REAL, `col84` tinytext, `col85` tinytext, `col86` TINYINT, `col87` SET ('test1','test2','test3'), `col88` REAL, `col89` TEXT, `col90` DOUBLE, `col91` ENUM ('test1','test2','test3'), `col92` BOOL, `col93` BIGINT, `col94` REAL, `col95` TINYBLOB, `col96` longblob, `col97` DATETIME, `col98` CHAR (87), `col99` SET ('test1','test2','test3'), `col100` longtext, `col101` DOUBLE, `col102` BIGINT, `col103` DOUBLE PRECISION, `col104` TINYBLOB, `col105` TEXT, `col106` BOOL, `col107` longblob, `col108` ENUM ('test1','test2','test3'), `col109` TIME, `col110` TINYBLOB, `col111` INT, `col112` DOUBLE PRECISION, `col113` DOUBLE PRECISION, `col114` INT, `col115` TINYTEXT, KEY `idx0` (`col29`,`col0`,`col49`,`col88`), KEY `idx1` (`col17`,`col59`(232)), KEY `idx2` (`col46`,`col86`,`col62`), KEY `idx3` (`col80`(157),`col72`,`col1`,`col108`), KEY `idx4` (`col35`), KEY `idx5` (`col72`), KEY `idx6` (`col80`(254),`col85`(132),`col59`(34),`col105`(144)), KEY `idx7` (`col47`), KEY `idx8` (`col67`(110),`col7`), KEY `idx9` (`col104`(158),`col10`(222),`col26`,`col82`), KEY `idx10` (`col38`,`col41`,`col109`,`col67`(88)), KEY `idx11` (`col13`(178),`col99`,`col103`,`col8`), KEY `idx12` (`col66`), KEY `idx13` (`col64`(196),`col56`(61),`col77`(14),`col50`(247)), KEY `idx14` (`col52`(187)), KEY `idx15` (`col3`(128),`col101`,`col82`,`col70`), KEY `idx16` (`col63`), KEY `idx17` (`col38`), KEY `idx18` (`col33`), KEY `idx19` (`col51`,`col10`(164),`col16`,`col73`), KEY `idx20` (`col57`,`col68`(108),`col44`(97)), KEY `idx21` (`col50`(10),`col30`), KEY `idx22` (`col57`,`col115`(35),`col68`(246)), KEY `idx23` (`col84`(209),`col21`), KEY `idx24` (`col104`(172),`col16`,`col24`(158),`col61`), KEY `idx25` (`col62`,`col46`,`col77`(30)), KEY `idx26` (`col102`), KEY `idx27` (`col24`(169)), KEY `idx28` (`col36`,`col50`(168),`col91`), KEY `idx29` (`col74`,`col45`,`col55`,`col71`), KEY `idx30` (`col23`), KEY `idx31` (`col28`,`col62`,`col33`,`col60`), KEY `idx32` (`col11`,`col80`(7),`col8`,`col58`), KEY `idx33` (`col96`(180),`col85`(5)), KEY `idx34` (`col62`,`col68`(74),`col63`,`col50`(221)), KEY `idx35` (`col39`,`col56`(94),`col37`), KEY `idx36` (`col74`,`col37`,`col103`,`col85`(187)), KEY `idx37` (`col105`(82),`col7`), KEY `idx38` (`col78`), KEY `idx39` (`col1`,`col39`), KEY `idx40` (`col7`,`col103`,`col68`(189),`col58`), KEY `idx41` (`col111`,`col114`,`col79`), KEY `idx42` (`col97`), KEY `idx43` (`col41`) )engine=myisam COMMENT='generated'; # Creating a table with 7 columns and 24 indexes DROP TABLE IF EXISTS `table10`; CREATE TABLE IF NOT EXISTS `table10` (`col0` TINYINT, `col1` SMALLINT, `col2` longtext, `col3` SMALLINT, `col4` DECIMAL, `col5` DATETIME, `col6` CHAR (56), KEY `idx0` (`col4`,`col1`), KEY `idx1` (`col6`), KEY `idx2` (`col2`(108),`col4`,`col3`), KEY `idx3` (`col3`), KEY `idx4` (`col5`,`col1`,`col3`), KEY `idx5` (`col4`), KEY `idx6` (`col0`,`col1`,`col3`,`col6`), KEY `idx7` (`col5`,`col1`), KEY `idx8` (`col3`,`col0`,`col6`,`col5`), KEY `idx9` (`col1`,`col2`(207),`col6`,`col3`), KEY `idx10` (`col1`), KEY `idx11` (`col1`), KEY `idx12` (`col0`), KEY `idx13` (`col2`(124),`col4`,`col1`,`col0`), KEY `idx14` (`col6`,`col5`,`col0`), KEY `idx15` (`col4`), KEY `idx16` (`col2`(5)), KEY `idx17` (`col6`), KEY `idx18` (`col3`,`col5`), KEY `idx19` (`col4`), KEY `idx20` (`col4`), KEY `idx21` (`col5`,`col3`), KEY `idx22` (`col5`,`col3`,`col2`(13)), KEY `idx23` (`col5`,`col0`) )engine=myisam COMMENT='generated'; # Creating a table with 117 columns and 28 indexes DROP TABLE IF EXISTS `table11`; CREATE TABLE IF NOT EXISTS `table11` (`col0` FLOAT, `col1` BIGINT, `col2` REAL, `col3` DOUBLE PRECISION, `col4` DATE, `col5` INT, `col6` REAL, `col7` BLOB, `col8` YEAR, `col9` BIGINT, `col10` DOUBLE, `col11` TINYTEXT, `col12` DOUBLE, `col13` longtext, `col14` VARCHAR (246), `col15` SET ('test1','test2','test3'), `col16` TIME, `col17` REAL, `col18` BLOB, `col19` CHAR (248), `col20` DECIMAL, `col21` TEXT, `col22` REAL, `col23` TEXT, `col24` TEXT, `col25` longtext, `col26` TINYBLOB, `col27` BIGINT, `col28` TINYTEXT, `col29` BOOL, `col30` BOOL, `col31` ENUM ('test1','test2','test3'), `col32` VARCHAR (115), `col33` MEDIUMINT, `col34` TINYINT, `col35` DECIMAL, `col36` YEAR, `col37` tinyblob, `col38` VARCHAR (32), `col39` tinytext, `col40` SET ('test1','test2','test3'), `col41` TINYBLOB, `col42` TIME, `col43` longblob, `col44` BLOB, `col45` longtext, `col46` CHAR (77), `col47` TIME, `col48` MEDIUMINT, `col49` MEDIUMINT, `col50` BIGINT, `col51` NUMERIC, `col52` tinytext, `col53` VARCHAR (189), `col54` TINYTEXT, `col55` DOUBLE, `col56` tinytext, `col57` tinyblob, `col58` NUMERIC, `col59` SET ('test1','test2','test3'), `col60` DATETIME, `col61` TIME, `col62` TINYINT, `col63` YEAR, `col64` longblob, `col65` TIMESTAMP, `col66` SET ('test1','test2','test3'), `col67` TIME, `col68` DATETIME, `col69` DOUBLE PRECISION, `col70` TINYINT, `col71` VARCHAR (204), `col72` YEAR, `col73` tinyblob, `col74` MEDIUMINT, `col75` TIMESTAMP, `col76` longblob, `col77` FLOAT, `col78` MEDIUMINT, `col79` BLOB, `col80` ENUM ('test1','test2','test3'), `col81` REAL, `col82` TINYINT, `col83` SET ('test1','test2','test3'), `col84` BIGINT, `col85` DATETIME, `col86` tinyblob, `col87` NUMERIC, `col88` BLOB, `col89` longtext, `col90` TINYINT, `col91` REAL, `col92` MEDIUMINT, `col93` DATETIME, `col94` ENUM ('test1','test2','test3'), `col95` DATE, `col96` TINYBLOB, `col97` REAL, `col98` BIGINT, `col99` TIMESTAMP, `col100` SMALLINT, `col101` ENUM ('test1','test2','test3'), `col102` FLOAT, `col103` YEAR, `col104` DOUBLE, `col105` REAL, `col106` YEAR, `col107` REAL, `col108` ENUM ('test1','test2','test3'), `col109` REAL, `col110` CHAR (244), `col111` DATETIME, `col112` longblob, `col113` FLOAT, `col114` BOOL, `col115` NUMERIC, `col116` longblob, KEY `idx0` (`col39`(62),`col89`(237),`col34`,`col1`), KEY `idx1` (`col72`,`col31`,`col87`,`col24`(127)), KEY `idx2` (`col53`,`col98`,`col42`,`col70`), KEY `idx3` (`col89`(62),`col25`(92),`col50`), KEY `idx4` (`col23`(167),`col95`), KEY `idx5` (`col66`,`col74`,`col33`), KEY `idx6` (`col20`), KEY `idx7` (`col84`), KEY `idx8` (`col20`,`col115`), KEY `idx9` (`col5`), KEY `idx10` (`col81`), KEY `idx11` (`col14`), KEY `idx12` (`col112`(117),`col43`(184),`col75`), KEY `idx13` (`col58`,`col75`,`col42`), KEY `idx14` (`col23`(55),`col40`,`col13`(147),`col51`), KEY `idx15` (`col3`,`col111`,`col8`,`col44`(69)), KEY `idx16` (`col72`), KEY `idx17` (`col94`,`col16`), KEY `idx18` (`col57`(112)), KEY `idx19` (`col38`,`col113`,`col112`(75),`col37`(159)), KEY `idx20` (`col62`,`col73`(182),`col85`,`col33`), KEY `idx21` (`col76`(214)), KEY `idx22` (`col108`,`col107`), KEY `idx23` (`col97`,`col72`), KEY `idx24` (`col80`), KEY `idx25` (`col70`,`col96`(204),`col92`,`col71`), KEY `idx26` (`col72`,`col101`,`col0`,`col26`(215)), KEY `idx27` (`col45`(171)) )engine=myisam COMMENT='generated'; # Creating a table with 131 columns and 19 indexes DROP TABLE IF EXISTS `table12`; CREATE TABLE IF NOT EXISTS `table12` (`col0` tinytext, `col1` TIME, `col2` FLOAT, `col3` BLOB, `col4` longtext, `col5` tinytext, `col6` DOUBLE, `col7` TEXT, `col8` REAL, `col9` DECIMAL, `col10` TINYINT, `col11` VARCHAR (167), `col12` VARCHAR (207), `col13` longtext, `col14` TIMESTAMP, `col15` TIME, `col16` MEDIUMINT, `col17` BLOB, `col18` CHAR (100), `col19` CHAR (105), `col20` TIME, `col21` REAL, `col22` INT, `col23` INT, `col24` DATE, `col25` SMALLINT, `col26` MEDIUMINT, `col27` CHAR (7), `col28` TIME, `col29` TINYBLOB, `col30` SMALLINT, `col31` BIGINT, `col32` INT, `col33` TIMESTAMP, `col34` FLOAT, `col35` TINYTEXT, `col36` FLOAT, `col37` ENUM ('test1','test2','test3'), `col38` TEXT, `col39` FLOAT, `col40` BIGINT, `col41` INT, `col42` SET ('test1','test2','test3'), `col43` BLOB, `col44` TINYTEXT, `col45` CHAR (133), `col46` tinyblob, `col47` BLOB, `col48` TINYINT, `col49` TEXT, `col50` TEXT, `col51` NUMERIC, `col52` TINYBLOB, `col53` longblob, `col54` TEXT, `col55` BOOL, `col56` BIGINT, `col57` DATE, `col58` TINYBLOB, `col59` ENUM ('test1','test2','test3'), `col60` DECIMAL, `col61` TINYBLOB, `col62` TINYBLOB, `col63` BLOB, `col64` DOUBLE PRECISION, `col65` BIGINT, `col66` DATE, `col67` tinytext, `col68` FLOAT, `col69` YEAR, `col70` DECIMAL, `col71` TINYBLOB, `col72` TINYBLOB, `col73` TIME, `col74` TEXT, `col75` TINYINT, `col76` BIGINT, `col77` longblob, `col78` TINYTEXT, `col79` TEXT, `col80` DATE, `col81` FLOAT, `col82` NUMERIC, `col83` TIMESTAMP, `col84` TEXT, `col85` DOUBLE PRECISION, `col86` SMALLINT, `col87` DATETIME, `col88` tinyblob, `col89` DOUBLE PRECISION, `col90` YEAR, `col91` TIME, `col92` SET ('test1','test2','test3'), `col93` tinyblob, `col94` longtext, `col95` TINYTEXT, `col96` NUMERIC, `col97` MEDIUMINT, `col98` DATE, `col99` TEXT, `col100` NUMERIC, `col101` TEXT, `col102` REAL, `col103` TIME, `col104` SMALLINT, `col105` DOUBLE, `col106` longblob, `col107` DATETIME, `col108` INT, `col109` DOUBLE, `col110` TEXT, `col111` DECIMAL, `col112` TINYBLOB, `col113` DATE, `col114` MEDIUMINT, `col115` DATE, `col116` DOUBLE PRECISION, `col117` MEDIUMINT, `col118` MEDIUMINT, `col119` VARCHAR (197), `col120` INT, `col121` DOUBLE, `col122` TIMESTAMP, `col123` SMALLINT, `col124` tinytext, `col125` NUMERIC, `col126` BOOL, `col127` BIGINT, `col128` YEAR, `col129` TIMESTAMP, `col130` FLOAT, KEY `idx0` (`col84`(197)), KEY `idx1` (`col109`,`col114`,`col7`(218)), KEY `idx2` (`col2`), KEY `idx3` (`col81`,`col19`,`col1`), KEY `idx4` (`col88`(223),`col84`(55),`col101`(190),`col118`), KEY `idx5` (`col70`,`col107`,`col24`), KEY `idx6` (`col14`), KEY `idx7` (`col45`), KEY `idx8` (`col8`,`col69`), KEY `idx9` (`col84`(30),`col79`(132)), KEY `idx10` (`col60`), KEY `idx11` (`col57`), KEY `idx12` (`col104`,`col124`(225)), KEY `idx13` (`col115`,`col112`(20),`col87`), KEY `idx14` (`col1`,`col112`(124)), KEY `idx15` (`col81`), KEY `idx16` (`col108`,`col34`,`col78`(216),`col70`), KEY `idx17` (`col71`(244)), KEY `idx18` (`col105`,`col73`,`col63`(48)) )engine=myisam COMMENT='generated'; # Creating a table with 117 columns and 0 indexes DROP TABLE IF EXISTS `table13`; CREATE TABLE IF NOT EXISTS `table13` (`col0` DECIMAL, `col1` CHAR (134), `col2` INT, `col3` TIME, `col4` DOUBLE, `col5` TINYINT, `col6` REAL, `col7` TEXT, `col8` VARCHAR (90), `col9` YEAR, `col10` DOUBLE, `col11` CHAR (185), `col12` YEAR, `col13` DOUBLE PRECISION, `col14` TEXT, `col15` BLOB, `col16` REAL, `col17` SMALLINT, `col18` FLOAT, `col19` TINYBLOB, `col20` VARCHAR (141), `col21` longblob, `col22` BIGINT, `col23` BLOB, `col24` TEXT, `col25` TEXT, `col26` TEXT, `col27` longtext, `col28` TINYBLOB, `col29` MEDIUMINT, `col30` tinytext, `col31` MEDIUMINT, `col32` TINYINT, `col33` DATETIME, `col34` longblob, `col35` VARCHAR (65), `col36` TINYINT, `col37` INT, `col38` DOUBLE PRECISION, `col39` DECIMAL, `col40` MEDIUMINT, `col41` DECIMAL, `col42` DATE, `col43` INT, `col44` NUMERIC, `col45` tinyblob, `col46` MEDIUMINT, `col47` DATE, `col48` REAL, `col49` TINYBLOB, `col50` ENUM ('test1','test2','test3'), `col51` DATETIME, `col52` tinytext, `col53` INT, `col54` INT, `col55` BIGINT, `col56` DOUBLE PRECISION, `col57` REAL, `col58` ENUM ('test1','test2','test3'), `col59` MEDIUMINT, `col60` REAL, `col61` DECIMAL, `col62` TIMESTAMP, `col63` DOUBLE, `col64` NUMERIC, `col65` BIGINT, `col66` DATETIME, `col67` BIGINT, `col68` TINYTEXT, `col69` FLOAT, `col70` VARCHAR (94), `col71` SMALLINT, `col72` YEAR, `col73` BIGINT, `col74` INT, `col75` VARCHAR (163), `col76` REAL, `col77` longtext, `col78` TINYINT, `col79` DECIMAL, `col80` longtext, `col81` DOUBLE, `col82` longtext, `col83` longtext, `col84` DATE, `col85` BLOB, `col86` TIME, `col87` TIME, `col88` SET ('test1','test2','test3'), `col89` BOOL, `col90` DATE, `col91` DOUBLE PRECISION, `col92` DECIMAL, `col93` INT, `col94` TINYINT, `col95` TINYBLOB, `col96` VARCHAR (47), `col97` INT, `col98` TINYINT, `col99` SMALLINT, `col100` TIMESTAMP, `col101` DATE, `col102` tinytext, `col103` DECIMAL, `col104` SET ('test1','test2','test3'), `col105` TIMESTAMP, `col106` longtext, `col107` BLOB, `col108` REAL, `col109` CHAR (37), `col110` TEXT, `col111` FLOAT, `col112` tinytext, `col113` DOUBLE, `col114` longtext, `col115` DECIMAL, `col116` TIME )engine=myisam COMMENT='generated'; # Creating a table with 103 columns and 12 indexes DROP TABLE IF EXISTS `table14`; CREATE TABLE IF NOT EXISTS `table14` (`col0` REAL, `col1` DECIMAL, `col2` DATE, `col3` CHAR (35), `col4` NUMERIC, `col5` TEXT, `col6` tinytext, `col7` MEDIUMINT, `col8` SMALLINT, `col9` ENUM ('test1','test2','test3'), `col10` BOOL, `col11` YEAR, `col12` SMALLINT, `col13` longblob, `col14` DATETIME, `col15` DOUBLE PRECISION, `col16` TINYBLOB, `col17` YEAR, `col18` tinytext, `col19` REAL, `col20` VARCHAR (123), `col21` DOUBLE PRECISION, `col22` INT, `col23` REAL, `col24` BLOB, `col25` TIMESTAMP, `col26` TINYBLOB, `col27` NUMERIC, `col28` TIME, `col29` DOUBLE, `col30` TEXT, `col31` tinytext, `col32` longtext, `col33` DOUBLE PRECISION, `col34` tinytext, `col35` BLOB, `col36` INT, `col37` MEDIUMINT, `col38` BLOB, `col39` TINYINT, `col40` VARCHAR (224), `col41` MEDIUMINT, `col42` BOOL, `col43` ENUM ('test1','test2','test3'), `col44` TINYBLOB, `col45` INT, `col46` longblob, `col47` tinyblob, `col48` TINYINT, `col49` DATETIME, `col50` tinytext, `col51` NUMERIC, `col52` FLOAT, `col53` CHAR (153), `col54` NUMERIC, `col55` VARCHAR (17), `col56` BOOL, `col57` DOUBLE PRECISION, `col58` TIMESTAMP, `col59` TINYTEXT, `col60` DOUBLE PRECISION, `col61` TEXT, `col62` FLOAT, `col63` DECIMAL, `col64` DATETIME, `col65` SET ('test1','test2','test3'), `col66` TINYINT, `col67` VARCHAR (35), `col68` TIMESTAMP, `col69` TINYTEXT, `col70` DECIMAL, `col71` DATETIME, `col72` TIME, `col73` longtext, `col74` TIMESTAMP, `col75` TINYBLOB, `col76` SET ('test1','test2','test3'), `col77` longblob, `col78` longtext, `col79` BLOB, `col80` longblob, `col81` SET ('test1','test2','test3'), `col82` tinyblob, `col83` BIGINT, `col84` INT, `col85` tinyblob, `col86` ENUM ('test1','test2','test3'), `col87` TINYINT, `col88` BLOB, `col89` DOUBLE PRECISION, `col90` REAL, `col91` BIGINT, `col92` BOOL, `col93` BLOB, `col94` DOUBLE, `col95` DATE, `col96` TINYBLOB, `col97` TIMESTAMP, `col98` INT, `col99` FLOAT, `col100` TINYTEXT, `col101` ENUM ('test1','test2','test3'), `col102` DOUBLE, KEY `idx0` (`col99`), KEY `idx1` (`col58`), KEY `idx2` (`col46`(37),`col2`), KEY `idx3` (`col42`,`col45`,`col86`,`col65`), KEY `idx4` (`col26`(43)), KEY `idx5` (`col46`(129),`col0`), KEY `idx6` (`col98`,`col82`(171),`col6`(72)), KEY `idx7` (`col31`(83),`col8`), KEY `idx8` (`col5`(171),`col95`,`col16`(249),`col3`), KEY `idx9` (`col6`(115),`col71`,`col14`,`col24`(185)), KEY `idx10` (`col7`,`col92`), KEY `idx11` (`col75`(156)) )engine=myisam COMMENT='generated'; # Creating a table with 117 columns and 41 indexes DROP TABLE IF EXISTS `table15`; CREATE TABLE IF NOT EXISTS `table15` (`col0` NUMERIC, `col1` tinyblob, `col2` DATE, `col3` INT, `col4` TINYBLOB, `col5` longtext, `col6` TIME, `col7` TINYTEXT, `col8` SMALLINT, `col9` DECIMAL, `col10` DATE, `col11` TIMESTAMP, `col12` TIME, `col13` ENUM ('test1','test2','test3'), `col14` BIGINT, `col15` DECIMAL, `col16` DATE, `col17` NUMERIC, `col18` TEXT, `col19` tinytext, `col20` FLOAT, `col21` CHAR (68), `col22` ENUM ('test1','test2','test3'), `col23` FLOAT, `col24` DECIMAL, `col25` YEAR, `col26` YEAR, `col27` DATETIME, `col28` BLOB, `col29` DATETIME, `col30` FLOAT, `col31` DATE, `col32` DATE, `col33` DATE, `col34` DOUBLE PRECISION, `col35` longtext, `col36` longtext, `col37` NUMERIC, `col38` REAL, `col39` DOUBLE, `col40` TIME, `col41` DOUBLE PRECISION, `col42` TINYBLOB, `col43` TINYBLOB, `col44` longblob, `col45` TINYTEXT, `col46` tinyblob, `col47` SMALLINT, `col48` SMALLINT, `col49` DOUBLE, `col50` TINYBLOB, `col51` REAL, `col52` DOUBLE PRECISION, `col53` DECIMAL, `col54` ENUM ('test1','test2','test3'), `col55` tinyblob, `col56` DOUBLE, `col57` tinytext, `col58` BOOL, `col59` VARCHAR (58), `col60` FLOAT, `col61` ENUM ('test1','test2','test3'), `col62` DATETIME, `col63` tinyblob, `col64` ENUM ('test1','test2','test3'), `col65` longblob, `col66` DOUBLE, `col67` tinyblob, `col68` DOUBLE, `col69` ENUM ('test1','test2','test3'), `col70` TIMESTAMP, `col71` CHAR (109), `col72` tinytext, `col73` ENUM ('test1','test2','test3'), `col74` tinytext, `col75` DATETIME, `col76` FLOAT, `col77` BLOB, `col78` VARCHAR (162), `col79` BOOL, `col80` DOUBLE, `col81` BOOL, `col82` BIGINT, `col83` TIME, `col84` YEAR, `col85` NUMERIC, `col86` BOOL, `col87` tinytext, `col88` TIMESTAMP, `col89` TIMESTAMP, `col90` BIGINT, `col91` REAL, `col92` longtext, `col93` CHAR (249), `col94` SET ('test1','test2','test3'), `col95` ENUM ('test1','test2','test3'), `col96` tinyblob, `col97` TIMESTAMP, `col98` tinyblob, `col99` TIMESTAMP, `col100` tinyblob, `col101` SMALLINT, `col102` BOOL, `col103` TINYTEXT, `col104` longblob, `col105` DATE, `col106` NUMERIC, `col107` INT, `col108` REAL, `col109` SMALLINT, `col110` tinytext, `col111` TIME, `col112` VARCHAR (180), `col113` CHAR (183), `col114` TEXT, `col115` BOOL, `col116` DATETIME, KEY `idx0` (`col113`), KEY `idx1` (`col87`(186),`col29`,`col23`,`col3`), KEY `idx2` (`col3`,`col10`,`col27`), KEY `idx3` (`col11`,`col40`), KEY `idx4` (`col6`,`col85`,`col53`,`col9`), KEY `idx5` (`col10`,`col27`), KEY `idx6` (`col78`), KEY `idx7` (`col22`,`col62`,`col3`,`col80`), KEY `idx8` (`col12`), KEY `idx9` (`col24`,`col2`,`col69`,`col10`), KEY `idx10` (`col76`,`col18`(213),`col93`,`col104`(88)), KEY `idx11` (`col89`,`col115`), KEY `idx12` (`col24`), KEY `idx13` (`col19`(208)), KEY `idx14` (`col42`(43)), KEY `idx15` (`col108`), KEY `idx16` (`col58`,`col77`(1),`col8`,`col112`), KEY `idx17` (`col17`,`col43`(109)), KEY `idx18` (`col91`,`col28`(125),`col30`), KEY `idx19` (`col88`,`col96`(126),`col80`), KEY `idx20` (`col12`,`col87`(199),`col72`(181),`col91`), KEY `idx21` (`col106`,`col93`,`col77`(137),`col105`), KEY `idx22` (`col81`,`col3`,`col35`(36),`col104`(97)), KEY `idx23` (`col115`,`col2`,`col65`(194),`col106`), KEY `idx24` (`col4`(246),`col106`,`col80`,`col68`), KEY `idx25` (`col50`(90)), KEY `idx26` (`col86`,`col53`,`col81`,`col37`), KEY `idx27` (`col78`,`col14`,`col64`), KEY `idx28` (`col67`(144),`col88`,`col7`(47)), KEY `idx29` (`col25`), KEY `idx30` (`col65`(162),`col0`,`col64`,`col11`), KEY `idx31` (`col81`,`col15`), KEY `idx32` (`col19`(97),`col101`), KEY `idx33` (`col47`,`col13`,`col10`,`col84`), KEY `idx34` (`col18`(1)), KEY `idx35` (`col4`(92)), KEY `idx36` (`col95`,`col61`,`col69`), KEY `idx37` (`col66`,`col8`,`col114`(79)), KEY `idx38` (`col106`), KEY `idx39` (`col25`), KEY `idx40` (`col47`,`col35`(179),`col20`,`col91`) )engine=myisam COMMENT='generated'; # Creating a table with 160 columns and 15 indexes DROP TABLE IF EXISTS `table16`; CREATE TABLE IF NOT EXISTS `table16` (`col0` DECIMAL, `col1` longtext, `col2` BLOB, `col3` BOOL, `col4` longblob, `col5` longblob, `col6` DECIMAL, `col7` BOOL, `col8` VARCHAR (48), `col9` REAL, `col10` longtext, `col11` DATE, `col12` SMALLINT, `col13` TINYBLOB, `col14` SMALLINT, `col15` VARCHAR (36), `col16` INT, `col17` FLOAT, `col18` TIMESTAMP, `col19` TIME, `col20` FLOAT, `col21` DATETIME, `col22` BLOB, `col23` BIGINT, `col24` TIME, `col25` REAL, `col26` NUMERIC, `col27` BIGINT, `col28` INT, `col29` INT, `col30` TINYBLOB, `col31` tinytext, `col32` TINYBLOB, `col33` longtext, `col34` DOUBLE, `col35` DATE, `col36` CHAR (4), `col37` BLOB, `col38` DECIMAL, `col39` DOUBLE PRECISION, `col40` CHAR (77), `col41` ENUM ('test1','test2','test3'), `col42` DOUBLE, `col43` BIGINT, `col44` TIME, `col45` TIME, `col46` YEAR, `col47` TEXT, `col48` TIME, `col49` longtext, `col50` BLOB, `col51` MEDIUMINT, `col52` TINYBLOB, `col53` FLOAT, `col54` INT, `col55` FLOAT, `col56` DATETIME, `col57` FLOAT, `col58` INT, `col59` DECIMAL, `col60` TINYTEXT, `col61` SET ('test1','test2','test3'), `col62` DATE, `col63` DATE, `col64` TINYTEXT, `col65` SMALLINT, `col66` tinytext, `col67` DATETIME, `col68` DOUBLE, `col69` TEXT, `col70` CHAR (2), `col71` DECIMAL, `col72` SET ('test1','test2','test3'), `col73` longtext, `col74` BLOB, `col75` tinyblob, `col76` DOUBLE, `col77` longtext, `col78` BOOL, `col79` TEXT, `col80` tinyblob, `col81` DOUBLE PRECISION, `col82` DECIMAL, `col83` tinyblob, `col84` INT, `col85` REAL, `col86` DATETIME, `col87` TEXT, `col88` TIME, `col89` YEAR, `col90` SET ('test1','test2','test3'), `col91` BLOB, `col92` INT, `col93` tinytext, `col94` CHAR (75), `col95` TINYBLOB, `col96` NUMERIC, `col97` MEDIUMINT, `col98` MEDIUMINT, `col99` DOUBLE PRECISION, `col100` REAL, `col101` TIMESTAMP, `col102` ENUM ('test1','test2','test3'), `col103` BIGINT, `col104` longtext, `col105` BLOB, `col106` NUMERIC, `col107` DATE, `col108` TIMESTAMP, `col109` TEXT, `col110` tinyblob, `col111` DECIMAL, `col112` tinyblob, `col113` SMALLINT, `col114` tinyblob, `col115` DATE, `col116` FLOAT, `col117` tinytext, `col118` FLOAT, `col119` BOOL, `col120` tinytext, `col121` BOOL, `col122` DECIMAL, `col123` DECIMAL, `col124` TINYBLOB, `col125` tinyblob, `col126` DATETIME, `col127` YEAR, `col128` DATETIME, `col129` tinyblob, `col130` longtext, `col131` ENUM ('test1','test2','test3'), `col132` TINYTEXT, `col133` TINYTEXT, `col134` BOOL, `col135` tinyblob, `col136` SET ('test1','test2','test3'), `col137` longblob, `col138` BLOB, `col139` DECIMAL, `col140` BOOL, `col141` SMALLINT, `col142` DATE, `col143` TINYTEXT, `col144` YEAR, `col145` ENUM ('test1','test2','test3'), `col146` BLOB, `col147` SET ('test1','test2','test3'), `col148` VARCHAR (144), `col149` INT, `col150` DECIMAL, `col151` INT, `col152` SET ('test1','test2','test3'), `col153` FLOAT, `col154` REAL, `col155` BOOL, `col156` BIGINT, `col157` DOUBLE PRECISION, `col158` tinytext, `col159` BIGINT, KEY `idx0` (`col158`(142),`col41`,`col116`), KEY `idx1` (`col14`), KEY `idx2` (`col54`), KEY `idx3` (`col36`,`col20`), KEY `idx4` (`col84`,`col17`,`col130`(53)), KEY `idx5` (`col101`,`col64`(5)), KEY `idx6` (`col120`(139),`col85`,`col64`(155),`col103`), KEY `idx7` (`col156`), KEY `idx8` (`col111`,`col118`,`col145`,`col30`(123)), KEY `idx9` (`col113`,`col124`(172)), KEY `idx10` (`col154`,`col43`), KEY `idx11` (`col123`,`col72`,`col98`,`col99`), KEY `idx12` (`col13`(89),`col149`,`col73`(204)), KEY `idx13` (`col44`), KEY `idx14` (`col2`(119),`col16`,`col100`) )engine=myisam COMMENT='generated'; # Creating a table with 121 columns and 33 indexes DROP TABLE IF EXISTS `table17`; CREATE TABLE IF NOT EXISTS `table17` (`col0` ENUM ('test1','test2','test3'), `col1` DATE, `col2` REAL, `col3` BLOB, `col4` BLOB, `col5` VARCHAR (216), `col6` REAL, `col7` TIMESTAMP, `col8` SET ('test1','test2','test3'), `col9` TINYTEXT, `col10` TINYBLOB, `col11` tinyblob, `col12` BIGINT, `col13` INT, `col14` CHAR (41), `col15` ENUM ('test1','test2','test3'), `col16` TINYINT, `col17` SET ('test1','test2','test3'), `col18` MEDIUMINT, `col19` DATE, `col20` TIMESTAMP, `col21` SET ('test1','test2','test3'), `col22` TINYBLOB, `col23` BLOB, `col24` FLOAT, `col25` longtext, `col26` DATETIME, `col27` NUMERIC, `col28` VARCHAR (66), `col29` DATETIME, `col30` DATETIME, `col31` BOOL, `col32` TIMESTAMP, `col33` BLOB, `col34` BLOB, `col35` DECIMAL, `col36` MEDIUMINT, `col37` DATETIME, `col38` TIME, `col39` tinytext, `col40` BLOB, `col41` BLOB, `col42` MEDIUMINT, `col43` SET ('test1','test2','test3'), `col44` TIME, `col45` BLOB, `col46` DATE, `col47` TINYBLOB, `col48` FLOAT, `col49` FLOAT, `col50` DECIMAL, `col51` DOUBLE PRECISION, `col52` DATETIME, `col53` TIME, `col54` DATETIME, `col55` FLOAT, `col56` DECIMAL, `col57` TINYINT, `col58` TIME, `col59` INT, `col60` DOUBLE, `col61` longtext, `col62` YEAR, `col63` FLOAT, `col64` CHAR (153), `col65` SMALLINT, `col66` TIME, `col67` REAL, `col68` longtext, `col69` DOUBLE, `col70` BIGINT, `col71` TEXT, `col72` DOUBLE PRECISION, `col73` BIGINT, `col74` ENUM ('test1','test2','test3'), `col75` BOOL, `col76` BOOL, `col77` tinytext, `col78` SET ('test1','test2','test3'), `col79` SMALLINT, `col80` REAL, `col81` BIGINT, `col82` VARCHAR (122), `col83` TIME, `col84` BOOL, `col85` tinyblob, `col86` DECIMAL, `col87` YEAR, `col88` TINYINT, `col89` YEAR, `col90` longtext, `col91` TINYBLOB, `col92` DATETIME, `col93` TINYINT, `col94` REAL, `col95` SET ('test1','test2','test3'), `col96` ENUM ('test1','test2','test3'), `col97` DATE, `col98` MEDIUMINT, `col99` VARCHAR (137), `col100` DECIMAL, `col101` TINYBLOB, `col102` TINYINT, `col103` VARCHAR (219), `col104` TIMESTAMP, `col105` longblob, `col106` tinyblob, `col107` YEAR, `col108` CHAR (52), `col109` DECIMAL, `col110` TINYBLOB, `col111` tinytext, `col112` SMALLINT, `col113` DOUBLE PRECISION, `col114` DATE, `col115` FLOAT, `col116` TIME, `col117` SMALLINT, `col118` longblob, `col119` ENUM ('test1','test2','test3'), `col120` tinytext, KEY `idx0` (`col89`,`col103`,`col16`), KEY `idx1` (`col53`,`col119`,`col72`,`col88`), KEY `idx2` (`col105`(238),`col113`,`col104`,`col71`(180)), KEY `idx3` (`col35`,`col36`), KEY `idx4` (`col37`), KEY `idx5` (`col80`), KEY `idx6` (`col69`,`col30`,`col112`), KEY `idx7` (`col8`,`col51`), KEY `idx8` (`col107`,`col81`,`col25`(255),`col42`), KEY `idx9` (`col92`,`col102`,`col68`(202)), KEY `idx10` (`col41`(52),`col80`,`col77`(246),`col24`), KEY `idx11` (`col56`), KEY `idx12` (`col95`,`col5`,`col108`), KEY `idx13` (`col84`,`col55`,`col33`(170),`col71`(195)), KEY `idx14` (`col86`,`col39`(239),`col74`,`col52`), KEY `idx15` (`col74`,`col6`,`col84`), KEY `idx16` (`col19`), KEY `idx17` (`col57`,`col4`(194)), KEY `idx18` (`col109`), KEY `idx19` (`col108`,`col46`,`col36`), KEY `idx20` (`col86`), KEY `idx21` (`col73`,`col19`,`col38`), KEY `idx22` (`col91`(158),`col67`,`col74`,`col104`), KEY `idx23` (`col112`,`col71`(31),`col51`), KEY `idx24` (`col89`,`col97`,`col23`(116)), KEY `idx25` (`col78`,`col24`,`col55`,`col46`), KEY `idx26` (`col42`), KEY `idx27` (`col14`,`col76`,`col30`), KEY `idx28` (`col65`), KEY `idx29` (`col61`(27)), KEY `idx30` (`col41`(187),`col117`,`col116`,`col83`), KEY `idx31` (`col0`), KEY `idx32` (`col47`(120),`col28`) )engine=myisam COMMENT='generated'; # Creating a table with 119 columns and 22 indexes DROP TABLE IF EXISTS `table18`; CREATE TABLE IF NOT EXISTS `table18` (`col0` TEXT, `col1` TINYTEXT, `col2` TIME, `col3` NUMERIC, `col4` tinyblob, `col5` DATE, `col6` BLOB, `col7` TINYTEXT, `col8` BOOL, `col9` BIGINT, `col10` SMALLINT, `col11` TIME, `col12` SMALLINT, `col13` SMALLINT, `col14` DATETIME, `col15` NUMERIC, `col16` INT, `col17` TINYBLOB, `col18` TINYBLOB, `col19` INT, `col20` DECIMAL, `col21` ENUM ('test1','test2','test3'), `col22` BOOL, `col23` TEXT, `col24` DATETIME, `col25` ENUM ('test1','test2','test3'), `col26` DATETIME, `col27` INT, `col28` ENUM ('test1','test2','test3'), `col29` longblob, `col30` TEXT, `col31` INT, `col32` MEDIUMINT, `col33` longtext, `col34` FLOAT, `col35` TINYINT, `col36` TINYBLOB, `col37` MEDIUMINT, `col38` VARCHAR (210), `col39` DOUBLE PRECISION, `col40` DOUBLE PRECISION, `col41` REAL, `col42` NUMERIC, `col43` tinyblob, `col44` longblob, `col45` TINYINT, `col46` MEDIUMINT, `col47` ENUM ('test1','test2','test3'), `col48` tinytext, `col49` INT, `col50` BIGINT, `col51` MEDIUMINT, `col52` longblob, `col53` DATE, `col54` DOUBLE, `col55` BIGINT, `col56` INT, `col57` TINYTEXT, `col58` TEXT, `col59` tinytext, `col60` DOUBLE, `col61` SET ('test1','test2','test3'), `col62` longtext, `col63` TIMESTAMP, `col64` BLOB, `col65` DOUBLE, `col66` longblob, `col67` YEAR, `col68` BOOL, `col69` NUMERIC, `col70` DOUBLE, `col71` DATE, `col72` MEDIUMINT, `col73` tinytext, `col74` longblob, `col75` DOUBLE PRECISION, `col76` SMALLINT, `col77` BIGINT, `col78` CHAR (215), `col79` TIME, `col80` tinyblob, `col81` INT, `col82` NUMERIC, `col83` longtext, `col84` BLOB, `col85` TINYINT, `col86` ENUM ('test1','test2','test3'), `col87` TIME, `col88` REAL, `col89` MEDIUMINT, `col90` BIGINT, `col91` longtext, `col92` ENUM ('test1','test2','test3'), `col93` DATETIME, `col94` BIGINT, `col95` TIMESTAMP, `col96` FLOAT, `col97` REAL, `col98` TINYTEXT, `col99` NUMERIC, `col100` INT, `col101` longtext, `col102` DATETIME, `col103` REAL, `col104` TINYINT, `col105` BOOL, `col106` longtext, `col107` longblob, `col108` TIMESTAMP, `col109` TINYTEXT, `col110` TIME, `col111` DATETIME, `col112` ENUM ('test1','test2','test3'), `col113` longblob, `col114` VARCHAR (96), `col115` TINYTEXT, `col116` ENUM ('test1','test2','test3'), `col117` DATETIME, `col118` ENUM ('test1','test2','test3'), KEY `idx0` (`col23`(163),`col20`), KEY `idx1` (`col18`(28)), KEY `idx2` (`col64`(7)), KEY `idx3` (`col45`,`col101`(245),`col36`(192),`col91`(208)), KEY `idx4` (`col58`(151)), KEY `idx5` (`col79`), KEY `idx6` (`col59`(55),`col43`(193),`col45`,`col18`(40)), KEY `idx7` (`col80`(230)), KEY `idx8` (`col15`,`col100`,`col42`), KEY `idx9` (`col18`(74)), KEY `idx10` (`col1`(5),`col28`,`col89`,`col78`), KEY `idx11` (`col70`,`col11`,`col16`,`col114`), KEY `idx12` (`col59`(195),`col93`), KEY `idx13` (`col69`), KEY `idx14` (`col72`,`col100`), KEY `idx15` (`col28`,`col73`(169),`col13`), KEY `idx16` (`col36`(77),`col45`,`col84`(28),`col95`), KEY `idx17` (`col98`(144),`col92`,`col15`,`col87`), KEY `idx18` (`col48`(175)), KEY `idx19` (`col25`,`col57`(209)), KEY `idx20` (`col8`,`col94`,`col28`,`col115`(122)), KEY `idx21` (`col23`(135)) )engine=myisam COMMENT='generated'; # Creating a table with 91 columns and 43 indexes DROP TABLE IF EXISTS `table19`; CREATE TABLE IF NOT EXISTS `table19` (`col0` ENUM ('test1','test2','test3'), `col1` TIME, `col2` CHAR (118), `col3` TIMESTAMP, `col4` TINYTEXT, `col5` INT, `col6` DECIMAL, `col7` tinytext, `col8` TINYTEXT, `col9` BLOB, `col10` DATETIME, `col11` REAL, `col12` BOOL, `col13` TIME, `col14` CHAR (119), `col15` DATE, `col16` VARCHAR (227), `col17` TIME, `col18` ENUM ('test1','test2','test3'), `col19` tinytext, `col20` NUMERIC, `col21` BIGINT, `col22` TINYINT, `col23` ENUM ('test1','test2','test3'), `col24` DOUBLE, `col25` BLOB, `col26` longblob, `col27` TEXT, `col28` TINYBLOB, `col29` FLOAT, `col30` REAL, `col31` SMALLINT, `col32` SET ('test1','test2','test3'), `col33` tinyblob, `col34` TIMESTAMP, `col35` longtext, `col36` ENUM ('test1','test2','test3'), `col37` VARCHAR (207), `col38` REAL, `col39` NUMERIC, `col40` TIME, `col41` MEDIUMINT, `col42` TINYBLOB, `col43` tinyblob, `col44` tinytext, `col45` TINYTEXT, `col46` tinyblob, `col47` SET ('test1','test2','test3'), `col48` DOUBLE PRECISION, `col49` TIMESTAMP, `col50` FLOAT, `col51` TINYINT, `col52` TINYBLOB, `col53` TINYTEXT, `col54` INT, `col55` MEDIUMINT, `col56` FLOAT, `col57` DOUBLE, `col58` NUMERIC, `col59` MEDIUMINT, `col60` SMALLINT, `col61` TIME, `col62` INT, `col63` VARCHAR (178), `col64` REAL, `col65` NUMERIC, `col66` INT, `col67` longtext, `col68` TINYBLOB, `col69` NUMERIC, `col70` longtext, `col71` TINYINT, `col72` TINYINT, `col73` INT, `col74` DATETIME, `col75` INT, `col76` DECIMAL, `col77` REAL, `col78` REAL, `col79` REAL, `col80` DATETIME, `col81` REAL, `col82` FLOAT, `col83` DATE, `col84` TINYINT, `col85` ENUM ('test1','test2','test3'), `col86` DOUBLE, `col87` tinytext, `col88` DATE, `col89` DOUBLE, `col90` DECIMAL, KEY `idx0` (`col20`), KEY `idx1` (`col64`), KEY `idx2` (`col78`,`col75`,`col62`,`col11`), KEY `idx3` (`col70`(158),`col17`,`col74`), KEY `idx4` (`col19`(243),`col10`,`col88`), KEY `idx5` (`col15`), KEY `idx6` (`col48`,`col14`,`col28`(55)), KEY `idx7` (`col64`,`col54`), KEY `idx8` (`col5`,`col45`(104),`col2`,`col34`), KEY `idx9` (`col25`(39)), KEY `idx10` (`col66`), KEY `idx11` (`col16`,`col81`,`col17`,`col83`), KEY `idx12` (`col8`(127)), KEY `idx13` (`col18`,`col35`(221)), KEY `idx14` (`col85`,`col80`,`col35`(87),`col32`), KEY `idx15` (`col62`,`col27`(30)), KEY `idx16` (`col87`(143),`col69`,`col60`,`col41`), KEY `idx17` (`col38`), KEY `idx18` (`col74`,`col49`,`col45`(37)), KEY `idx19` (`col90`), KEY `idx20` (`col65`), KEY `idx21` (`col88`,`col89`,`col0`,`col59`), KEY `idx22` (`col49`,`col19`(5),`col44`(76),`col50`), KEY `idx23` (`col38`), KEY `idx24` (`col82`,`col56`,`col80`,`col78`), KEY `idx25` (`col44`(53),`col26`(136),`col10`,`col86`), KEY `idx26` (`col54`), KEY `idx27` (`col0`,`col65`,`col22`,`col20`), KEY `idx28` (`col68`(29),`col17`), KEY `idx29` (`col89`,`col39`,`col3`,`col30`), KEY `idx30` (`col53`(72),`col17`,`col73`), KEY `idx31` (`col18`,`col59`), KEY `idx32` (`col17`,`col26`(75)), KEY `idx33` (`col0`,`col19`(247),`col82`,`col13`), KEY `idx34` (`col58`,`col2`), KEY `idx35` (`col72`,`col22`,`col30`), KEY `idx36` (`col28`(154)), KEY `idx37` (`col63`), KEY `idx38` (`col54`), KEY `idx39` (`col0`,`col59`), KEY `idx40` (`col51`), KEY `idx41` (`col0`), KEY `idx42` (`col34`) )engine=myisam COMMENT='generated'; # Creating a table with 10 columns and 0 indexes DROP TABLE IF EXISTS `table20`; CREATE TABLE IF NOT EXISTS `table20` (`col0` BOOL, `col1` longtext, `col2` tinytext, `col3` DOUBLE PRECISION, `col4` BIGINT, `col5` SET ('test1','test2','test3'), `col6` BOOL, `col7` VARCHAR (160), `col8` longtext, `col9` BOOL )engine=myisam COMMENT='generated'; # Creating a table with 152 columns and 1 indexes DROP TABLE IF EXISTS `table21`; CREATE TABLE IF NOT EXISTS `table21` (`col0` DOUBLE PRECISION, `col1` BIGINT, `col2` REAL, `col3` DECIMAL, `col4` FLOAT, `col5` DOUBLE, `col6` DOUBLE, `col7` TINYBLOB, `col8` YEAR, `col9` DATE, `col10` TINYTEXT, `col11` SET ('test1','test2','test3'), `col12` MEDIUMINT, `col13` TINYTEXT, `col14` CHAR (11), `col15` ENUM ('test1','test2','test3'), `col16` CHAR (251), `col17` TINYBLOB, `col18` SMALLINT, `col19` longblob, `col20` tinytext, `col21` NUMERIC, `col22` longblob, `col23` DOUBLE, `col24` longtext, `col25` TIME, `col26` TINYINT, `col27` VARCHAR (135), `col28` TINYINT, `col29` DOUBLE, `col30` TEXT, `col31` SMALLINT, `col32` INT, `col33` DATETIME, `col34` SMALLINT, `col35` DECIMAL, `col36` TINYTEXT, `col37` longblob, `col38` VARCHAR (157), `col39` DECIMAL, `col40` SMALLINT, `col41` SMALLINT, `col42` ENUM ('test1','test2','test3'), `col43` tinyblob, `col44` NUMERIC, `col45` ENUM ('test1','test2','test3'), `col46` longblob, `col47` SET ('test1','test2','test3'), `col48` MEDIUMINT, `col49` TIMESTAMP, `col50` longblob, `col51` MEDIUMINT, `col52` INT, `col53` DATETIME, `col54` BOOL, `col55` TIME, `col56` BIGINT, `col57` MEDIUMINT, `col58` DECIMAL, `col59` BLOB, `col60` DATETIME, `col61` TINYINT, `col62` REAL, `col63` DOUBLE, `col64` BIGINT, `col65` ENUM ('test1','test2','test3'), `col66` DATE, `col67` DATE, `col68` MEDIUMINT, `col69` TIME, `col70` TIME, `col71` TINYTEXT, `col72` tinyblob, `col73` DOUBLE PRECISION, `col74` TEXT, `col75` DOUBLE, `col76` TEXT, `col77` DATETIME, `col78` TINYTEXT, `col79` SET ('test1','test2','test3'), `col80` VARCHAR (125), `col81` TINYINT, `col82` BLOB, `col83` TIMESTAMP, `col84` TINYINT, `col85` FLOAT, `col86` FLOAT, `col87` MEDIUMINT, `col88` ENUM ('test1','test2','test3'), `col89` TIME, `col90` longtext, `col91` YEAR, `col92` BLOB, `col93` REAL, `col94` TIME, `col95` INT, `col96` TIME, `col97` tinytext, `col98` TINYINT, `col99` VARCHAR (91), `col100` BIGINT, `col101` tinytext, `col102` tinyblob, `col103` tinytext, `col104` tinyblob, `col105` REAL, `col106` REAL, `col107` SMALLINT, `col108` DATE, `col109` tinytext, `col110` ENUM ('test1','test2','test3'), `col111` VARCHAR (239), `col112` TEXT, `col113` TIMESTAMP, `col114` NUMERIC, `col115` DATETIME, `col116` DATE, `col117` SMALLINT, `col118` MEDIUMINT, `col119` DECIMAL, `col120` TINYBLOB, `col121` TIMESTAMP, `col122` TINYINT, `col123` longtext, `col124` TIMESTAMP, `col125` DATETIME, `col126` TINYINT, `col127` SMALLINT, `col128` VARCHAR (184), `col129` DATE, `col130` ENUM ('test1','test2','test3'), `col131` SMALLINT, `col132` DOUBLE, `col133` DATE, `col134` tinyblob, `col135` MEDIUMINT, `col136` MEDIUMINT, `col137` TIMESTAMP, `col138` TIMESTAMP, `col139` BLOB, `col140` NUMERIC, `col141` DECIMAL, `col142` TINYBLOB, `col143` TEXT, `col144` NUMERIC, `col145` TEXT, `col146` BIGINT, `col147` REAL, `col148` TIME, `col149` CHAR (77), `col150` SET ('test1','test2','test3'), `col151` DOUBLE, KEY `idx0` (`col49`,`col52`) )engine=myisam COMMENT='generated'; # Creating a table with 51 columns and 47 indexes DROP TABLE IF EXISTS `table22`; CREATE TABLE IF NOT EXISTS `table22` (`col0` DOUBLE PRECISION, `col1` TIME, `col2` DOUBLE PRECISION, `col3` DATETIME, `col4` INT, `col5` SET ('test1','test2','test3'), `col6` FLOAT, `col7` NUMERIC, `col8` DATE, `col9` tinytext, `col10` INT, `col11` NUMERIC, `col12` MEDIUMINT, `col13` BIGINT, `col14` CHAR (53), `col15` tinytext, `col16` TINYBLOB, `col17` REAL, `col18` TIMESTAMP, `col19` CHAR (21), `col20` DECIMAL, `col21` YEAR, `col22` DATETIME, `col23` tinytext, `col24` TIME, `col25` YEAR, `col26` ENUM ('test1','test2','test3'), `col27` SMALLINT, `col28` longtext, `col29` TINYBLOB, `col30` longblob, `col31` TINYINT, `col32` VARCHAR (101), `col33` MEDIUMINT, `col34` DOUBLE, `col35` BOOL, `col36` TINYBLOB, `col37` DOUBLE, `col38` VARCHAR (86), `col39` TINYBLOB, `col40` VARCHAR (148), `col41` DATE, `col42` TINYBLOB, `col43` NUMERIC, `col44` CHAR (215), `col45` SET ('test1','test2','test3'), `col46` DOUBLE, `col47` BOOL, `col48` DECIMAL, `col49` BOOL, `col50` DATE, KEY `idx0` (`col43`,`col50`), KEY `idx1` (`col27`,`col14`,`col32`,`col20`), KEY `idx2` (`col50`), KEY `idx3` (`col41`), KEY `idx4` (`col3`,`col36`(153)), KEY `idx5` (`col35`), KEY `idx6` (`col40`), KEY `idx7` (`col34`,`col35`,`col26`), KEY `idx8` (`col48`,`col16`(25),`col30`(139)), KEY `idx9` (`col12`), KEY `idx10` (`col20`), KEY `idx11` (`col19`,`col2`), KEY `idx12` (`col7`,`col22`,`col27`), KEY `idx13` (`col48`), KEY `idx14` (`col42`(30),`col28`(72),`col29`(101)), KEY `idx15` (`col6`,`col17`,`col29`(215)), KEY `idx16` (`col41`,`col31`,`col21`,`col38`), KEY `idx17` (`col23`(205),`col19`,`col26`), KEY `idx18` (`col12`,`col21`,`col10`), KEY `idx19` (`col26`), KEY `idx20` (`col15`(242),`col33`), KEY `idx21` (`col38`), KEY `idx22` (`col5`,`col44`,`col28`(219)), KEY `idx23` (`col2`), KEY `idx24` (`col28`(192),`col44`), KEY `idx25` (`col24`), KEY `idx26` (`col7`,`col14`), KEY `idx27` (`col46`,`col40`), KEY `idx28` (`col5`), KEY `idx29` (`col8`,`col47`,`col12`,`col15`(88)), KEY `idx30` (`col30`(248),`col46`,`col38`,`col12`), KEY `idx31` (`col30`(115),`col21`), KEY `idx32` (`col42`(60),`col41`,`col45`), KEY `idx33` (`col32`), KEY `idx34` (`col27`,`col19`), KEY `idx35` (`col7`,`col1`), KEY `idx36` (`col15`(121)), KEY `idx37` (`col1`), KEY `idx38` (`col14`), KEY `idx39` (`col49`,`col39`(60),`col31`), KEY `idx40` (`col39`(109),`col26`,`col28`(253)), KEY `idx41` (`col39`(139),`col33`), KEY `idx42` (`col30`(239),`col38`,`col7`), KEY `idx43` (`col7`), KEY `idx44` (`col14`,`col15`(196),`col43`), KEY `idx45` (`col41`,`col49`,`col30`(229),`col0`), KEY `idx46` (`col42`(130)) )engine=myisam COMMENT='generated'; # Creating a table with 93 columns and 8 indexes DROP TABLE IF EXISTS `table23`; CREATE TABLE IF NOT EXISTS `table23` (`col0` YEAR, `col1` TINYBLOB, `col2` NUMERIC, `col3` DATETIME, `col4` REAL, `col5` BOOL, `col6` TINYBLOB, `col7` DATETIME, `col8` ENUM ('test1','test2','test3'), `col9` TINYTEXT, `col10` TIMESTAMP, `col11` MEDIUMINT, `col12` FLOAT, `col13` REAL, `col14` TINYTEXT, `col15` DOUBLE PRECISION, `col16` DOUBLE PRECISION, `col17` DATE, `col18` BIGINT, `col19` longblob, `col20` SET ('test1','test2','test3'), `col21` BLOB, `col22` DOUBLE, `col23` TEXT, `col24` TINYINT, `col25` TINYTEXT, `col26` BIGINT, `col27` DECIMAL, `col28` TIMESTAMP, `col29` INT, `col30` longtext, `col31` DATETIME, `col32` tinyblob, `col33` TINYINT, `col34` longtext, `col35` longtext, `col36` BLOB, `col37` TINYTEXT, `col38` CHAR (231), `col39` BLOB, `col40` DATETIME, `col41` DATETIME, `col42` ENUM ('test1','test2','test3'), `col43` TIMESTAMP, `col44` TIME, `col45` TIME, `col46` CHAR (109), `col47` TINYTEXT, `col48` YEAR, `col49` FLOAT, `col50` ENUM ('test1','test2','test3'), `col51` tinytext, `col52` longblob, `col53` BLOB, `col54` DOUBLE PRECISION, `col55` CHAR (134), `col56` MEDIUMINT, `col57` SMALLINT, `col58` longblob, `col59` REAL, `col60` REAL, `col61` TINYTEXT, `col62` DECIMAL, `col63` longblob, `col64` TIME, `col65` TEXT, `col66` TIME, `col67` TINYINT, `col68` tinytext, `col69` longtext, `col70` tinyblob, `col71` DATETIME, `col72` SET ('test1','test2','test3'), `col73` INT, `col74` DECIMAL, `col75` FLOAT, `col76` BLOB, `col77` longtext, `col78` SET ('test1','test2','test3'), `col79` BLOB, `col80` INT, `col81` VARCHAR (187), `col82` TEXT, `col83` tinytext, `col84` BOOL, `col85` tinyblob, `col86` TIME, `col87` FLOAT, `col88` YEAR, `col89` CHAR (141), `col90` YEAR, `col91` BIGINT, `col92` TINYBLOB, KEY `idx0` (`col1`(100)), KEY `idx1` (`col87`,`col40`,`col45`,`col81`), KEY `idx2` (`col74`,`col17`,`col67`), KEY `idx3` (`col28`,`col12`,`col36`(242),`col83`(179)), KEY `idx4` (`col30`(109),`col92`(98),`col53`(93),`col35`(11)), KEY `idx5` (`col84`,`col90`,`col49`), KEY `idx6` (`col3`), KEY `idx7` (`col58`(12),`col52`(104),`col25`(203)) )engine=myisam COMMENT='generated'; # Creating a table with 59 columns and 16 indexes DROP TABLE IF EXISTS `table24`; CREATE TABLE IF NOT EXISTS `table24` (`col0` TINYBLOB, `col1` DOUBLE, `col2` longblob, `col3` tinytext, `col4` FLOAT, `col5` FLOAT, `col6` INT, `col7` TIMESTAMP, `col8` NUMERIC, `col9` longtext, `col10` tinytext, `col11` TINYTEXT, `col12` tinyblob, `col13` VARCHAR (135), `col14` DATE, `col15` TIMESTAMP, `col16` TINYBLOB, `col17` MEDIUMINT, `col18` MEDIUMINT, `col19` DECIMAL, `col20` TEXT, `col21` DATETIME, `col22` YEAR, `col23` TEXT, `col24` longblob, `col25` DECIMAL, `col26` VARCHAR (243), `col27` DATETIME, `col28` DOUBLE PRECISION, `col29` SMALLINT, `col30` DATE, `col31` tinytext, `col32` TINYINT, `col33` YEAR, `col34` FLOAT, `col35` REAL, `col36` longtext, `col37` MEDIUMINT, `col38` ENUM ('test1','test2','test3'), `col39` DOUBLE, `col40` TINYTEXT, `col41` REAL, `col42` tinyblob, `col43` longtext, `col44` DOUBLE PRECISION, `col45` DOUBLE, `col46` BIGINT, `col47` tinyblob, `col48` TEXT, `col49` BLOB, `col50` MEDIUMINT, `col51` DOUBLE, `col52` TINYBLOB, `col53` SET ('test1','test2','test3'), `col54` SMALLINT, `col55` DOUBLE PRECISION, `col56` TIMESTAMP, `col57` TIME, `col58` TINYTEXT, KEY `idx0` (`col57`), KEY `idx1` (`col51`,`col27`), KEY `idx2` (`col47`(111),`col33`,`col57`,`col1`), KEY `idx3` (`col50`,`col21`,`col58`(189),`col25`), KEY `idx4` (`col32`,`col21`,`col41`), KEY `idx5` (`col49`(73),`col51`,`col9`(11)), KEY `idx6` (`col13`,`col43`(253),`col6`), KEY `idx7` (`col43`(248)), KEY `idx8` (`col52`(157),`col49`(133),`col14`,`col32`), KEY `idx9` (`col57`), KEY `idx10` (`col9`(213),`col32`,`col41`), KEY `idx11` (`col23`(254),`col48`(214),`col22`,`col41`), KEY `idx12` (`col56`,`col51`), KEY `idx13` (`col9`(212),`col45`), KEY `idx14` (`col54`), KEY `idx15` (`col44`,`col37`) )engine=myisam COMMENT='generated'; # Creating a table with 77 columns and 8 indexes DROP TABLE IF EXISTS `table25`; CREATE TABLE IF NOT EXISTS `table25` (`col0` TIME, `col1` FLOAT, `col2` TIMESTAMP, `col3` DOUBLE PRECISION, `col4` REAL, `col5` INT, `col6` DECIMAL, `col7` DATE, `col8` TINYTEXT, `col9` DOUBLE, `col10` ENUM ('test1','test2','test3'), `col11` ENUM ('test1','test2','test3'), `col12` TINYINT, `col13` TIMESTAMP, `col14` DATETIME, `col15` ENUM ('test1','test2','test3'), `col16` TINYTEXT, `col17` tinyblob, `col18` TIME, `col19` DOUBLE, `col20` NUMERIC, `col21` REAL, `col22` BLOB, `col23` tinyblob, `col24` BIGINT, `col25` SET ('test1','test2','test3'), `col26` tinytext, `col27` SET ('test1','test2','test3'), `col28` MEDIUMINT, `col29` DOUBLE PRECISION, `col30` ENUM ('test1','test2','test3'), `col31` SET ('test1','test2','test3'), `col32` longtext, `col33` NUMERIC, `col34` BIGINT, `col35` DATETIME, `col36` TINYBLOB, `col37` TIME, `col38` BOOL, `col39` TIMESTAMP, `col40` DATE, `col41` VARCHAR (41), `col42` TINYINT, `col43` TINYBLOB, `col44` TINYTEXT, `col45` BLOB, `col46` FLOAT, `col47` ENUM ('test1','test2','test3'), `col48` BIGINT, `col49` DECIMAL, `col50` REAL, `col51` longtext, `col52` DOUBLE, `col53` MEDIUMINT, `col54` NUMERIC, `col55` DOUBLE PRECISION, `col56` longtext, `col57` BOOL, `col58` DOUBLE PRECISION, `col59` TIMESTAMP, `col60` longtext, `col61` INT, `col62` REAL, `col63` TINYBLOB, `col64` SMALLINT, `col65` DOUBLE, `col66` NUMERIC, `col67` NUMERIC, `col68` FLOAT, `col69` TIME, `col70` INT, `col71` longblob, `col72` VARCHAR (101), `col73` FLOAT, `col74` tinyblob, `col75` TIMESTAMP, `col76` FLOAT, KEY `idx0` (`col59`,`col33`,`col52`,`col38`), KEY `idx1` (`col36`(114),`col0`,`col48`), KEY `idx2` (`col6`), KEY `idx3` (`col39`,`col56`(214)), KEY `idx4` (`col14`,`col76`), KEY `idx5` (`col27`,`col56`(26)), KEY `idx6` (`col64`,`col53`), KEY `idx7` (`col65`) )engine=myisam COMMENT='generated'; # Creating a table with 103 columns and 10 indexes DROP TABLE IF EXISTS `table26`; CREATE TABLE IF NOT EXISTS `table26` (`col0` DECIMAL, `col1` BIGINT, `col2` TINYBLOB, `col3` DOUBLE, `col4` YEAR, `col5` SMALLINT, `col6` tinytext, `col7` tinytext, `col8` DOUBLE PRECISION, `col9` BLOB, `col10` VARCHAR (61), `col11` INT, `col12` INT, `col13` SET ('test1','test2','test3'), `col14` tinyblob, `col15` TINYINT, `col16` FLOAT, `col17` TIMESTAMP, `col18` DECIMAL, `col19` TINYTEXT, `col20` YEAR, `col21` tinyblob, `col22` DECIMAL, `col23` tinytext, `col24` BIGINT, `col25` DECIMAL, `col26` BLOB, `col27` TIME, `col28` BOOL, `col29` DATE, `col30` TINYINT, `col31` FLOAT, `col32` longblob, `col33` ENUM ('test1','test2','test3'), `col34` TIMESTAMP, `col35` TIMESTAMP, `col36` YEAR, `col37` longtext, `col38` REAL, `col39` DECIMAL, `col40` SMALLINT, `col41` TIME, `col42` TIMESTAMP, `col43` FLOAT, `col44` TINYTEXT, `col45` NUMERIC, `col46` tinytext, `col47` NUMERIC, `col48` CHAR (220), `col49` longtext, `col50` SMALLINT, `col51` YEAR, `col52` longtext, `col53` DOUBLE PRECISION, `col54` TINYTEXT, `col55` BIGINT, `col56` longblob, `col57` tinyblob, `col58` longblob, `col59` TINYTEXT, `col60` tinytext, `col61` longtext, `col62` longtext, `col63` longblob, `col64` BIGINT, `col65` TIMESTAMP, `col66` YEAR, `col67` FLOAT, `col68` TEXT, `col69` TINYINT, `col70` BLOB, `col71` DATE, `col72` SET ('test1','test2','test3'), `col73` TINYBLOB, `col74` TEXT, `col75` ENUM ('test1','test2','test3'), `col76` SET ('test1','test2','test3'), `col77` DOUBLE, `col78` DOUBLE, `col79` TINYINT, `col80` SET ('test1','test2','test3'), `col81` TINYINT, `col82` SMALLINT, `col83` TINYINT, `col84` BOOL, `col85` DATE, `col86` TIME, `col87` TIME, `col88` NUMERIC, `col89` ENUM ('test1','test2','test3'), `col90` ENUM ('test1','test2','test3'), `col91` YEAR, `col92` YEAR, `col93` MEDIUMINT, `col94` INT, `col95` CHAR (205), `col96` BLOB, `col97` FLOAT, `col98` DECIMAL, `col99` DECIMAL, `col100` VARCHAR (193), `col101` TINYTEXT, `col102` FLOAT, KEY `idx0` (`col36`), KEY `idx1` (`col63`(33)), KEY `idx2` (`col70`(61),`col13`,`col53`,`col15`), KEY `idx3` (`col57`(69),`col96`(77),`col82`), KEY `idx4` (`col82`,`col41`,`col23`(184),`col5`), KEY `idx5` (`col42`,`col44`(70)), KEY `idx6` (`col31`), KEY `idx7` (`col30`,`col6`(174),`col7`(7)), KEY `idx8` (`col21`(126),`col59`(226)), KEY `idx9` (`col71`,`col95`,`col8`,`col31`) )engine=myisam COMMENT='generated'; # Creating a table with 180 columns and 47 indexes DROP TABLE IF EXISTS `table27`; CREATE TABLE IF NOT EXISTS `table27` (`col0` BLOB, `col1` tinyblob, `col2` DECIMAL, `col3` tinyblob, `col4` longtext, `col5` YEAR, `col6` CHAR (25), `col7` NUMERIC, `col8` YEAR, `col9` SMALLINT, `col10` DOUBLE, `col11` tinyblob, `col12` DECIMAL, `col13` CHAR (159), `col14` TINYTEXT, `col15` TINYINT, `col16` FLOAT, `col17` NUMERIC, `col18` TINYTEXT, `col19` TIMESTAMP, `col20` TEXT, `col21` TINYTEXT, `col22` DECIMAL, `col23` BOOL, `col24` BIGINT, `col25` TIME, `col26` BOOL, `col27` TEXT, `col28` INT, `col29` TINYBLOB, `col30` TINYBLOB, `col31` CHAR (70), `col32` TINYTEXT, `col33` DOUBLE, `col34` SET ('test1','test2','test3'), `col35` CHAR (141), `col36` tinyblob, `col37` INT, `col38` CHAR (21), `col39` DOUBLE PRECISION, `col40` longtext, `col41` longtext, `col42` REAL, `col43` BLOB, `col44` BOOL, `col45` REAL, `col46` YEAR, `col47` BIGINT, `col48` FLOAT, `col49` DOUBLE, `col50` YEAR, `col51` FLOAT, `col52` BIGINT, `col53` DOUBLE PRECISION, `col54` BIGINT, `col55` TIME, `col56` CHAR (146), `col57` DECIMAL, `col58` TINYINT, `col59` tinyblob, `col60` SMALLINT, `col61` tinyblob, `col62` TIMESTAMP, `col63` DECIMAL, `col64` VARCHAR (213), `col65` SET ('test1','test2','test3'), `col66` SMALLINT, `col67` REAL, `col68` TINYINT, `col69` TINYINT, `col70` NUMERIC, `col71` longblob, `col72` DECIMAL, `col73` CHAR (112), `col74` DATETIME, `col75` longtext, `col76` TINYINT, `col77` FLOAT, `col78` YEAR, `col79` FLOAT, `col80` DOUBLE PRECISION, `col81` DOUBLE PRECISION, `col82` SMALLINT, `col83` FLOAT, `col84` DOUBLE PRECISION, `col85` BOOL, `col86` VARCHAR (206), `col87` TIMESTAMP, `col88` TIME, `col89` DOUBLE, `col90` REAL, `col91` NUMERIC, `col92` VARCHAR (245), `col93` TIME, `col94` REAL, `col95` TIMESTAMP, `col96` BLOB, `col97` tinyblob, `col98` tinyblob, `col99` INT, `col100` MEDIUMINT, `col101` YEAR, `col102` BLOB, `col103` DATETIME, `col104` tinytext, `col105` DATE, `col106` REAL, `col107` TEXT, `col108` DECIMAL, `col109` tinyblob, `col110` YEAR, `col111` DATE, `col112` SET ('test1','test2','test3'), `col113` BOOL, `col114` TIME, `col115` TEXT, `col116` SMALLINT, `col117` longblob, `col118` YEAR, `col119` DATE, `col120` BIGINT, `col121` BIGINT, `col122` BIGINT, `col123` longtext, `col124` SMALLINT, `col125` DOUBLE, `col126` TINYBLOB, `col127` INT, `col128` DATE, `col129` TINYTEXT, `col130` tinytext, `col131` longtext, `col132` TINYBLOB, `col133` longblob, `col134` NUMERIC, `col135` INT, `col136` TIME, `col137` TINYINT, `col138` ENUM ('test1','test2','test3'), `col139` DATETIME, `col140` REAL, `col141` tinytext, `col142` SMALLINT, `col143` SMALLINT, `col144` tinyblob, `col145` DATE, `col146` longblob, `col147` tinytext, `col148` YEAR, `col149` TIME, `col150` MEDIUMINT, `col151` DATETIME, `col152` SET ('test1','test2','test3'), `col153` NUMERIC, `col154` tinyblob, `col155` VARCHAR (105), `col156` INT, `col157` DATE, `col158` TINYTEXT, `col159` REAL, `col160` FLOAT, `col161` longtext, `col162` tinytext, `col163` VARCHAR (233), `col164` TIMESTAMP, `col165` CHAR (56), `col166` SET ('test1','test2','test3'), `col167` DECIMAL, `col168` FLOAT, `col169` DOUBLE PRECISION, `col170` BIGINT, `col171` SMALLINT, `col172` DATETIME, `col173` TINYBLOB, `col174` tinyblob, `col175` DATE, `col176` SMALLINT, `col177` DATE, `col178` DECIMAL, `col179` TIMESTAMP, KEY `idx0` (`col33`), KEY `idx1` (`col169`), KEY `idx2` (`col39`), KEY `idx3` (`col13`), KEY `idx4` (`col53`,`col31`), KEY `idx5` (`col24`), KEY `idx6` (`col165`), KEY `idx7` (`col108`,`col116`,`col114`,`col49`), KEY `idx8` (`col4`(62)), KEY `idx9` (`col107`(158),`col29`(8),`col138`,`col28`), KEY `idx10` (`col53`), KEY `idx11` (`col68`), KEY `idx12` (`col152`,`col62`,`col67`), KEY `idx13` (`col162`(77),`col153`,`col113`,`col52`), KEY `idx14` (`col133`(158),`col69`,`col164`,`col73`), KEY `idx15` (`col150`,`col62`), KEY `idx16` (`col71`(218)), KEY `idx17` (`col97`(254),`col70`,`col7`), KEY `idx18` (`col76`,`col145`), KEY `idx19` (`col68`), KEY `idx20` (`col62`,`col67`), KEY `idx21` (`col47`,`col109`(18)), KEY `idx22` (`col146`(237),`col101`), KEY `idx23` (`col152`), KEY `idx24` (`col67`,`col18`(148)), KEY `idx25` (`col83`,`col103`,`col14`(178)), KEY `idx26` (`col46`,`col148`,`col163`,`col155`), KEY `idx27` (`col38`,`col83`,`col6`,`col29`(137)), KEY `idx28` (`col57`,`col98`(221)), KEY `idx29` (`col6`,`col166`,`col44`), KEY `idx30` (`col111`), KEY `idx31` (`col58`,`col175`,`col13`), KEY `idx32` (`col3`(149)), KEY `idx33` (`col170`), KEY `idx34` (`col119`), KEY `idx35` (`col71`(174)), KEY `idx36` (`col142`,`col91`), KEY `idx37` (`col144`(64)), KEY `idx38` (`col110`,`col30`(115)), KEY `idx39` (`col149`,`col120`), KEY `idx40` (`col179`), KEY `idx41` (`col122`), KEY `idx42` (`col92`,`col79`), KEY `idx43` (`col127`), KEY `idx44` (`col7`,`col54`,`col66`), KEY `idx45` (`col95`), KEY `idx46` (`col66`) )engine=myisam COMMENT='generated'; # Creating a table with 172 columns and 0 indexes DROP TABLE IF EXISTS `table28`; CREATE TABLE IF NOT EXISTS `table28` (`col0` TIME, `col1` BIGINT, `col2` BLOB, `col3` DOUBLE, `col4` tinytext, `col5` DOUBLE, `col6` DECIMAL, `col7` TINYBLOB, `col8` DOUBLE PRECISION, `col9` tinytext, `col10` DATE, `col11` DOUBLE, `col12` DATETIME, `col13` longtext, `col14` TINYBLOB, `col15` DECIMAL, `col16` SET ('test1','test2','test3'), `col17` longblob, `col18` ENUM ('test1','test2','test3'), `col19` SMALLINT, `col20` BOOL, `col21` DOUBLE, `col22` DOUBLE PRECISION, `col23` longblob, `col24` DOUBLE PRECISION, `col25` NUMERIC, `col26` TIME, `col27` MEDIUMINT, `col28` DATE, `col29` CHAR (41), `col30` BLOB, `col31` longblob, `col32` SET ('test1','test2','test3'), `col33` tinyblob, `col34` TINYTEXT, `col35` tinytext, `col36` CHAR (213), `col37` TIME, `col38` SET ('test1','test2','test3'), `col39` TINYTEXT, `col40` YEAR, `col41` DOUBLE, `col42` DATETIME, `col43` BOOL, `col44` BOOL, `col45` longblob, `col46` BOOL, `col47` longtext, `col48` DOUBLE, `col49` FLOAT, `col50` NUMERIC, `col51` TINYTEXT, `col52` tinyblob, `col53` TIMESTAMP, `col54` SET ('test1','test2','test3'), `col55` ENUM ('test1','test2','test3'), `col56` DOUBLE PRECISION, `col57` CHAR (54), `col58` longtext, `col59` DECIMAL, `col60` DATETIME, `col61` SET ('test1','test2','test3'), `col62` tinyblob, `col63` TINYINT, `col64` MEDIUMINT, `col65` DOUBLE PRECISION, `col66` DOUBLE, `col67` VARCHAR (38), `col68` REAL, `col69` tinytext, `col70` FLOAT, `col71` DOUBLE, `col72` NUMERIC, `col73` INT, `col74` TIMESTAMP, `col75` DOUBLE PRECISION, `col76` TINYINT, `col77` BOOL, `col78` TINYTEXT, `col79` ENUM ('test1','test2','test3'), `col80` BIGINT, `col81` VARCHAR (24), `col82` BOOL, `col83` DATETIME, `col84` BLOB, `col85` INT, `col86` INT, `col87` tinyblob, `col88` longtext, `col89` TINYTEXT, `col90` DOUBLE, `col91` DECIMAL, `col92` REAL, `col93` TEXT, `col94` DATE, `col95` ENUM ('test1','test2','test3'), `col96` TINYINT, `col97` SET ('test1','test2','test3'), `col98` YEAR, `col99` YEAR, `col100` BIGINT, `col101` FLOAT, `col102` longtext, `col103` TEXT, `col104` SET ('test1','test2','test3'), `col105` longblob, `col106` REAL, `col107` DATETIME, `col108` MEDIUMINT, `col109` tinyblob, `col110` FLOAT, `col111` VARCHAR (76), `col112` longtext, `col113` ENUM ('test1','test2','test3'), `col114` DATE, `col115` TINYINT, `col116` DECIMAL, `col117` INT, `col118` longtext, `col119` BOOL, `col120` MEDIUMINT, `col121` TIME, `col122` INT, `col123` DOUBLE, `col124` BOOL, `col125` DECIMAL, `col126` tinytext, `col127` MEDIUMINT, `col128` TEXT, `col129` DECIMAL, `col130` TINYBLOB, `col131` NUMERIC, `col132` DOUBLE, `col133` BOOL, `col134` tinytext, `col135` TIME, `col136` BIGINT, `col137` DATE, `col138` tinytext, `col139` longtext, `col140` FLOAT, `col141` MEDIUMINT, `col142` NUMERIC, `col143` BIGINT, `col144` DATE, `col145` BIGINT, `col146` ENUM ('test1','test2','test3'), `col147` CHAR (133), `col148` longblob, `col149` TINYINT, `col150` INT, `col151` FLOAT, `col152` TINYTEXT, `col153` DECIMAL, `col154` NUMERIC, `col155` SMALLINT, `col156` TEXT, `col157` BIGINT, `col158` REAL, `col159` NUMERIC, `col160` REAL, `col161` DATETIME, `col162` ENUM ('test1','test2','test3'), `col163` DOUBLE PRECISION, `col164` BOOL, `col165` ENUM ('test1','test2','test3'), `col166` NUMERIC, `col167` tinytext, `col168` ENUM ('test1','test2','test3'), `col169` TINYTEXT, `col170` longblob, `col171` TIME )engine=myisam COMMENT='generated'; # Creating a table with 195 columns and 30 indexes DROP TABLE IF EXISTS `table29`; CREATE TABLE IF NOT EXISTS `table29` (`col0` longtext, `col1` REAL, `col2` BOOL, `col3` longtext, `col4` TINYBLOB, `col5` tinytext, `col6` MEDIUMINT, `col7` TEXT, `col8` DATE, `col9` DECIMAL, `col10` TINYBLOB, `col11` CHAR (116), `col12` TIMESTAMP, `col13` TINYINT, `col14` ENUM ('test1','test2','test3'), `col15` TINYINT, `col16` TINYINT, `col17` SET ('test1','test2','test3'), `col18` CHAR (38), `col19` DOUBLE, `col20` CHAR (98), `col21` REAL, `col22` SET ('test1','test2','test3'), `col23` longblob, `col24` MEDIUMINT, `col25` MEDIUMINT, `col26` CHAR (140), `col27` TINYINT, `col28` tinyblob, `col29` TINYINT, `col30` DOUBLE, `col31` TINYBLOB, `col32` DATETIME, `col33` REAL, `col34` NUMERIC, `col35` TINYINT, `col36` VARCHAR (186), `col37` SMALLINT, `col38` SET ('test1','test2','test3'), `col39` FLOAT, `col40` TINYTEXT, `col41` REAL, `col42` FLOAT, `col43` TINYINT, `col44` TEXT, `col45` tinytext, `col46` NUMERIC, `col47` BLOB, `col48` CHAR (178), `col49` FLOAT, `col50` SET ('test1','test2','test3'), `col51` BOOL, `col52` DATE, `col53` SET ('test1','test2','test3'), `col54` MEDIUMINT, `col55` DATE, `col56` tinyblob, `col57` YEAR, `col58` SET ('test1','test2','test3'), `col59` longblob, `col60` REAL, `col61` TINYBLOB, `col62` DATE, `col63` SET ('test1','test2','test3'), `col64` BOOL, `col65` TINYTEXT, `col66` longblob, `col67` DECIMAL, `col68` tinytext, `col69` MEDIUMINT, `col70` longblob, `col71` DOUBLE PRECISION, `col72` MEDIUMINT, `col73` CHAR (248), `col74` NUMERIC, `col75` DECIMAL, `col76` SMALLINT, `col77` YEAR, `col78` TINYTEXT, `col79` TIMESTAMP, `col80` tinyblob, `col81` TINYBLOB, `col82` SET ('test1','test2','test3'), `col83` tinytext, `col84` TIMESTAMP, `col85` TIMESTAMP, `col86` BIGINT, `col87` VARCHAR (161), `col88` DOUBLE, `col89` longtext, `col90` ENUM ('test1','test2','test3'), `col91` TINYBLOB, `col92` TEXT, `col93` BIGINT, `col94` SMALLINT, `col95` tinyblob, `col96` TINYINT, `col97` BIGINT, `col98` TIME, `col99` CHAR (112), `col100` BOOL, `col101` longblob, `col102` MEDIUMINT, `col103` VARCHAR (254), `col104` DATE, `col105` FLOAT, `col106` TINYBLOB, `col107` ENUM ('test1','test2','test3'), `col108` TINYTEXT, `col109` BLOB, `col110` DECIMAL, `col111` SET ('test1','test2','test3'), `col112` longtext, `col113` DOUBLE PRECISION, `col114` MEDIUMINT, `col115` DOUBLE, `col116` BIGINT, `col117` TIMESTAMP, `col118` tinytext, `col119` TEXT, `col120` SMALLINT, `col121` DATETIME, `col122` tinyblob, `col123` TEXT, `col124` TIME, `col125` DOUBLE PRECISION, `col126` CHAR (66), `col127` TINYINT, `col128` INT, `col129` YEAR, `col130` TINYINT, `col131` DATE, `col132` longblob, `col133` tinytext, `col134` VARCHAR (177), `col135` INT, `col136` SET ('test1','test2','test3'), `col137` DOUBLE, `col138` BLOB, `col139` VARCHAR (215), `col140` INT, `col141` SET ('test1','test2','test3'), `col142` VARCHAR (227), `col143` TIME, `col144` BLOB, `col145` DATETIME, `col146` INT, `col147` SET ('test1','test2','test3'), `col148` REAL, `col149` tinyblob, `col150` ENUM ('test1','test2','test3'), `col151` ENUM ('test1','test2','test3'), `col152` DOUBLE PRECISION, `col153` VARCHAR (219), `col154` DOUBLE PRECISION, `col155` SET ('test1','test2','test3'), `col156` NUMERIC, `col157` TEXT, `col158` TEXT, `col159` tinyblob, `col160` SET ('test1','test2','test3'), `col161` VARCHAR (80), `col162` tinyblob, `col163` REAL, `col164` tinytext, `col165` TEXT, `col166` TEXT, `col167` ENUM ('test1','test2','test3'), `col168` DECIMAL, `col169` TIMESTAMP, `col170` BOOL, `col171` TINYINT, `col172` SMALLINT, `col173` MEDIUMINT, `col174` NUMERIC, `col175` TINYBLOB, `col176` SET ('test1','test2','test3'), `col177` DOUBLE, `col178` SET ('test1','test2','test3'), `col179` ENUM ('test1','test2','test3'), `col180` SMALLINT, `col181` TINYTEXT, `col182` BIGINT, `col183` MEDIUMINT, `col184` INT, `col185` INT, `col186` tinyblob, `col187` YEAR, `col188` TINYTEXT, `col189` TIME, `col190` NUMERIC, `col191` TIMESTAMP, `col192` longblob, `col193` TIMESTAMP, `col194` DATETIME, KEY `idx0` (`col186`(142),`col177`), KEY `idx1` (`col74`), KEY `idx2` (`col96`,`col29`,`col188`(159),`col77`), KEY `idx3` (`col151`), KEY `idx4` (`col145`), KEY `idx5` (`col98`,`col49`), KEY `idx6` (`col13`,`col32`), KEY `idx7` (`col13`), KEY `idx8` (`col167`), KEY `idx9` (`col108`(32)), KEY `idx10` (`col58`), KEY `idx11` (`col47`(76),`col52`), KEY `idx12` (`col61`(208),`col122`(75),`col35`,`col104`), KEY `idx13` (`col87`), KEY `idx14` (`col136`), KEY `idx15` (`col193`,`col169`,`col142`), KEY `idx16` (`col11`,`col125`,`col172`,`col22`), KEY `idx17` (`col38`,`col15`,`col170`), KEY `idx18` (`col155`,`col133`(74),`col106`(14)), KEY `idx19` (`col4`(3),`col161`,`col68`(46)), KEY `idx20` (`col93`), KEY `idx21` (`col31`(108),`col66`(244)), KEY `idx22` (`col98`,`col53`,`col192`(84)), KEY `idx23` (`col32`,`col52`,`col124`,`col30`), KEY `idx24` (`col79`,`col22`), KEY `idx25` (`col143`), KEY `idx26` (`col132`(108)), KEY `idx27` (`col108`(30),`col175`(86),`col113`,`col89`(172)), KEY `idx28` (`col27`,`col50`), KEY `idx29` (`col105`,`col158`(60),`col179`,`col103`) )engine=myisam COMMENT='generated'; # Creating a table with 95 columns and 15 indexes DROP TABLE IF EXISTS `table30`; CREATE TABLE IF NOT EXISTS `table30` (`col0` TINYTEXT, `col1` DATETIME, `col2` TINYINT, `col3` NUMERIC, `col4` TIME, `col5` DATE, `col6` DATE, `col7` DATETIME, `col8` TEXT, `col9` TIMESTAMP, `col10` INT, `col11` DECIMAL, `col12` BLOB, `col13` MEDIUMINT, `col14` TINYBLOB, `col15` MEDIUMINT, `col16` SMALLINT, `col17` FLOAT, `col18` REAL, `col19` DATETIME, `col20` BOOL, `col21` ENUM ('test1','test2','test3'), `col22` NUMERIC, `col23` longblob, `col24` SET ('test1','test2','test3'), `col25` NUMERIC, `col26` DATE, `col27` TEXT, `col28` INT, `col29` DATE, `col30` TIME, `col31` TIMESTAMP, `col32` FLOAT, `col33` TEXT, `col34` TIMESTAMP, `col35` YEAR, `col36` tinyblob, `col37` tinyblob, `col38` tinyblob, `col39` SET ('test1','test2','test3'), `col40` BOOL, `col41` SET ('test1','test2','test3'), `col42` BLOB, `col43` tinytext, `col44` TINYINT, `col45` BIGINT, `col46` TINYTEXT, `col47` TINYBLOB, `col48` DECIMAL, `col49` TEXT, `col50` BLOB, `col51` TIME, `col52` tinytext, `col53` BLOB, `col54` DOUBLE, `col55` DATETIME, `col56` TIMESTAMP, `col57` TINYINT, `col58` longtext, `col59` TINYBLOB, `col60` TEXT, `col61` TIME, `col62` TINYINT, `col63` TIME, `col64` DOUBLE, `col65` BOOL, `col66` TEXT, `col67` YEAR, `col68` FLOAT, `col69` REAL, `col70` BLOB, `col71` NUMERIC, `col72` TEXT, `col73` DOUBLE PRECISION, `col74` ENUM ('test1','test2','test3'), `col75` SET ('test1','test2','test3'), `col76` BLOB, `col77` MEDIUMINT, `col78` INT, `col79` INT, `col80` longblob, `col81` tinyblob, `col82` tinytext, `col83` NUMERIC, `col84` REAL, `col85` tinyblob, `col86` TIMESTAMP, `col87` BIGINT, `col88` BOOL, `col89` longtext, `col90` TINYBLOB, `col91` TINYINT, `col92` TINYTEXT, `col93` INT, `col94` FLOAT, KEY `idx0` (`col83`,`col80`(72)), KEY `idx1` (`col93`,`col74`,`col90`(84)), KEY `idx2` (`col23`(13),`col1`,`col60`(181)), KEY `idx3` (`col90`(230),`col2`,`col86`,`col5`), KEY `idx4` (`col12`(210),`col91`,`col16`,`col64`), KEY `idx5` (`col93`), KEY `idx6` (`col21`), KEY `idx7` (`col4`,`col34`), KEY `idx8` (`col90`(1)), KEY `idx9` (`col92`(172),`col42`(88),`col72`(4)), KEY `idx10` (`col51`,`col55`,`col63`,`col43`(195)), KEY `idx11` (`col60`(75)), KEY `idx12` (`col0`(24),`col19`,`col29`), KEY `idx13` (`col5`,`col58`(248)), KEY `idx14` (`col18`,`col93`) )engine=myisam COMMENT='generated'; # Creating a table with 49 columns and 7 indexes DROP TABLE IF EXISTS `table31`; CREATE TABLE IF NOT EXISTS `table31` (`col0` TINYTEXT, `col1` DATE, `col2` TIMESTAMP, `col3` VARCHAR (111), `col4` ENUM ('test1','test2','test3'), `col5` DATE, `col6` SMALLINT, `col7` ENUM ('test1','test2','test3'), `col8` TINYINT, `col9` BIGINT, `col10` TIMESTAMP, `col11` SET ('test1','test2','test3'), `col12` CHAR (14), `col13` FLOAT, `col14` DECIMAL, `col15` SMALLINT, `col16` TEXT, `col17` TINYTEXT, `col18` DOUBLE PRECISION, `col19` TINYBLOB, `col20` longtext, `col21` INT, `col22` DATE, `col23` tinyblob, `col24` TINYTEXT, `col25` TIMESTAMP, `col26` SET ('test1','test2','test3'), `col27` BOOL, `col28` MEDIUMINT, `col29` BOOL, `col30` TINYTEXT, `col31` SET ('test1','test2','test3'), `col32` DECIMAL, `col33` SET ('test1','test2','test3'), `col34` SMALLINT, `col35` DOUBLE, `col36` longblob, `col37` REAL, `col38` DATETIME, `col39` TINYINT, `col40` REAL, `col41` YEAR, `col42` BOOL, `col43` TINYINT, `col44` tinytext, `col45` REAL, `col46` longblob, `col47` FLOAT, `col48` FLOAT, KEY `idx0` (`col22`,`col29`,`col25`,`col43`), KEY `idx1` (`col25`,`col21`), KEY `idx2` (`col34`,`col15`), KEY `idx3` (`col31`,`col45`,`col0`(145),`col4`), KEY `idx4` (`col7`,`col45`,`col34`), KEY `idx5` (`col8`), KEY `idx6` (`col43`,`col11`,`col42`,`col19`(43)) )engine=myisam COMMENT='generated'; # Creating a table with 5 columns and 48 indexes DROP TABLE IF EXISTS `table32`; CREATE TABLE IF NOT EXISTS `table32` (`col0` REAL, `col1` TEXT, `col2` REAL, `col3` TINYINT, `col4` BLOB, KEY `idx0` (`col0`), KEY `idx1` (`col0`,`col4`(171)), KEY `idx2` (`col2`), KEY `idx3` (`col4`(108),`col2`,`col0`,`col3`), KEY `idx4` (`col1`(35),`col2`,`col4`(155),`col0`), KEY `idx5` (`col1`(74)), KEY `idx6` (`col1`(104),`col3`,`col0`,`col4`(210)), KEY `idx7` (`col0`,`col2`), KEY `idx8` (`col1`(237),`col2`), KEY `idx9` (`col3`,`col2`), KEY `idx10` (`col0`), KEY `idx11` (`col2`,`col0`), KEY `idx12` (`col2`), KEY `idx13` (`col3`,`col4`(68)), KEY `idx14` (`col0`,`col1`(162),`col4`(18)), KEY `idx15` (`col4`(1),`col1`(244),`col3`,`col0`), KEY `idx16` (`col3`), KEY `idx17` (`col0`,`col2`,`col3`), KEY `idx18` (`col3`,`col2`,`col0`,`col4`(175)), KEY `idx19` (`col4`(103)), KEY `idx20` (`col4`(179)), KEY `idx21` (`col4`(62),`col2`,`col1`(55)), KEY `idx22` (`col2`,`col1`(170)), KEY `idx23` (`col1`(23)), KEY `idx24` (`col3`,`col1`(27),`col2`,`col0`), KEY `idx25` (`col0`,`col3`,`col1`(181),`col4`(114)), KEY `idx26` (`col4`(137),`col1`(129),`col0`), KEY `idx27` (`col0`,`col1`(253),`col2`,`col4`(173)), KEY `idx28` (`col3`), KEY `idx29` (`col2`,`col1`(110)), KEY `idx30` (`col0`), KEY `idx31` (`col2`), KEY `idx32` (`col0`), KEY `idx33` (`col0`,`col4`(123),`col3`), KEY `idx34` (`col1`(244)), KEY `idx35` (`col2`), KEY `idx36` (`col1`(46),`col4`(193)), KEY `idx37` (`col4`(165)), KEY `idx38` (`col0`), KEY `idx39` (`col3`), KEY `idx40` (`col0`,`col1`(32),`col3`,`col4`(34)), KEY `idx41` (`col4`(161),`col0`), KEY `idx42` (`col3`,`col0`,`col2`,`col4`(44)), KEY `idx43` (`col1`(244),`col2`,`col0`,`col3`), KEY `idx44` (`col1`(182),`col4`(191)), KEY `idx45` (`col1`(151),`col4`(64),`col3`,`col2`), KEY `idx46` (`col0`), KEY `idx47` (`col0`,`col3`) )engine=myisam COMMENT='generated'; # Creating a table with 70 columns and 22 indexes DROP TABLE IF EXISTS `table33`; CREATE TABLE IF NOT EXISTS `table33` (`col0` MEDIUMINT, `col1` REAL, `col2` TINYTEXT, `col3` FLOAT, `col4` FLOAT, `col5` BLOB, `col6` INT, `col7` REAL, `col8` DATETIME, `col9` REAL, `col10` TINYBLOB, `col11` TEXT, `col12` DECIMAL, `col13` VARCHAR (46), `col14` YEAR, `col15` TIME, `col16` INT, `col17` MEDIUMINT, `col18` TINYINT, `col19` SMALLINT, `col20` longblob, `col21` TIME, `col22` TINYINT, `col23` longblob, `col24` BOOL, `col25` TINYBLOB, `col26` longtext, `col27` ENUM ('test1','test2','test3'), `col28` DATETIME, `col29` DECIMAL, `col30` DECIMAL, `col31` TEXT, `col32` FLOAT, `col33` NUMERIC, `col34` BLOB, `col35` DATETIME, `col36` SMALLINT, `col37` TINYBLOB, `col38` SMALLINT, `col39` NUMERIC, `col40` CHAR (107), `col41` tinytext, `col42` FLOAT, `col43` TINYINT, `col44` BOOL, `col45` longblob, `col46` BLOB, `col47` BOOL, `col48` SET ('test1','test2','test3'), `col49` ENUM ('test1','test2','test3'), `col50` TIMESTAMP, `col51` NUMERIC, `col52` longtext, `col53` DATE, `col54` REAL, `col55` TIMESTAMP, `col56` DATE, `col57` TEXT, `col58` SET ('test1','test2','test3'), `col59` ENUM ('test1','test2','test3'), `col60` DATETIME, `col61` TIME, `col62` NUMERIC, `col63` TEXT, `col64` TIME, `col65` tinyblob, `col66` FLOAT, `col67` tinytext, `col68` DATETIME, `col69` TINYINT, KEY `idx0` (`col26`(238),`col50`,`col40`), KEY `idx1` (`col27`,`col9`,`col44`,`col47`), KEY `idx2` (`col52`(40),`col11`(209)), KEY `idx3` (`col44`), KEY `idx4` (`col40`), KEY `idx5` (`col56`,`col52`(186),`col3`,`col12`), KEY `idx6` (`col50`), KEY `idx7` (`col24`,`col48`,`col41`(190)), KEY `idx8` (`col10`(51),`col15`,`col24`,`col8`), KEY `idx9` (`col58`,`col41`(84)), KEY `idx10` (`col21`), KEY `idx11` (`col54`,`col1`,`col18`,`col39`), KEY `idx12` (`col35`,`col11`(53)), KEY `idx13` (`col62`,`col28`,`col57`(28)), KEY `idx14` (`col9`), KEY `idx15` (`col20`(99)), KEY `idx16` (`col1`,`col0`,`col22`,`col34`(56)), KEY `idx17` (`col15`), KEY `idx18` (`col37`(88)), KEY `idx19` (`col19`), KEY `idx20` (`col63`(193),`col61`), KEY `idx21` (`col21`,`col63`(100),`col15`) )engine=myisam COMMENT='generated'; # Creating a table with 137 columns and 7 indexes DROP TABLE IF EXISTS `table34`; CREATE TABLE IF NOT EXISTS `table34` (`col0` ENUM ('test1','test2','test3'), `col1` TINYINT, `col2` TINYTEXT, `col3` longblob, `col4` VARCHAR (199), `col5` FLOAT, `col6` TEXT, `col7` INT, `col8` TIME, `col9` SET ('test1','test2','test3'), `col10` VARCHAR (247), `col11` BIGINT, `col12` tinyblob, `col13` BIGINT, `col14` MEDIUMINT, `col15` ENUM ('test1','test2','test3'), `col16` TIME, `col17` YEAR, `col18` DOUBLE PRECISION, `col19` longtext, `col20` longtext, `col21` DATETIME, `col22` INT, `col23` TIMESTAMP, `col24` DOUBLE PRECISION, `col25` tinyblob, `col26` MEDIUMINT, `col27` DECIMAL, `col28` FLOAT, `col29` SMALLINT, `col30` REAL, `col31` YEAR, `col32` MEDIUMINT, `col33` ENUM ('test1','test2','test3'), `col34` longblob, `col35` ENUM ('test1','test2','test3'), `col36` SET ('test1','test2','test3'), `col37` longtext, `col38` tinyblob, `col39` VARCHAR (172), `col40` FLOAT, `col41` DECIMAL, `col42` CHAR (198), `col43` tinytext, `col44` SMALLINT, `col45` TINYTEXT, `col46` longblob, `col47` BOOL, `col48` tinyblob, `col49` BOOL, `col50` ENUM ('test1','test2','test3'), `col51` YEAR, `col52` TINYTEXT, `col53` DATETIME, `col54` longtext, `col55` TINYINT, `col56` TINYTEXT, `col57` NUMERIC, `col58` DOUBLE, `col59` DOUBLE, `col60` CHAR (80), `col61` TEXT, `col62` TIMESTAMP, `col63` VARCHAR (232), `col64` TINYINT, `col65` tinyblob, `col66` REAL, `col67` DATETIME, `col68` BIGINT, `col69` longblob, `col70` longtext, `col71` VARCHAR (91), `col72` CHAR (86), `col73` TINYBLOB, `col74` MEDIUMINT, `col75` VARCHAR (211), `col76` TEXT, `col77` SMALLINT, `col78` TIME, `col79` BLOB, `col80` TINYTEXT, `col81` CHAR (34), `col82` INT, `col83` BLOB, `col84` FLOAT, `col85` REAL, `col86` DOUBLE, `col87` SET ('test1','test2','test3'), `col88` longblob, `col89` tinytext, `col90` ENUM ('test1','test2','test3'), `col91` MEDIUMINT, `col92` CHAR (215), `col93` TINYBLOB, `col94` TINYINT, `col95` YEAR, `col96` longblob, `col97` DECIMAL, `col98` DOUBLE, `col99` DOUBLE, `col100` longtext, `col101` tinyblob, `col102` NUMERIC, `col103` INT, `col104` MEDIUMINT, `col105` SMALLINT, `col106` REAL, `col107` SMALLINT, `col108` VARCHAR (111), `col109` DOUBLE, `col110` NUMERIC, `col111` MEDIUMINT, `col112` SET ('test1','test2','test3'), `col113` BIGINT, `col114` NUMERIC, `col115` BIGINT, `col116` BIGINT, `col117` TINYBLOB, `col118` DOUBLE PRECISION, `col119` TEXT, `col120` NUMERIC, `col121` YEAR, `col122` longblob, `col123` NUMERIC, `col124` TIME, `col125` tinytext, `col126` INT, `col127` DATE, `col128` INT, `col129` FLOAT, `col130` DOUBLE, `col131` TEXT, `col132` DECIMAL, `col133` TINYBLOB, `col134` TEXT, `col135` tinyblob, `col136` CHAR (185), KEY `idx0` (`col79`(100),`col108`,`col63`,`col99`), KEY `idx1` (`col14`), KEY `idx2` (`col41`), KEY `idx3` (`col38`(12)), KEY `idx4` (`col107`), KEY `idx5` (`col18`,`col132`,`col92`,`col29`), KEY `idx6` (`col24`,`col40`) )engine=myisam COMMENT='generated'; # Creating a table with 169 columns and 34 indexes DROP TABLE IF EXISTS `table35`; CREATE TABLE IF NOT EXISTS `table35` (`col0` TINYTEXT, `col1` TINYBLOB, `col2` TIME, `col3` VARCHAR (77), `col4` DATE, `col5` BIGINT, `col6` DOUBLE, `col7` SMALLINT, `col8` DATE, `col9` DOUBLE PRECISION, `col10` CHAR (109), `col11` DATE, `col12` SMALLINT, `col13` DOUBLE, `col14` DATE, `col15` BLOB, `col16` longtext, `col17` TINYBLOB, `col18` CHAR (243), `col19` DOUBLE, `col20` BOOL, `col21` TIMESTAMP, `col22` SMALLINT, `col23` REAL, `col24` TEXT, `col25` TINYBLOB, `col26` VARCHAR (232), `col27` TEXT, `col28` CHAR (66), `col29` BLOB, `col30` BIGINT, `col31` TIMESTAMP, `col32` BLOB, `col33` BIGINT, `col34` BIGINT, `col35` CHAR (83), `col36` MEDIUMINT, `col37` DECIMAL, `col38` TIMESTAMP, `col39` longtext, `col40` YEAR, `col41` tinyblob, `col42` REAL, `col43` TEXT, `col44` TINYINT, `col45` TIME, `col46` ENUM ('test1','test2','test3'), `col47` DOUBLE PRECISION, `col48` TIME, `col49` tinyblob, `col50` DOUBLE, `col51` INT, `col52` longtext, `col53` SMALLINT, `col54` longtext, `col55` TIMESTAMP, `col56` BLOB, `col57` TEXT, `col58` ENUM ('test1','test2','test3'), `col59` TINYTEXT, `col60` TINYBLOB, `col61` TINYINT, `col62` NUMERIC, `col63` DATE, `col64` longtext, `col65` NUMERIC, `col66` NUMERIC, `col67` FLOAT, `col68` TINYINT, `col69` DOUBLE PRECISION, `col70` SMALLINT, `col71` longtext, `col72` INT, `col73` TINYBLOB, `col74` INT, `col75` TINYTEXT, `col76` longblob, `col77` DOUBLE, `col78` CHAR (149), `col79` DOUBLE, `col80` MEDIUMINT, `col81` BOOL, `col82` YEAR, `col83` MEDIUMINT, `col84` TINYINT, `col85` DOUBLE, `col86` REAL, `col87` DOUBLE PRECISION, `col88` BIGINT, `col89` DATETIME, `col90` SMALLINT, `col91` NUMERIC, `col92` DOUBLE, `col93` SMALLINT, `col94` VARCHAR (113), `col95` NUMERIC, `col96` TINYBLOB, `col97` tinyblob, `col98` DOUBLE, `col99` TINYTEXT, `col100` TINYBLOB, `col101` DECIMAL, `col102` REAL, `col103` longtext, `col104` YEAR, `col105` BLOB, `col106` BOOL, `col107` tinytext, `col108` VARCHAR (140), `col109` REAL, `col110` NUMERIC, `col111` TINYTEXT, `col112` VARCHAR (152), `col113` tinytext, `col114` tinyblob, `col115` TIMESTAMP, `col116` INT, `col117` tinyblob, `col118` ENUM ('test1','test2','test3'), `col119` SET ('test1','test2','test3'), `col120` TIME, `col121` longblob, `col122` longtext, `col123` VARCHAR (80), `col124` SMALLINT, `col125` TIMESTAMP, `col126` TEXT, `col127` VARCHAR (157), `col128` DATETIME, `col129` DOUBLE, `col130` DOUBLE, `col131` BIGINT, `col132` NUMERIC, `col133` SMALLINT, `col134` DOUBLE PRECISION, `col135` TIMESTAMP, `col136` REAL, `col137` TINYTEXT, `col138` TIME, `col139` NUMERIC, `col140` BLOB, `col141` tinytext, `col142` DOUBLE, `col143` DOUBLE, `col144` TINYBLOB, `col145` SMALLINT, `col146` FLOAT, `col147` SMALLINT, `col148` BOOL, `col149` ENUM ('test1','test2','test3'), `col150` TEXT, `col151` DATE, `col152` TINYBLOB, `col153` TINYINT, `col154` BLOB, `col155` longblob, `col156` CHAR (103), `col157` tinytext, `col158` REAL, `col159` longtext, `col160` CHAR (111), `col161` YEAR, `col162` DATETIME, `col163` CHAR (36), `col164` DOUBLE PRECISION, `col165` YEAR, `col166` DATE, `col167` MEDIUMINT, `col168` DATE, KEY `idx0` (`col19`,`col41`(186),`col165`), KEY `idx1` (`col101`), KEY `idx2` (`col141`(237)), KEY `idx3` (`col2`,`col92`,`col152`(209),`col42`), KEY `idx4` (`col136`,`col145`,`col162`,`col69`), KEY `idx5` (`col50`,`col111`(96),`col56`(162)), KEY `idx6` (`col39`(130),`col33`,`col136`,`col145`), KEY `idx7` (`col45`), KEY `idx8` (`col54`(20),`col147`), KEY `idx9` (`col168`,`col155`(2)), KEY `idx10` (`col87`,`col157`(19),`col32`(26),`col65`), KEY `idx11` (`col147`,`col134`,`col166`), KEY `idx12` (`col45`,`col111`(149)), KEY `idx13` (`col86`,`col36`,`col164`), KEY `idx14` (`col96`(75),`col5`), KEY `idx15` (`col26`,`col162`), KEY `idx16` (`col52`(42)), KEY `idx17` (`col119`,`col3`,`col126`(94)), KEY `idx18` (`col91`), KEY `idx19` (`col49`(157)), KEY `idx20` (`col25`(70),`col117`(124)), KEY `idx21` (`col28`,`col52`(195),`col31`,`col27`(4)), KEY `idx22` (`col40`), KEY `idx23` (`col131`), KEY `idx24` (`col73`(45),`col164`,`col68`), KEY `idx25` (`col80`), KEY `idx26` (`col164`,`col5`), KEY `idx27` (`col81`,`col92`), KEY `idx28` (`col57`(68)), KEY `idx29` (`col107`(239),`col89`), KEY `idx30` (`col84`), KEY `idx31` (`col59`(231)), KEY `idx32` (`col48`), KEY `idx33` (`col5`,`col150`(210),`col163`) )engine=myisam COMMENT='generated'; # Creating a table with 5 columns and 7 indexes DROP TABLE IF EXISTS `table36`; CREATE TABLE IF NOT EXISTS `table36` (`col0` BIGINT, `col1` VARCHAR (178), `col2` DATE, `col3` DOUBLE, `col4` CHAR (189), KEY `idx0` (`col3`,`col1`,`col0`,`col2`), KEY `idx1` (`col4`), KEY `idx2` (`col1`), KEY `idx3` (`col0`), KEY `idx4` (`col2`,`col0`,`col1`), KEY `idx5` (`col2`), KEY `idx6` (`col4`,`col3`,`col2`,`col1`) )engine=myisam COMMENT='generated'; # Creating a table with 15 columns and 13 indexes DROP TABLE IF EXISTS `table37`; CREATE TABLE IF NOT EXISTS `table37` (`col0` tinytext, `col1` REAL, `col2` BLOB, `col3` ENUM ('test1','test2','test3'), `col4` YEAR, `col5` DOUBLE, `col6` VARCHAR (106), `col7` NUMERIC, `col8` MEDIUMINT, `col9` TIMESTAMP, `col10` SMALLINT, `col11` BLOB, `col12` longtext, `col13` ENUM ('test1','test2','test3'), `col14` TEXT, KEY `idx0` (`col0`(128),`col7`,`col11`(102),`col5`), KEY `idx1` (`col2`(170),`col0`(28),`col4`,`col1`), KEY `idx2` (`col2`(100)), KEY `idx3` (`col1`), KEY `idx4` (`col14`(231),`col1`,`col7`,`col2`(132)), KEY `idx5` (`col7`,`col0`(195),`col10`), KEY `idx6` (`col11`(38),`col2`(33)), KEY `idx7` (`col3`,`col9`), KEY `idx8` (`col0`(226)), KEY `idx9` (`col1`,`col6`,`col12`(84),`col0`(245)), KEY `idx10` (`col6`,`col12`(178),`col1`,`col9`), KEY `idx11` (`col8`,`col0`(83),`col6`), KEY `idx12` (`col5`) )engine=myisam COMMENT='generated'; # Creating a table with 106 columns and 44 indexes DROP TABLE IF EXISTS `table38`; CREATE TABLE IF NOT EXISTS `table38` (`col0` BIGINT, `col1` NUMERIC, `col2` MEDIUMINT, `col3` TINYINT, `col4` BLOB, `col5` NUMERIC, `col6` ENUM ('test1','test2','test3'), `col7` YEAR, `col8` MEDIUMINT, `col9` DECIMAL, `col10` INT, `col11` tinytext, `col12` VARCHAR (104), `col13` SMALLINT, `col14` tinyblob, `col15` BLOB, `col16` TINYBLOB, `col17` YEAR, `col18` YEAR, `col19` TINYBLOB, `col20` NUMERIC, `col21` YEAR, `col22` TINYINT, `col23` YEAR, `col24` TINYBLOB, `col25` ENUM ('test1','test2','test3'), `col26` DECIMAL, `col27` VARCHAR (75), `col28` ENUM ('test1','test2','test3'), `col29` DOUBLE PRECISION, `col30` BLOB, `col31` ENUM ('test1','test2','test3'), `col32` TIMESTAMP, `col33` FLOAT, `col34` INT, `col35` YEAR, `col36` ENUM ('test1','test2','test3'), `col37` SET ('test1','test2','test3'), `col38` DATETIME, `col39` TEXT, `col40` NUMERIC, `col41` SMALLINT, `col42` YEAR, `col43` longblob, `col44` DATETIME, `col45` DOUBLE, `col46` TIME, `col47` DOUBLE PRECISION, `col48` TINYINT, `col49` DOUBLE, `col50` tinytext, `col51` BLOB, `col52` INT, `col53` DOUBLE, `col54` BLOB, `col55` TINYTEXT, `col56` TINYTEXT, `col57` DECIMAL, `col58` TINYINT, `col59` TINYINT, `col60` DATETIME, `col61` TINYINT, `col62` REAL, `col63` TINYINT, `col64` CHAR (42), `col65` NUMERIC, `col66` TIME, `col67` DATETIME, `col68` TINYINT, `col69` REAL, `col70` SMALLINT, `col71` longtext, `col72` FLOAT, `col73` TINYTEXT, `col74` longblob, `col75` ENUM ('test1','test2','test3'), `col76` TIMESTAMP, `col77` longtext, `col78` BLOB, `col79` CHAR (104), `col80` FLOAT, `col81` MEDIUMINT, `col82` SET ('test1','test2','test3'), `col83` BLOB, `col84` longtext, `col85` CHAR (4), `col86` TIMESTAMP, `col87` TINYINT, `col88` NUMERIC, `col89` longblob, `col90` BIGINT, `col91` SMALLINT, `col92` DATE, `col93` TEXT, `col94` DOUBLE PRECISION, `col95` DOUBLE, `col96` tinyblob, `col97` DOUBLE PRECISION, `col98` INT, `col99` TINYINT, `col100` TIMESTAMP, `col101` longblob, `col102` YEAR, `col103` tinyblob, `col104` BLOB, `col105` TINYTEXT, KEY `idx0` (`col95`), KEY `idx1` (`col9`), KEY `idx2` (`col73`(178)), KEY `idx3` (`col74`(50)), KEY `idx4` (`col70`), KEY `idx5` (`col17`), KEY `idx6` (`col21`,`col68`,`col41`), KEY `idx7` (`col79`,`col14`(58),`col55`(125),`col1`), KEY `idx8` (`col76`,`col90`,`col28`), KEY `idx9` (`col101`(116)), KEY `idx10` (`col101`(84)), KEY `idx11` (`col29`), KEY `idx12` (`col16`(176),`col60`,`col6`,`col102`), KEY `idx13` (`col9`,`col37`,`col89`(119),`col80`), KEY `idx14` (`col41`), KEY `idx15` (`col54`(39),`col90`,`col45`,`col60`), KEY `idx16` (`col98`,`col11`(175),`col104`(32),`col74`(22)), KEY `idx17` (`col29`,`col54`(152),`col82`), KEY `idx18` (`col42`), KEY `idx19` (`col95`), KEY `idx20` (`col65`), KEY `idx21` (`col61`,`col31`), KEY `idx22` (`col17`,`col102`,`col28`,`col8`), KEY `idx23` (`col54`(245)), KEY `idx24` (`col85`), KEY `idx25` (`col4`(42),`col21`,`col27`), KEY `idx26` (`col78`(99),`col44`), KEY `idx27` (`col6`), KEY `idx28` (`col1`,`col5`,`col52`,`col29`), KEY `idx29` (`col8`), KEY `idx30` (`col102`), KEY `idx31` (`col64`), KEY `idx32` (`col8`,`col87`,`col35`), KEY `idx33` (`col20`), KEY `idx34` (`col94`), KEY `idx35` (`col54`(141)), KEY `idx36` (`col12`), KEY `idx37` (`col75`,`col86`,`col70`,`col69`), KEY `idx38` (`col55`(77),`col50`(114)), KEY `idx39` (`col75`,`col84`(244)), KEY `idx40` (`col2`,`col99`,`col60`,`col56`(13)), KEY `idx41` (`col10`), KEY `idx42` (`col42`,`col17`,`col12`), KEY `idx43` (`col88`) )engine=myisam COMMENT='generated'; # Creating a table with 30 columns and 13 indexes DROP TABLE IF EXISTS `table39`; CREATE TABLE IF NOT EXISTS `table39` (`col0` YEAR, `col1` DATETIME, `col2` YEAR, `col3` BLOB, `col4` TINYTEXT, `col5` DATETIME, `col6` longblob, `col7` FLOAT, `col8` DOUBLE, `col9` DATETIME, `col10` DECIMAL, `col11` ENUM ('test1','test2','test3'), `col12` ENUM ('test1','test2','test3'), `col13` INT, `col14` REAL, `col15` BIGINT, `col16` DATETIME, `col17` DOUBLE PRECISION, `col18` tinyblob, `col19` TINYINT, `col20` VARCHAR (252), `col21` longblob, `col22` ENUM ('test1','test2','test3'), `col23` longtext, `col24` FLOAT, `col25` TINYINT, `col26` SET ('test1','test2','test3'), `col27` SMALLINT, `col28` FLOAT, `col29` FLOAT, KEY `idx0` (`col15`), KEY `idx1` (`col0`), KEY `idx2` (`col27`,`col23`(128),`col22`,`col4`(194)), KEY `idx3` (`col28`), KEY `idx4` (`col9`,`col22`,`col12`), KEY `idx5` (`col27`), KEY `idx6` (`col18`(175),`col24`,`col1`,`col0`), KEY `idx7` (`col29`,`col24`), KEY `idx8` (`col15`), KEY `idx9` (`col15`,`col13`), KEY `idx10` (`col29`,`col4`(10)), KEY `idx11` (`col29`,`col8`,`col7`), KEY `idx12` (`col8`,`col7`) )engine=myisam COMMENT='generated'; # Creating a table with 192 columns and 40 indexes DROP TABLE IF EXISTS `table40`; CREATE TABLE IF NOT EXISTS `table40` (`col0` NUMERIC, `col1` longtext, `col2` DATE, `col3` DOUBLE, `col4` INT, `col5` TINYBLOB, `col6` longblob, `col7` BIGINT, `col8` TINYBLOB, `col9` tinyblob, `col10` TIME, `col11` tinytext, `col12` SMALLINT, `col13` longtext, `col14` TINYBLOB, `col15` SMALLINT, `col16` TIMESTAMP, `col17` tinyblob, `col18` SET ('test1','test2','test3'), `col19` BOOL, `col20` DECIMAL, `col21` TIME, `col22` ENUM ('test1','test2','test3'), `col23` SMALLINT, `col24` TEXT, `col25` DOUBLE PRECISION, `col26` TEXT, `col27` tinytext, `col28` DECIMAL, `col29` tinytext, `col30` TINYTEXT, `col31` BIGINT, `col32` REAL, `col33` TIMESTAMP, `col34` TIME, `col35` DATE, `col36` tinytext, `col37` tinytext, `col38` INT, `col39` INT, `col40` TIMESTAMP, `col41` NUMERIC, `col42` CHAR (228), `col43` TIMESTAMP, `col44` VARCHAR (131), `col45` BOOL, `col46` VARCHAR (231), `col47` DECIMAL, `col48` TEXT, `col49` BIGINT, `col50` MEDIUMINT, `col51` DOUBLE, `col52` REAL, `col53` DATETIME, `col54` REAL, `col55` tinytext, `col56` TINYBLOB, `col57` DATETIME, `col58` FLOAT, `col59` tinyblob, `col60` longblob, `col61` VARCHAR (233), `col62` BLOB, `col63` BOOL, `col64` DECIMAL, `col65` TEXT, `col66` NUMERIC, `col67` TEXT, `col68` DATETIME, `col69` DATE, `col70` NUMERIC, `col71` DECIMAL, `col72` tinytext, `col73` TIME, `col74` YEAR, `col75` tinytext, `col76` YEAR, `col77` TINYTEXT, `col78` MEDIUMINT, `col79` longblob, `col80` BLOB, `col81` SMALLINT, `col82` longtext, `col83` DOUBLE PRECISION, `col84` DATETIME, `col85` TEXT, `col86` ENUM ('test1','test2','test3'), `col87` BLOB, `col88` SET ('test1','test2','test3'), `col89` SET ('test1','test2','test3'), `col90` BOOL, `col91` DECIMAL, `col92` longtext, `col93` REAL, `col94` SET ('test1','test2','test3'), `col95` TINYINT, `col96` BOOL, `col97` TEXT, `col98` BLOB, `col99` tinytext, `col100` INT, `col101` MEDIUMINT, `col102` DATE, `col103` NUMERIC, `col104` VARCHAR (45), `col105` TEXT, `col106` CHAR (161), `col107` DATETIME, `col108` TINYINT, `col109` MEDIUMINT, `col110` TINYTEXT, `col111` tinyblob, `col112` DOUBLE PRECISION, `col113` TINYTEXT, `col114` TEXT, `col115` INT, `col116` TIMESTAMP, `col117` INT, `col118` tinyblob, `col119` DATETIME, `col120` SET ('test1','test2','test3'), `col121` DOUBLE, `col122` TINYBLOB, `col123` MEDIUMINT, `col124` REAL, `col125` TINYBLOB, `col126` tinytext, `col127` INT, `col128` DOUBLE PRECISION, `col129` DOUBLE PRECISION, `col130` MEDIUMINT, `col131` VARCHAR (249), `col132` TIMESTAMP, `col133` longtext, `col134` CHAR (120), `col135` NUMERIC, `col136` DATETIME, `col137` BIGINT, `col138` BIGINT, `col139` NUMERIC, `col140` longblob, `col141` DATE, `col142` BIGINT, `col143` CHAR (117), `col144` NUMERIC, `col145` DATETIME, `col146` DOUBLE, `col147` INT, `col148` DOUBLE PRECISION, `col149` BLOB, `col150` ENUM ('test1','test2','test3'), `col151` CHAR (29), `col152` NUMERIC, `col153` tinyblob, `col154` BOOL, `col155` longtext, `col156` FLOAT, `col157` DOUBLE PRECISION, `col158` VARCHAR (1), `col159` INT, `col160` INT, `col161` TEXT, `col162` SET ('test1','test2','test3'), `col163` TINYTEXT, `col164` DOUBLE, `col165` CHAR (194), `col166` tinytext, `col167` VARCHAR (193), `col168` longtext, `col169` TIME, `col170` REAL, `col171` MEDIUMINT, `col172` TIMESTAMP, `col173` TINYINT, `col174` BIGINT, `col175` BLOB, `col176` longblob, `col177` CHAR (100), `col178` BOOL, `col179` longblob, `col180` TINYINT, `col181` DATE, `col182` longtext, `col183` CHAR (29), `col184` TIME, `col185` DATETIME, `col186` TINYBLOB, `col187` tinytext, `col188` NUMERIC, `col189` TINYTEXT, `col190` VARCHAR (158), `col191` BIGINT, KEY `idx0` (`col144`), KEY `idx1` (`col82`(61),`col60`(224),`col121`,`col187`(16)), KEY `idx2` (`col7`), KEY `idx3` (`col129`,`col28`,`col134`,`col2`), KEY `idx4` (`col132`), KEY `idx5` (`col148`), KEY `idx6` (`col104`,`col9`(169),`col114`(109)), KEY `idx7` (`col125`(244),`col94`), KEY `idx8` (`col37`(115),`col14`(152),`col13`(61)), KEY `idx9` (`col106`), KEY `idx10` (`col170`,`col156`,`col144`,`col71`), KEY `idx11` (`col27`(238),`col132`,`col88`), KEY `idx12` (`col125`(236)), KEY `idx13` (`col93`), KEY `idx14` (`col153`(181),`col76`), KEY `idx15` (`col132`,`col50`), KEY `idx16` (`col8`(79),`col51`,`col132`), KEY `idx17` (`col78`,`col84`,`col13`(235)), KEY `idx18` (`col76`,`col130`,`col1`(200)), KEY `idx19` (`col110`(113)), KEY `idx20` (`col134`,`col162`,`col186`(157)), KEY `idx21` (`col24`(250),`col86`,`col108`), KEY `idx22` (`col59`(232),`col41`,`col113`(253)), KEY `idx23` (`col72`(153),`col87`(69)), KEY `idx24` (`col157`,`col133`(156),`col1`(155)), KEY `idx25` (`col92`(151),`col41`), KEY `idx26` (`col0`,`col17`(67)), KEY `idx27` (`col96`,`col168`(225),`col186`(4),`col116`), KEY `idx28` (`col4`,`col109`,`col12`), KEY `idx29` (`col11`(160),`col170`,`col39`,`col117`), KEY `idx30` (`col125`(174)), KEY `idx31` (`col133`(48),`col40`,`col41`,`col47`), KEY `idx32` (`col26`(221),`col115`), KEY `idx33` (`col170`,`col109`,`col191`), KEY `idx34` (`col82`(75),`col142`), KEY `idx35` (`col71`,`col53`,`col76`,`col23`), KEY `idx36` (`col6`(1),`col34`,`col142`,`col148`), KEY `idx37` (`col8`(15)), KEY `idx38` (`col114`(254),`col0`), KEY `idx39` (`col173`,`col64`,`col150`,`col21`) )engine=myisam COMMENT='generated'; # Creating a table with 179 columns and 47 indexes DROP TABLE IF EXISTS `table41`; CREATE TABLE IF NOT EXISTS `table41` (`col0` TIMESTAMP, `col1` TIMESTAMP, `col2` TIME, `col3` longtext, `col4` VARCHAR (24), `col5` tinytext, `col6` tinyblob, `col7` TIME, `col8` TINYINT, `col9` longtext, `col10` SMALLINT, `col11` YEAR, `col12` YEAR, `col13` ENUM ('test1','test2','test3'), `col14` TIME, `col15` MEDIUMINT, `col16` TINYTEXT, `col17` REAL, `col18` VARCHAR (145), `col19` TINYINT, `col20` tinytext, `col21` MEDIUMINT, `col22` TINYBLOB, `col23` BLOB, `col24` tinytext, `col25` longtext, `col26` FLOAT, `col27` BLOB, `col28` TINYTEXT, `col29` TEXT, `col30` SMALLINT, `col31` DATE, `col32` REAL, `col33` BLOB, `col34` TIME, `col35` TIME, `col36` NUMERIC, `col37` SET ('test1','test2','test3'), `col38` TIMESTAMP, `col39` tinytext, `col40` DATETIME, `col41` REAL, `col42` CHAR (251), `col43` TINYINT, `col44` TIMESTAMP, `col45` TIMESTAMP, `col46` BOOL, `col47` INT, `col48` DOUBLE, `col49` longtext, `col50` longtext, `col51` TEXT, `col52` DOUBLE, `col53` BLOB, `col54` VARCHAR (228), `col55` VARCHAR (26), `col56` BOOL, `col57` BOOL, `col58` tinytext, `col59` TEXT, `col60` TINYTEXT, `col61` BOOL, `col62` BIGINT, `col63` YEAR, `col64` YEAR, `col65` DATETIME, `col66` longtext, `col67` CHAR (89), `col68` TIMESTAMP, `col69` BIGINT, `col70` TINYINT, `col71` YEAR, `col72` ENUM ('test1','test2','test3'), `col73` INT, `col74` TINYTEXT, `col75` VARCHAR (184), `col76` TINYBLOB, `col77` TIME, `col78` CHAR (122), `col79` YEAR, `col80` TINYBLOB, `col81` DOUBLE, `col82` FLOAT, `col83` FLOAT, `col84` DOUBLE PRECISION, `col85` tinytext, `col86` DATETIME, `col87` TINYBLOB, `col88` CHAR (82), `col89` INT, `col90` DECIMAL, `col91` tinytext, `col92` FLOAT, `col93` TIME, `col94` TIME, `col95` MEDIUMINT, `col96` TIMESTAMP, `col97` DATETIME, `col98` DATE, `col99` tinytext, `col100` DOUBLE PRECISION, `col101` CHAR (94), `col102` longblob, `col103` TINYTEXT, `col104` longtext, `col105` tinytext, `col106` TIMESTAMP, `col107` DOUBLE, `col108` SMALLINT, `col109` TINYTEXT, `col110` ENUM ('test1','test2','test3'), `col111` NUMERIC, `col112` TIMESTAMP, `col113` longtext, `col114` longtext, `col115` VARCHAR (170), `col116` tinyblob, `col117` DATETIME, `col118` DECIMAL, `col119` REAL, `col120` SET ('test1','test2','test3'), `col121` tinytext, `col122` REAL, `col123` longtext, `col124` INT, `col125` SMALLINT, `col126` TEXT, `col127` BLOB, `col128` SMALLINT, `col129` SET ('test1','test2','test3'), `col130` DOUBLE, `col131` TIMESTAMP, `col132` VARCHAR (40), `col133` SET ('test1','test2','test3'), `col134` DECIMAL, `col135` TINYTEXT, `col136` tinyblob, `col137` ENUM ('test1','test2','test3'), `col138` YEAR, `col139` TIMESTAMP, `col140` TINYTEXT, `col141` TIMESTAMP, `col142` MEDIUMINT, `col143` YEAR, `col144` VARCHAR (53), `col145` TEXT, `col146` longblob, `col147` INT, `col148` DATE, `col149` TEXT, `col150` BOOL, `col151` CHAR (13), `col152` TINYTEXT, `col153` TIME, `col154` CHAR (50), `col155` REAL, `col156` longblob, `col157` longtext, `col158` longblob, `col159` NUMERIC, `col160` BOOL, `col161` REAL, `col162` longtext, `col163` TIMESTAMP, `col164` FLOAT, `col165` INT, `col166` NUMERIC, `col167` YEAR, `col168` CHAR (95), `col169` SET ('test1','test2','test3'), `col170` TINYINT, `col171` TIME, `col172` TIMESTAMP, `col173` REAL, `col174` longtext, `col175` DATE, `col176` TIMESTAMP, `col177` BOOL, `col178` INT, KEY `idx0` (`col53`(42),`col107`,`col147`), KEY `idx1` (`col74`(171)), KEY `idx2` (`col93`,`col176`,`col154`,`col109`(24)), KEY `idx3` (`col45`,`col89`,`col44`,`col7`), KEY `idx4` (`col147`,`col23`(148)), KEY `idx5` (`col27`(40)), KEY `idx6` (`col41`,`col161`), KEY `idx7` (`col47`,`col53`(46)), KEY `idx8` (`col113`(56),`col58`(220),`col102`(218)), KEY `idx9` (`col164`,`col45`,`col33`(210),`col172`), KEY `idx10` (`col134`,`col169`,`col147`), KEY `idx11` (`col165`,`col6`(199),`col42`), KEY `idx12` (`col40`,`col164`,`col128`,`col169`), KEY `idx13` (`col144`,`col163`,`col107`), KEY `idx14` (`col58`(136)), KEY `idx15` (`col1`), KEY `idx16` (`col10`,`col40`,`col30`,`col11`), KEY `idx17` (`col48`,`col149`(181),`col101`,`col4`), KEY `idx18` (`col166`,`col108`,`col151`), KEY `idx19` (`col58`(26)), KEY `idx20` (`col154`), KEY `idx21` (`col106`), KEY `idx22` (`col157`(13)), KEY `idx23` (`col42`,`col92`), KEY `idx24` (`col129`), KEY `idx25` (`col72`), KEY `idx26` (`col165`,`col130`,`col78`), KEY `idx27` (`col143`,`col112`), KEY `idx28` (`col72`,`col124`,`col36`), KEY `idx29` (`col125`,`col154`,`col31`,`col101`), KEY `idx30` (`col48`), KEY `idx31` (`col40`,`col67`,`col83`,`col129`), KEY `idx32` (`col37`,`col138`,`col159`,`col48`), KEY `idx33` (`col171`), KEY `idx34` (`col168`), KEY `idx35` (`col172`,`col139`,`col74`(206),`col148`), KEY `idx36` (`col46`,`col95`), KEY `idx37` (`col107`), KEY `idx38` (`col44`,`col82`,`col8`,`col90`), KEY `idx39` (`col50`(18),`col174`(198),`col34`), KEY `idx40` (`col161`), KEY `idx41` (`col163`,`col79`,`col32`), KEY `idx42` (`col15`), KEY `idx43` (`col125`), KEY `idx44` (`col68`,`col28`(149),`col97`,`col105`(239)), KEY `idx45` (`col43`), KEY `idx46` (`col116`(120)) )engine=myisam COMMENT='generated'; # Creating a table with 163 columns and 34 indexes DROP TABLE IF EXISTS `table42`; CREATE TABLE IF NOT EXISTS `table42` (`col0` TINYINT, `col1` DOUBLE PRECISION, `col2` TINYBLOB, `col3` TEXT, `col4` BIGINT, `col5` TIME, `col6` longtext, `col7` DECIMAL, `col8` INT, `col9` SMALLINT, `col10` TEXT, `col11` DATETIME, `col12` TIME, `col13` VARCHAR (219), `col14` longtext, `col15` BLOB, `col16` tinyblob, `col17` FLOAT, `col18` TEXT, `col19` INT, `col20` CHAR (191), `col21` TIME, `col22` DATETIME, `col23` DATETIME, `col24` CHAR (76), `col25` DOUBLE, `col26` tinyblob, `col27` TEXT, `col28` TINYBLOB, `col29` TEXT, `col30` longtext, `col31` DECIMAL, `col32` DATETIME, `col33` tinytext, `col34` TINYINT, `col35` REAL, `col36` longblob, `col37` DOUBLE, `col38` TIMESTAMP, `col39` ENUM ('test1','test2','test3'), `col40` DOUBLE PRECISION, `col41` SMALLINT, `col42` TINYBLOB, `col43` longtext, `col44` longblob, `col45` TIMESTAMP, `col46` ENUM ('test1','test2','test3'), `col47` CHAR (242), `col48` longblob, `col49` DOUBLE, `col50` TEXT, `col51` TINYTEXT, `col52` SET ('test1','test2','test3'), `col53` longtext, `col54` DATE, `col55` ENUM ('test1','test2','test3'), `col56` NUMERIC, `col57` TINYINT, `col58` DATETIME, `col59` VARCHAR (34), `col60` TINYINT, `col61` TINYBLOB, `col62` longblob, `col63` TINYBLOB, `col64` BLOB, `col65` DATETIME, `col66` longtext, `col67` NUMERIC, `col68` TINYTEXT, `col69` BOOL, `col70` longblob, `col71` DATE, `col72` tinyblob, `col73` INT, `col74` BIGINT, `col75` TINYBLOB, `col76` TINYTEXT, `col77` SMALLINT, `col78` longtext, `col79` tinyblob, `col80` TEXT, `col81` DATE, `col82` TINYINT, `col83` FLOAT, `col84` TIME, `col85` BLOB, `col86` NUMERIC, `col87` FLOAT, `col88` NUMERIC, `col89` TINYBLOB, `col90` BLOB, `col91` longblob, `col92` TEXT, `col93` BLOB, `col94` TEXT, `col95` TIME, `col96` DOUBLE PRECISION, `col97` SET ('test1','test2','test3'), `col98` tinyblob, `col99` DATE, `col100` TIMESTAMP, `col101` tinyblob, `col102` DATE, `col103` TEXT, `col104` CHAR (71), `col105` longtext, `col106` BOOL, `col107` FLOAT, `col108` TINYTEXT, `col109` MEDIUMINT, `col110` TIMESTAMP, `col111` BIGINT, `col112` BOOL, `col113` NUMERIC, `col114` DATETIME, `col115` INT, `col116` TEXT, `col117` MEDIUMINT, `col118` NUMERIC, `col119` TINYTEXT, `col120` BOOL, `col121` SET ('test1','test2','test3'), `col122` FLOAT, `col123` BIGINT, `col124` tinytext, `col125` BOOL, `col126` TIMESTAMP, `col127` BLOB, `col128` BOOL, `col129` DECIMAL, `col130` tinytext, `col131` BLOB, `col132` REAL, `col133` DATETIME, `col134` CHAR (140), `col135` DECIMAL, `col136` NUMERIC, `col137` DECIMAL, `col138` SMALLINT, `col139` ENUM ('test1','test2','test3'), `col140` ENUM ('test1','test2','test3'), `col141` YEAR, `col142` NUMERIC, `col143` TINYINT, `col144` REAL, `col145` TINYTEXT, `col146` BOOL, `col147` DECIMAL, `col148` DOUBLE PRECISION, `col149` NUMERIC, `col150` TINYTEXT, `col151` INT, `col152` TINYBLOB, `col153` tinyblob, `col154` TINYINT, `col155` MEDIUMINT, `col156` INT, `col157` tinytext, `col158` DECIMAL, `col159` BLOB, `col160` SET ('test1','test2','test3'), `col161` longblob, `col162` longblob, KEY `idx0` (`col23`,`col142`), KEY `idx1` (`col8`), KEY `idx2` (`col33`(227),`col20`), KEY `idx3` (`col97`), KEY `idx4` (`col50`(11)), KEY `idx5` (`col23`,`col38`,`col49`), KEY `idx6` (`col22`,`col56`,`col82`), KEY `idx7` (`col71`), KEY `idx8` (`col43`(180),`col18`(210),`col115`), KEY `idx9` (`col79`(213),`col73`,`col68`(211)), KEY `idx10` (`col21`), KEY `idx11` (`col137`,`col125`,`col17`), KEY `idx12` (`col34`,`col147`,`col145`(180)), KEY `idx13` (`col2`(14)), KEY `idx14` (`col139`,`col136`,`col15`(230),`col101`(213)), KEY `idx15` (`col97`), KEY `idx16` (`col70`(71),`col15`(77),`col161`(41),`col96`), KEY `idx17` (`col78`(141),`col12`,`col121`,`col17`), KEY `idx18` (`col137`), KEY `idx19` (`col117`), KEY `idx20` (`col3`(3),`col39`,`col158`,`col124`(209)), KEY `idx21` (`col29`(52),`col100`,`col158`,`col118`), KEY `idx22` (`col154`,`col40`,`col19`), KEY `idx23` (`col138`,`col145`(234)), KEY `idx24` (`col77`), KEY `idx25` (`col114`,`col43`(210)), KEY `idx26` (`col95`,`col109`), KEY `idx27` (`col20`,`col150`(50)), KEY `idx28` (`col70`(47),`col159`(172),`col58`), KEY `idx29` (`col69`), KEY `idx30` (`col17`,`col127`(34)), KEY `idx31` (`col107`,`col90`(30),`col160`,`col57`), KEY `idx32` (`col52`,`col23`,`col149`), KEY `idx33` (`col152`(158),`col58`) )engine=myisam COMMENT='generated'; # Creating a table with 78 columns and 43 indexes DROP TABLE IF EXISTS `table43`; CREATE TABLE IF NOT EXISTS `table43` (`col0` longtext, `col1` TIME, `col2` REAL, `col3` DATE, `col4` TEXT, `col5` TINYBLOB, `col6` TEXT, `col7` VARCHAR (21), `col8` DOUBLE, `col9` TIMESTAMP, `col10` ENUM ('test1','test2','test3'), `col11` DATETIME, `col12` DATE, `col13` YEAR, `col14` DECIMAL, `col15` BIGINT, `col16` BOOL, `col17` TINYINT, `col18` tinytext, `col19` CHAR (26), `col20` TIMESTAMP, `col21` tinytext, `col22` DOUBLE, `col23` MEDIUMINT, `col24` TINYINT, `col25` SET ('test1','test2','test3'), `col26` CHAR (122), `col27` INT, `col28` SMALLINT, `col29` TIMESTAMP, `col30` DATE, `col31` longblob, `col32` TINYTEXT, `col33` TIME, `col34` SMALLINT, `col35` YEAR, `col36` longblob, `col37` TINYINT, `col38` tinytext, `col39` DOUBLE PRECISION, `col40` REAL, `col41` SET ('test1','test2','test3'), `col42` tinyblob, `col43` TINYBLOB, `col44` TIME, `col45` DOUBLE, `col46` SET ('test1','test2','test3'), `col47` YEAR, `col48` TIME, `col49` DATETIME, `col50` BIGINT, `col51` SMALLINT, `col52` TINYTEXT, `col53` YEAR, `col54` NUMERIC, `col55` TINYTEXT, `col56` BOOL, `col57` REAL, `col58` DOUBLE PRECISION, `col59` longtext, `col60` VARCHAR (238), `col61` SMALLINT, `col62` TINYINT, `col63` SET ('test1','test2','test3'), `col64` FLOAT, `col65` DATETIME, `col66` BLOB, `col67` TIMESTAMP, `col68` TINYINT, `col69` TIME, `col70` TEXT, `col71` VARCHAR (34), `col72` longtext, `col73` DOUBLE PRECISION, `col74` YEAR, `col75` CHAR (5), `col76` FLOAT, `col77` ENUM ('test1','test2','test3'), KEY `idx0` (`col14`,`col62`,`col3`,`col43`(23)), KEY `idx1` (`col33`,`col68`), KEY `idx2` (`col20`,`col43`(136)), KEY `idx3` (`col75`), KEY `idx4` (`col31`(219)), KEY `idx5` (`col19`,`col75`,`col48`), KEY `idx6` (`col22`), KEY `idx7` (`col56`,`col39`,`col52`(172)), KEY `idx8` (`col30`), KEY `idx9` (`col17`,`col26`,`col42`(55)), KEY `idx10` (`col25`,`col3`,`col44`), KEY `idx11` (`col76`), KEY `idx12` (`col46`,`col3`,`col27`), KEY `idx13` (`col24`,`col49`,`col77`), KEY `idx14` (`col61`,`col66`(158)), KEY `idx15` (`col55`(207),`col61`), KEY `idx16` (`col64`,`col48`,`col15`,`col51`), KEY `idx17` (`col13`), KEY `idx18` (`col77`,`col37`,`col62`,`col12`), KEY `idx19` (`col31`(77)), KEY `idx20` (`col0`(44)), KEY `idx21` (`col27`,`col64`), KEY `idx22` (`col2`), KEY `idx23` (`col15`), KEY `idx24` (`col23`,`col20`), KEY `idx25` (`col30`), KEY `idx26` (`col77`), KEY `idx27` (`col72`(189),`col8`,`col40`,`col71`), KEY `idx28` (`col4`(5)), KEY `idx29` (`col27`,`col45`), KEY `idx30` (`col67`,`col71`,`col15`), KEY `idx31` (`col5`(147),`col34`), KEY `idx32` (`col39`,`col16`), KEY `idx33` (`col13`,`col28`), KEY `idx34` (`col72`(98),`col74`,`col19`), KEY `idx35` (`col22`,`col10`,`col52`(4),`col13`), KEY `idx36` (`col12`), KEY `idx37` (`col76`,`col2`,`col35`,`col28`), KEY `idx38` (`col18`(219),`col10`,`col64`,`col72`(110)), KEY `idx39` (`col12`,`col17`), KEY `idx40` (`col61`,`col2`,`col26`), KEY `idx41` (`col52`(199)), KEY `idx42` (`col0`(103)) )engine=myisam COMMENT='generated'; # Creating a table with 10 columns and 48 indexes DROP TABLE IF EXISTS `table44`; CREATE TABLE IF NOT EXISTS `table44` (`col0` TINYINT, `col1` TIMESTAMP, `col2` DATETIME, `col3` longtext, `col4` TINYINT, `col5` ENUM ('test1','test2','test3'), `col6` YEAR, `col7` VARCHAR (133), `col8` DOUBLE PRECISION, `col9` BOOL, KEY `idx0` (`col5`,`col3`(88)), KEY `idx1` (`col4`), KEY `idx2` (`col7`), KEY `idx3` (`col2`,`col3`(62),`col8`,`col4`), KEY `idx4` (`col6`,`col1`,`col4`,`col5`), KEY `idx5` (`col6`), KEY `idx6` (`col3`(255),`col6`), KEY `idx7` (`col2`), KEY `idx8` (`col8`), KEY `idx9` (`col9`,`col4`,`col8`,`col3`(240)), KEY `idx10` (`col4`,`col8`,`col5`), KEY `idx11` (`col1`,`col7`,`col9`), KEY `idx12` (`col1`), KEY `idx13` (`col4`,`col6`,`col0`,`col5`), KEY `idx14` (`col5`), KEY `idx15` (`col2`), KEY `idx16` (`col3`(45)), KEY `idx17` (`col5`), KEY `idx18` (`col7`), KEY `idx19` (`col1`), KEY `idx20` (`col5`,`col9`), KEY `idx21` (`col7`), KEY `idx22` (`col1`), KEY `idx23` (`col7`,`col5`,`col2`,`col4`), KEY `idx24` (`col6`), KEY `idx25` (`col1`,`col4`), KEY `idx26` (`col9`,`col1`,`col4`,`col7`), KEY `idx27` (`col8`), KEY `idx28` (`col7`,`col4`), KEY `idx29` (`col1`,`col9`,`col7`), KEY `idx30` (`col7`,`col0`,`col8`,`col6`), KEY `idx31` (`col5`,`col3`(77),`col2`), KEY `idx32` (`col7`), KEY `idx33` (`col1`,`col0`,`col2`,`col3`(77)), KEY `idx34` (`col8`,`col5`,`col3`(157)), KEY `idx35` (`col9`,`col4`,`col1`,`col6`), KEY `idx36` (`col4`,`col8`), KEY `idx37` (`col8`,`col7`,`col9`), KEY `idx38` (`col0`), KEY `idx39` (`col5`), KEY `idx40` (`col1`,`col7`,`col6`), KEY `idx41` (`col6`,`col2`,`col5`), KEY `idx42` (`col8`,`col4`,`col7`,`col1`), KEY `idx43` (`col6`,`col7`,`col8`,`col2`), KEY `idx44` (`col9`), KEY `idx45` (`col9`,`col4`,`col5`), KEY `idx46` (`col3`(99)), KEY `idx47` (`col8`) )engine=myisam COMMENT='generated'; # Creating a table with 5 columns and 21 indexes DROP TABLE IF EXISTS `table45`; CREATE TABLE IF NOT EXISTS `table45` (`col0` CHAR (146), `col1` TEXT, `col2` TEXT, `col3` MEDIUMINT, `col4` DOUBLE, KEY `idx0` (`col3`,`col0`,`col2`(30)), KEY `idx1` (`col3`,`col4`), KEY `idx2` (`col0`,`col1`(39)), KEY `idx3` (`col0`,`col3`), KEY `idx4` (`col3`,`col0`,`col2`(197)), KEY `idx5` (`col2`(72),`col0`), KEY `idx6` (`col4`,`col3`,`col0`,`col1`(114)), KEY `idx7` (`col3`,`col1`(76),`col4`), KEY `idx8` (`col1`(84)), KEY `idx9` (`col4`,`col3`,`col2`(101),`col1`(244)), KEY `idx10` (`col1`(44),`col0`,`col4`,`col2`(174)), KEY `idx11` (`col2`(1)), KEY `idx12` (`col4`,`col0`), KEY `idx13` (`col2`(197)), KEY `idx14` (`col2`(242),`col3`,`col4`), KEY `idx15` (`col2`(172),`col3`,`col0`,`col1`(1)), KEY `idx16` (`col3`,`col2`(126),`col1`(51)), KEY `idx17` (`col2`(239),`col3`), KEY `idx18` (`col3`), KEY `idx19` (`col0`), KEY `idx20` (`col0`,`col2`(207)) )engine=myisam COMMENT='generated'; # Creating a table with 42 columns and 6 indexes DROP TABLE IF EXISTS `table46`; CREATE TABLE IF NOT EXISTS `table46` (`col0` VARCHAR (183), `col1` TINYBLOB, `col2` TIME, `col3` NUMERIC, `col4` BLOB, `col5` DATETIME, `col6` INT, `col7` SET ('test1','test2','test3'), `col8` TEXT, `col9` FLOAT, `col10` CHAR (156), `col11` TIME, `col12` longtext, `col13` TINYBLOB, `col14` TINYINT, `col15` TINYBLOB, `col16` DOUBLE PRECISION, `col17` tinyblob, `col18` FLOAT, `col19` DATE, `col20` YEAR, `col21` DATE, `col22` MEDIUMINT, `col23` TIME, `col24` longblob, `col25` TINYTEXT, `col26` BLOB, `col27` TIME, `col28` DATETIME, `col29` TINYBLOB, `col30` tinytext, `col31` BIGINT, `col32` MEDIUMINT, `col33` tinytext, `col34` TINYTEXT, `col35` BOOL, `col36` TINYTEXT, `col37` MEDIUMINT, `col38` FLOAT, `col39` SET ('test1','test2','test3'), `col40` longtext, `col41` BLOB, KEY `idx0` (`col33`(12),`col37`), KEY `idx1` (`col39`,`col22`), KEY `idx2` (`col4`(45),`col1`(40),`col9`,`col30`(15)), KEY `idx3` (`col27`,`col33`(112),`col15`(20),`col7`), KEY `idx4` (`col28`,`col40`(145),`col8`(125),`col13`(212)), KEY `idx5` (`col28`) )engine=myisam COMMENT='generated'; # Creating a table with 71 columns and 40 indexes DROP TABLE IF EXISTS `table47`; CREATE TABLE IF NOT EXISTS `table47` (`col0` TIME, `col1` longblob, `col2` REAL, `col3` TEXT, `col4` TINYINT, `col5` TIMESTAMP, `col6` CHAR (199), `col7` DATETIME, `col8` FLOAT, `col9` longtext, `col10` YEAR, `col11` SET ('test1','test2','test3'), `col12` ENUM ('test1','test2','test3'), `col13` longtext, `col14` VARCHAR (201), `col15` INT, `col16` YEAR, `col17` TEXT, `col18` DATETIME, `col19` tinyblob, `col20` BIGINT, `col21` TIMESTAMP, `col22` TINYINT, `col23` BLOB, `col24` SMALLINT, `col25` TIMESTAMP, `col26` ENUM ('test1','test2','test3'), `col27` longtext, `col28` FLOAT, `col29` BLOB, `col30` longblob, `col31` longblob, `col32` TIME, `col33` TINYINT, `col34` TINYTEXT, `col35` SET ('test1','test2','test3'), `col36` INT, `col37` SMALLINT, `col38` BOOL, `col39` BOOL, `col40` REAL, `col41` BOOL, `col42` DECIMAL, `col43` REAL, `col44` DATE, `col45` TINYINT, `col46` DECIMAL, `col47` TINYBLOB, `col48` YEAR, `col49` INT, `col50` DECIMAL, `col51` INT, `col52` TINYINT, `col53` TIMESTAMP, `col54` BLOB, `col55` BIGINT, `col56` TINYBLOB, `col57` tinytext, `col58` CHAR (94), `col59` DOUBLE, `col60` TIME, `col61` NUMERIC, `col62` INT, `col63` DECIMAL, `col64` TINYTEXT, `col65` SMALLINT, `col66` YEAR, `col67` VARCHAR (136), `col68` MEDIUMINT, `col69` longtext, `col70` TIME, KEY `idx0` (`col56`(10),`col6`), KEY `idx1` (`col48`,`col30`(144),`col31`(112),`col41`), KEY `idx2` (`col26`), KEY `idx3` (`col26`,`col58`,`col48`,`col22`), KEY `idx4` (`col15`), KEY `idx5` (`col65`,`col3`(215),`col46`), KEY `idx6` (`col60`), KEY `idx7` (`col32`), KEY `idx8` (`col12`,`col16`,`col0`), KEY `idx9` (`col66`,`col68`), KEY `idx10` (`col48`,`col10`), KEY `idx11` (`col39`), KEY `idx12` (`col63`,`col37`,`col34`(198)), KEY `idx13` (`col51`), KEY `idx14` (`col0`), KEY `idx15` (`col10`), KEY `idx16` (`col38`,`col51`,`col34`(12),`col68`), KEY `idx17` (`col25`,`col0`,`col67`,`col57`(250)), KEY `idx18` (`col55`,`col15`), KEY `idx19` (`col52`), KEY `idx20` (`col23`(21),`col68`,`col3`(172),`col17`(135)), KEY `idx21` (`col48`), KEY `idx22` (`col47`(228)), KEY `idx23` (`col52`,`col3`(67)), KEY `idx24` (`col55`,`col8`), KEY `idx25` (`col39`,`col4`), KEY `idx26` (`col65`), KEY `idx27` (`col42`), KEY `idx28` (`col63`,`col5`), KEY `idx29` (`col5`,`col48`,`col23`(82),`col16`), KEY `idx30` (`col37`,`col4`,`col48`), KEY `idx31` (`col62`), KEY `idx32` (`col64`(207)), KEY `idx33` (`col29`(29)), KEY `idx34` (`col7`,`col59`), KEY `idx35` (`col39`), KEY `idx36` (`col23`(255),`col7`,`col51`), KEY `idx37` (`col57`(157)), KEY `idx38` (`col13`(212)), KEY `idx39` (`col15`,`col26`) )engine=myisam COMMENT='generated'; # Creating a table with 181 columns and 36 indexes DROP TABLE IF EXISTS `table48`; CREATE TABLE IF NOT EXISTS `table48` (`col0` SMALLINT, `col1` ENUM ('test1','test2','test3'), `col2` DATETIME, `col3` DATE, `col4` longtext, `col5` TINYBLOB, `col6` CHAR (24), `col7` FLOAT, `col8` DOUBLE, `col9` BIGINT, `col10` TINYTEXT, `col11` TIME, `col12` DOUBLE, `col13` YEAR, `col14` MEDIUMINT, `col15` REAL, `col16` DATETIME, `col17` longtext, `col18` MEDIUMINT, `col19` TINYTEXT, `col20` TEXT, `col21` DATE, `col22` SET ('test1','test2','test3'), `col23` MEDIUMINT, `col24` TINYBLOB, `col25` tinytext, `col26` TINYTEXT, `col27` SMALLINT, `col28` YEAR, `col29` SET ('test1','test2','test3'), `col30` DOUBLE, `col31` DECIMAL, `col32` DECIMAL, `col33` DOUBLE PRECISION, `col34` tinyblob, `col35` CHAR (209), `col36` tinyblob, `col37` CHAR (20), `col38` ENUM ('test1','test2','test3'), `col39` MEDIUMINT, `col40` BIGINT, `col41` BIGINT, `col42` MEDIUMINT, `col43` NUMERIC, `col44` SMALLINT, `col45` BOOL, `col46` tinyblob, `col47` tinytext, `col48` tinytext, `col49` tinyblob, `col50` longblob, `col51` TIME, `col52` BLOB, `col53` longtext, `col54` SET ('test1','test2','test3'), `col55` BLOB, `col56` SET ('test1','test2','test3'), `col57` SMALLINT, `col58` DECIMAL, `col59` SET ('test1','test2','test3'), `col60` DECIMAL, `col61` SMALLINT, `col62` DATE, `col63` BLOB, `col64` DATETIME, `col65` INT, `col66` INT, `col67` DOUBLE PRECISION, `col68` DOUBLE, `col69` DATE, `col70` TINYTEXT, `col71` DOUBLE, `col72` TINYTEXT, `col73` REAL, `col74` BIGINT, `col75` TINYINT, `col76` longtext, `col77` FLOAT, `col78` TINYINT, `col79` MEDIUMINT, `col80` longtext, `col81` TINYINT, `col82` DECIMAL, `col83` FLOAT, `col84` ENUM ('test1','test2','test3'), `col85` DECIMAL, `col86` CHAR (110), `col87` REAL, `col88` DECIMAL, `col89` DATETIME, `col90` DATE, `col91` SET ('test1','test2','test3'), `col92` longblob, `col93` REAL, `col94` FLOAT, `col95` SMALLINT, `col96` BLOB, `col97` MEDIUMINT, `col98` NUMERIC, `col99` DOUBLE PRECISION, `col100` FLOAT, `col101` TINYBLOB, `col102` longtext, `col103` tinytext, `col104` TINYTEXT, `col105` longblob, `col106` DOUBLE PRECISION, `col107` DATE, `col108` longblob, `col109` NUMERIC, `col110` TINYTEXT, `col111` INT, `col112` TIMESTAMP, `col113` ENUM ('test1','test2','test3'), `col114` longtext, `col115` ENUM ('test1','test2','test3'), `col116` tinytext, `col117` TIME, `col118` TIME, `col119` DOUBLE PRECISION, `col120` MEDIUMINT, `col121` YEAR, `col122` CHAR (6), `col123` BOOL, `col124` longblob, `col125` FLOAT, `col126` DATE, `col127` SMALLINT, `col128` DOUBLE, `col129` longtext, `col130` YEAR, `col131` DATETIME, `col132` TINYINT, `col133` ENUM ('test1','test2','test3'), `col134` VARCHAR (83), `col135` MEDIUMINT, `col136` ENUM ('test1','test2','test3'), `col137` YEAR, `col138` BIGINT, `col139` YEAR, `col140` CHAR (166), `col141` TIMESTAMP, `col142` REAL, `col143` DOUBLE, `col144` INT, `col145` longblob, `col146` ENUM ('test1','test2','test3'), `col147` TINYBLOB, `col148` MEDIUMINT, `col149` TINYINT, `col150` TEXT, `col151` TINYINT, `col152` tinytext, `col153` tinytext, `col154` longblob, `col155` ENUM ('test1','test2','test3'), `col156` NUMERIC, `col157` SMALLINT, `col158` NUMERIC, `col159` TINYBLOB, `col160` DOUBLE PRECISION, `col161` longtext, `col162` SMALLINT, `col163` DATE, `col164` tinyblob, `col165` DECIMAL, `col166` BIGINT, `col167` TINYBLOB, `col168` MEDIUMINT, `col169` longtext, `col170` CHAR (94), `col171` INT, `col172` TEXT, `col173` CHAR (175), `col174` SET ('test1','test2','test3'), `col175` YEAR, `col176` NUMERIC, `col177` DATE, `col178` DATE, `col179` SET ('test1','test2','test3'), `col180` longtext, KEY `idx0` (`col170`), KEY `idx1` (`col63`(87)), KEY `idx2` (`col157`), KEY `idx3` (`col128`,`col174`,`col125`), KEY `idx4` (`col99`,`col49`(20)), KEY `idx5` (`col115`), KEY `idx6` (`col141`), KEY `idx7` (`col149`,`col59`), KEY `idx8` (`col46`(67),`col41`), KEY `idx9` (`col168`), KEY `idx10` (`col148`,`col155`,`col128`,`col122`), KEY `idx11` (`col50`(221)), KEY `idx12` (`col107`), KEY `idx13` (`col152`(137)), KEY `idx14` (`col10`(88)), KEY `idx15` (`col93`), KEY `idx16` (`col102`(145)), KEY `idx17` (`col169`(236)), KEY `idx18` (`col172`(80),`col170`,`col120`), KEY `idx19` (`col129`(182),`col179`,`col101`(174),`col29`), KEY `idx20` (`col72`(202),`col20`(126),`col165`,`col74`), KEY `idx21` (`col19`(33),`col162`,`col176`,`col160`), KEY `idx22` (`col124`(95),`col74`), KEY `idx23` (`col88`,`col44`,`col106`), KEY `idx24` (`col7`,`col49`(78)), KEY `idx25` (`col52`(49),`col171`,`col30`,`col21`), KEY `idx26` (`col39`,`col106`,`col128`,`col134`), KEY `idx27` (`col176`,`col102`(212),`col177`), KEY `idx28` (`col148`,`col167`(31),`col42`,`col2`), KEY `idx29` (`col78`,`col68`,`col79`,`col115`), KEY `idx30` (`col89`), KEY `idx31` (`col57`), KEY `idx32` (`col25`(26)), KEY `idx33` (`col127`), KEY `idx34` (`col159`(244),`col156`,`col53`(229)), KEY `idx35` (`col113`,`col104`(251)) )engine=myisam COMMENT='generated'; # Creating a table with 106 columns and 6 indexes DROP TABLE IF EXISTS `table49`; CREATE TABLE IF NOT EXISTS `table49` (`col0` longtext, `col1` TEXT, `col2` VARCHAR (147), `col3` MEDIUMINT, `col4` BLOB, `col5` BOOL, `col6` VARCHAR (239), `col7` INT, `col8` SMALLINT, `col9` SET ('test1','test2','test3'), `col10` FLOAT, `col11` YEAR, `col12` BOOL, `col13` DOUBLE PRECISION, `col14` BOOL, `col15` YEAR, `col16` SMALLINT, `col17` longtext, `col18` SET ('test1','test2','test3'), `col19` TINYBLOB, `col20` INT, `col21` DOUBLE, `col22` FLOAT, `col23` DOUBLE, `col24` tinytext, `col25` TINYBLOB, `col26` CHAR (85), `col27` BOOL, `col28` NUMERIC, `col29` FLOAT, `col30` longblob, `col31` ENUM ('test1','test2','test3'), `col32` TEXT, `col33` BLOB, `col34` SMALLINT, `col35` TIME, `col36` YEAR, `col37` DECIMAL, `col38` TIME, `col39` DATETIME, `col40` YEAR, `col41` tinyblob, `col42` BOOL, `col43` DATE, `col44` CHAR (72), `col45` tinyblob, `col46` REAL, `col47` BLOB, `col48` TIME, `col49` SET ('test1','test2','test3'), `col50` TIMESTAMP, `col51` BLOB, `col52` ENUM ('test1','test2','test3'), `col53` SMALLINT, `col54` FLOAT, `col55` MEDIUMINT, `col56` TIME, `col57` SET ('test1','test2','test3'), `col58` BOOL, `col59` SMALLINT, `col60` SMALLINT, `col61` ENUM ('test1','test2','test3'), `col62` longblob, `col63` longtext, `col64` TINYINT, `col65` SMALLINT, `col66` tinyblob, `col67` DOUBLE, `col68` longtext, `col69` DATE, `col70` BIGINT, `col71` SMALLINT, `col72` SMALLINT, `col73` CHAR (75), `col74` ENUM ('test1','test2','test3'), `col75` SET ('test1','test2','test3'), `col76` TEXT, `col77` FLOAT, `col78` FLOAT, `col79` TIMESTAMP, `col80` longblob, `col81` BLOB, `col82` INT, `col83` CHAR (169), `col84` DOUBLE, `col85` longblob, `col86` NUMERIC, `col87` MEDIUMINT, `col88` MEDIUMINT, `col89` SMALLINT, `col90` CHAR (33), `col91` tinyblob, `col92` ENUM ('test1','test2','test3'), `col93` TINYTEXT, `col94` BIGINT, `col95` TINYTEXT, `col96` TINYINT, `col97` FLOAT, `col98` BOOL, `col99` TIMESTAMP, `col100` TIMESTAMP, `col101` DATE, `col102` INT, `col103` DOUBLE PRECISION, `col104` longblob, `col105` TEXT, KEY `idx0` (`col6`), KEY `idx1` (`col69`,`col6`), KEY `idx2` (`col70`), KEY `idx3` (`col10`,`col78`), KEY `idx4` (`col98`,`col21`,`col100`,`col7`), KEY `idx5` (`col99`) )engine=myisam COMMENT='generated'; # Creating a table with 80 columns and 15 indexes DROP TABLE IF EXISTS `table50`; CREATE TABLE IF NOT EXISTS `table50` (`col0` longtext, `col1` MEDIUMINT, `col2` INT, `col3` TIMESTAMP, `col4` TINYTEXT, `col5` longblob, `col6` tinyblob, `col7` TEXT, `col8` SMALLINT, `col9` BIGINT, `col10` YEAR, `col11` REAL, `col12` DATE, `col13` INT, `col14` DATE, `col15` TEXT, `col16` BIGINT, `col17` longblob, `col18` BOOL, `col19` CHAR (50), `col20` BLOB, `col21` VARCHAR (43), `col22` TINYBLOB, `col23` BLOB, `col24` TIMESTAMP, `col25` BOOL, `col26` NUMERIC, `col27` BLOB, `col28` TEXT, `col29` INT, `col30` TEXT, `col31` longblob, `col32` TIME, `col33` SET ('test1','test2','test3'), `col34` SMALLINT, `col35` SMALLINT, `col36` NUMERIC, `col37` DECIMAL, `col38` tinyblob, `col39` REAL, `col40` BOOL, `col41` BLOB, `col42` TIME, `col43` tinytext, `col44` NUMERIC, `col45` TINYTEXT, `col46` BIGINT, `col47` DATE, `col48` FLOAT, `col49` CHAR (207), `col50` REAL, `col51` TINYINT, `col52` SET ('test1','test2','test3'), `col53` tinyblob, `col54` FLOAT, `col55` BIGINT, `col56` TIMESTAMP, `col57` DATETIME, `col58` DOUBLE PRECISION, `col59` BLOB, `col60` VARCHAR (82), `col61` ENUM ('test1','test2','test3'), `col62` TINYBLOB, `col63` BOOL, `col64` TEXT, `col65` MEDIUMINT, `col66` FLOAT, `col67` DATE, `col68` DATE, `col69` SET ('test1','test2','test3'), `col70` DATETIME, `col71` FLOAT, `col72` REAL, `col73` DATETIME, `col74` INT, `col75` TINYINT, `col76` TINYTEXT, `col77` REAL, `col78` TINYBLOB, `col79` DATE, KEY `idx0` (`col32`,`col16`), KEY `idx1` (`col19`), KEY `idx2` (`col38`(154),`col14`,`col75`,`col54`), KEY `idx3` (`col51`,`col37`,`col12`,`col69`), KEY `idx4` (`col36`,`col52`), KEY `idx5` (`col69`,`col1`,`col19`), KEY `idx6` (`col0`(161)), KEY `idx7` (`col37`), KEY `idx8` (`col63`), KEY `idx9` (`col45`(121),`col29`,`col26`), KEY `idx10` (`col63`,`col48`,`col77`), KEY `idx11` (`col39`,`col20`(248)), KEY `idx12` (`col53`(252),`col46`), KEY `idx13` (`col62`(3)), KEY `idx14` (`col18`) )engine=myisam COMMENT='generated'; # Creating a table with 115 columns and 19 indexes DROP TABLE IF EXISTS `table51`; CREATE TABLE IF NOT EXISTS `table51` (`col0` MEDIUMINT, `col1` DOUBLE PRECISION, `col2` TINYTEXT, `col3` tinyblob, `col4` BLOB, `col5` SMALLINT, `col6` BLOB, `col7` TIME, `col8` tinyblob, `col9` TINYBLOB, `col10` TIMESTAMP, `col11` tinyblob, `col12` BIGINT, `col13` longblob, `col14` DOUBLE PRECISION, `col15` DATE, `col16` TIME, `col17` REAL, `col18` TINYINT, `col19` TIMESTAMP, `col20` CHAR (182), `col21` DOUBLE PRECISION, `col22` SET ('test1','test2','test3'), `col23` DATETIME, `col24` NUMERIC, `col25` longtext, `col26` longblob, `col27` YEAR, `col28` longblob, `col29` tinytext, `col30` VARCHAR (69), `col31` DATETIME, `col32` BOOL, `col33` REAL, `col34` REAL, `col35` DATE, `col36` ENUM ('test1','test2','test3'), `col37` DOUBLE PRECISION, `col38` YEAR, `col39` YEAR, `col40` longtext, `col41` DOUBLE PRECISION, `col42` VARCHAR (40), `col43` TIMESTAMP, `col44` longblob, `col45` DOUBLE PRECISION, `col46` DOUBLE, `col47` TINYBLOB, `col48` DATETIME, `col49` BOOL, `col50` MEDIUMINT, `col51` BIGINT, `col52` DECIMAL, `col53` FLOAT, `col54` tinytext, `col55` DATE, `col56` DOUBLE PRECISION, `col57` longblob, `col58` SET ('test1','test2','test3'), `col59` tinyblob, `col60` TINYBLOB, `col61` ENUM ('test1','test2','test3'), `col62` BIGINT, `col63` DECIMAL, `col64` tinyblob, `col65` TIME, `col66` YEAR, `col67` INT, `col68` NUMERIC, `col69` TIME, `col70` CHAR (122), `col71` tinyblob, `col72` NUMERIC, `col73` YEAR, `col74` TINYINT, `col75` REAL, `col76` VARCHAR (193), `col77` tinytext, `col78` tinyblob, `col79` tinytext, `col80` longtext, `col81` TINYBLOB, `col82` TEXT, `col83` DOUBLE PRECISION, `col84` TIME, `col85` TINYINT, `col86` NUMERIC, `col87` BLOB, `col88` TEXT, `col89` TEXT, `col90` longblob, `col91` INT, `col92` TINYINT, `col93` VARCHAR (120), `col94` TEXT, `col95` BLOB, `col96` DECIMAL, `col97` MEDIUMINT, `col98` TINYTEXT, `col99` TEXT, `col100` INT, `col101` TIME, `col102` DATETIME, `col103` DATE, `col104` FLOAT, `col105` BOOL, `col106` MEDIUMINT, `col107` SET ('test1','test2','test3'), `col108` TINYINT, `col109` TIMESTAMP, `col110` CHAR (253), `col111` DOUBLE PRECISION, `col112` CHAR (56), `col113` REAL, `col114` DOUBLE, KEY `idx0` (`col79`(250),`col48`), KEY `idx1` (`col0`,`col40`(187),`col60`(36)), KEY `idx2` (`col78`(241),`col58`,`col96`,`col109`), KEY `idx3` (`col16`,`col50`,`col94`(123),`col65`), KEY `idx4` (`col55`,`col67`,`col98`(243),`col0`), KEY `idx5` (`col86`), KEY `idx6` (`col5`,`col101`), KEY `idx7` (`col41`,`col106`), KEY `idx8` (`col70`,`col30`,`col100`), KEY `idx9` (`col41`), KEY `idx10` (`col92`,`col66`,`col10`), KEY `idx11` (`col104`,`col91`,`col52`,`col45`), KEY `idx12` (`col89`(138)), KEY `idx13` (`col94`(6),`col39`), KEY `idx14` (`col56`,`col108`), KEY `idx15` (`col60`(32)), KEY `idx16` (`col80`(96),`col39`), KEY `idx17` (`col61`,`col4`(200),`col30`,`col71`(11)), KEY `idx18` (`col29`(136),`col17`) )engine=myisam COMMENT='generated'; # Creating a table with 128 columns and 43 indexes DROP TABLE IF EXISTS `table52`; CREATE TABLE IF NOT EXISTS `table52` (`col0` BLOB, `col1` longtext, `col2` TINYINT, `col3` BLOB, `col4` SET ('test1','test2','test3'), `col5` SET ('test1','test2','test3'), `col6` TIME, `col7` ENUM ('test1','test2','test3'), `col8` YEAR, `col9` BIGINT, `col10` SET ('test1','test2','test3'), `col11` SMALLINT, `col12` SET ('test1','test2','test3'), `col13` DOUBLE, `col14` SMALLINT, `col15` DOUBLE PRECISION, `col16` DOUBLE, `col17` BOOL, `col18` NUMERIC, `col19` BLOB, `col20` FLOAT, `col21` ENUM ('test1','test2','test3'), `col22` DECIMAL, `col23` DATE, `col24` INT, `col25` ENUM ('test1','test2','test3'), `col26` ENUM ('test1','test2','test3'), `col27` TINYTEXT, `col28` BIGINT, `col29` DOUBLE, `col30` tinyblob, `col31` BIGINT, `col32` longtext, `col33` VARCHAR (103), `col34` FLOAT, `col35` VARCHAR (45), `col36` INT, `col37` DATE, `col38` REAL, `col39` TEXT, `col40` DATETIME, `col41` TINYTEXT, `col42` DATE, `col43` TINYINT, `col44` DOUBLE PRECISION, `col45` BIGINT, `col46` TINYBLOB, `col47` TEXT, `col48` ENUM ('test1','test2','test3'), `col49` TINYBLOB, `col50` TINYBLOB, `col51` TIME, `col52` DECIMAL, `col53` BIGINT, `col54` VARCHAR (242), `col55` INT, `col56` DATE, `col57` ENUM ('test1','test2','test3'), `col58` MEDIUMINT, `col59` ENUM ('test1','test2','test3'), `col60` DECIMAL, `col61` REAL, `col62` tinytext, `col63` REAL, `col64` TINYINT, `col65` BIGINT, `col66` INT, `col67` TIME, `col68` SMALLINT, `col69` YEAR, `col70` NUMERIC, `col71` BLOB, `col72` DATETIME, `col73` TINYINT, `col74` DOUBLE PRECISION, `col75` TINYINT, `col76` BOOL, `col77` BOOL, `col78` DATE, `col79` longtext, `col80` tinyblob, `col81` DATE, `col82` TEXT, `col83` DOUBLE, `col84` YEAR, `col85` VARCHAR (149), `col86` YEAR, `col87` DOUBLE, `col88` DOUBLE PRECISION, `col89` TIME, `col90` INT, `col91` TINYTEXT, `col92` MEDIUMINT, `col93` TINYINT, `col94` tinyblob, `col95` BOOL, `col96` INT, `col97` REAL, `col98` INT, `col99` tinytext, `col100` longtext, `col101` DATE, `col102` longblob, `col103` INT, `col104` TINYTEXT, `col105` YEAR, `col106` MEDIUMINT, `col107` SMALLINT, `col108` TIMESTAMP, `col109` INT, `col110` TINYINT, `col111` INT, `col112` YEAR, `col113` TINYTEXT, `col114` longtext, `col115` REAL, `col116` SMALLINT, `col117` INT, `col118` longtext, `col119` TIMESTAMP, `col120` DOUBLE, `col121` CHAR (38), `col122` longblob, `col123` BLOB, `col124` tinyblob, `col125` VARCHAR (230), `col126` MEDIUMINT, `col127` ENUM ('test1','test2','test3'), KEY `idx0` (`col34`,`col73`,`col41`(31),`col82`(91)), KEY `idx1` (`col98`), KEY `idx2` (`col47`(216),`col73`,`col29`), KEY `idx3` (`col109`), KEY `idx4` (`col61`,`col28`,`col73`,`col92`), KEY `idx5` (`col89`), KEY `idx6` (`col91`(177)), KEY `idx7` (`col26`,`col12`,`col5`), KEY `idx8` (`col120`,`col111`), KEY `idx9` (`col15`,`col85`,`col3`(144)), KEY `idx10` (`col25`,`col102`(103)), KEY `idx11` (`col38`), KEY `idx12` (`col114`(181),`col83`), KEY `idx13` (`col8`,`col52`,`col28`), KEY `idx14` (`col115`,`col9`), KEY `idx15` (`col107`,`col32`(59),`col43`,`col21`), KEY `idx16` (`col14`,`col124`(194),`col65`), KEY `idx17` (`col41`(230),`col92`,`col38`), KEY `idx18` (`col21`), KEY `idx19` (`col14`,`col84`,`col113`(223),`col47`(193)), KEY `idx20` (`col25`,`col74`,`col107`,`col22`), KEY `idx21` (`col94`(206),`col105`,`col79`(4)), KEY `idx22` (`col108`,`col69`,`col106`,`col92`), KEY `idx23` (`col58`), KEY `idx24` (`col51`,`col24`), KEY `idx25` (`col31`), KEY `idx26` (`col15`,`col21`,`col11`), KEY `idx27` (`col65`,`col6`,`col106`,`col22`), KEY `idx28` (`col82`(123),`col65`,`col21`,`col96`), KEY `idx29` (`col67`,`col42`), KEY `idx30` (`col51`,`col50`(5),`col76`), KEY `idx31` (`col29`,`col73`), KEY `idx32` (`col102`(73),`col3`(14)), KEY `idx33` (`col22`,`col60`,`col55`,`col51`), KEY `idx34` (`col11`,`col87`,`col106`), KEY `idx35` (`col109`), KEY `idx36` (`col89`,`col86`), KEY `idx37` (`col23`,`col122`(68)), KEY `idx38` (`col52`), KEY `idx39` (`col86`), KEY `idx40` (`col42`,`col37`,`col111`), KEY `idx41` (`col71`(42)), KEY `idx42` (`col70`) )engine=myisam COMMENT='generated'; # Creating a table with 55 columns and 29 indexes DROP TABLE IF EXISTS `table53`; CREATE TABLE IF NOT EXISTS `table53` (`col0` SET ('test1','test2','test3'), `col1` REAL, `col2` SET ('test1','test2','test3'), `col3` DOUBLE, `col4` DECIMAL, `col5` TINYINT, `col6` TEXT, `col7` tinytext, `col8` TINYINT, `col9` TINYTEXT, `col10` CHAR (38), `col11` BIGINT, `col12` DOUBLE PRECISION, `col13` BLOB, `col14` TIMESTAMP, `col15` YEAR, `col16` NUMERIC, `col17` TINYBLOB, `col18` CHAR (41), `col19` tinyblob, `col20` INT, `col21` TEXT, `col22` DOUBLE PRECISION, `col23` SMALLINT, `col24` INT, `col25` NUMERIC, `col26` TIMESTAMP, `col27` tinyblob, `col28` ENUM ('test1','test2','test3'), `col29` TINYINT, `col30` TIME, `col31` REAL, `col32` BOOL, `col33` CHAR (143), `col34` TINYINT, `col35` TINYBLOB, `col36` REAL, `col37` ENUM ('test1','test2','test3'), `col38` DATETIME, `col39` NUMERIC, `col40` CHAR (217), `col41` REAL, `col42` DOUBLE PRECISION, `col43` longblob, `col44` longtext, `col45` VARCHAR (212), `col46` TINYINT, `col47` tinytext, `col48` BOOL, `col49` tinyblob, `col50` SMALLINT, `col51` TINYTEXT, `col52` TEXT, `col53` TEXT, `col54` REAL, KEY `idx0` (`col40`), KEY `idx1` (`col39`,`col20`,`col45`,`col19`(246)), KEY `idx2` (`col9`(247)), KEY `idx3` (`col33`,`col44`(197),`col42`,`col5`), KEY `idx4` (`col16`,`col34`,`col25`,`col52`(221)), KEY `idx5` (`col22`), KEY `idx6` (`col27`(155),`col30`,`col31`,`col21`(109)), KEY `idx7` (`col30`,`col38`,`col27`(75)), KEY `idx8` (`col38`,`col35`(113)), KEY `idx9` (`col52`(163),`col13`(72),`col2`,`col35`(11)), KEY `idx10` (`col15`), KEY `idx11` (`col14`,`col40`,`col3`), KEY `idx12` (`col51`(212),`col6`(133)), KEY `idx13` (`col16`,`col1`), KEY `idx14` (`col28`), KEY `idx15` (`col34`,`col24`,`col6`(14),`col38`), KEY `idx16` (`col49`(20),`col47`(13)), KEY `idx17` (`col29`), KEY `idx18` (`col41`,`col28`,`col42`,`col19`(160)), KEY `idx19` (`col35`(111)), KEY `idx20` (`col40`), KEY `idx21` (`col51`(5),`col41`,`col46`,`col18`), KEY `idx22` (`col30`), KEY `idx23` (`col37`,`col10`), KEY `idx24` (`col43`(157),`col53`(151)), KEY `idx25` (`col5`,`col19`(139),`col15`), KEY `idx26` (`col6`(188)), KEY `idx27` (`col12`), KEY `idx28` (`col21`(211)) )engine=myisam COMMENT='generated'; # Creating a table with 73 columns and 5 indexes DROP TABLE IF EXISTS `table54`; CREATE TABLE IF NOT EXISTS `table54` (`col0` DATETIME, `col1` SET ('test1','test2','test3'), `col2` longblob, `col3` DOUBLE PRECISION, `col4` BLOB, `col5` MEDIUMINT, `col6` DOUBLE PRECISION, `col7` TINYBLOB, `col8` tinyblob, `col9` DATETIME, `col10` TEXT, `col11` YEAR, `col12` ENUM ('test1','test2','test3'), `col13` REAL, `col14` SET ('test1','test2','test3'), `col15` SET ('test1','test2','test3'), `col16` TINYBLOB, `col17` SET ('test1','test2','test3'), `col18` BOOL, `col19` FLOAT, `col20` tinyblob, `col21` TIME, `col22` SMALLINT, `col23` YEAR, `col24` FLOAT, `col25` TIMESTAMP, `col26` DOUBLE, `col27` DATETIME, `col28` longtext, `col29` TINYBLOB, `col30` INT, `col31` TINYBLOB, `col32` DECIMAL, `col33` longblob, `col34` tinyblob, `col35` TINYBLOB, `col36` DOUBLE, `col37` DOUBLE, `col38` TINYTEXT, `col39` MEDIUMINT, `col40` DOUBLE, `col41` REAL, `col42` DATE, `col43` tinyblob, `col44` tinytext, `col45` BOOL, `col46` DECIMAL, `col47` ENUM ('test1','test2','test3'), `col48` BLOB, `col49` SET ('test1','test2','test3'), `col50` DOUBLE PRECISION, `col51` TEXT, `col52` tinytext, `col53` tinytext, `col54` longtext, `col55` tinyblob, `col56` tinytext, `col57` TIME, `col58` TIME, `col59` NUMERIC, `col60` DATETIME, `col61` BIGINT, `col62` DECIMAL, `col63` YEAR, `col64` BLOB, `col65` SET ('test1','test2','test3'), `col66` INT, `col67` TINYBLOB, `col68` DATETIME, `col69` longblob, `col70` BIGINT, `col71` NUMERIC, `col72` REAL, KEY `idx0` (`col8`(223)), KEY `idx1` (`col28`(127),`col36`), KEY `idx2` (`col28`(65)), KEY `idx3` (`col65`,`col38`(41),`col67`(30)), KEY `idx4` (`col53`(76),`col15`) )engine=myisam COMMENT='generated'; # Creating a table with 95 columns and 17 indexes DROP TABLE IF EXISTS `table55`; CREATE TABLE IF NOT EXISTS `table55` (`col0` NUMERIC, `col1` BLOB, `col2` BLOB, `col3` TINYBLOB, `col4` TEXT, `col5` SET ('test1','test2','test3'), `col6` longblob, `col7` tinytext, `col8` DATETIME, `col9` DECIMAL, `col10` DOUBLE PRECISION, `col11` ENUM ('test1','test2','test3'), `col12` longtext, `col13` NUMERIC, `col14` MEDIUMINT, `col15` DATETIME, `col16` DOUBLE PRECISION, `col17` DOUBLE PRECISION, `col18` BLOB, `col19` FLOAT, `col20` SET ('test1','test2','test3'), `col21` TINYBLOB, `col22` ENUM ('test1','test2','test3'), `col23` longtext, `col24` REAL, `col25` longtext, `col26` tinyblob, `col27` TINYINT, `col28` DOUBLE PRECISION, `col29` tinyblob, `col30` longblob, `col31` DOUBLE, `col32` SET ('test1','test2','test3'), `col33` DATETIME, `col34` FLOAT, `col35` longblob, `col36` TIME, `col37` TINYBLOB, `col38` TINYTEXT, `col39` TEXT, `col40` DATETIME, `col41` YEAR, `col42` DATETIME, `col43` longtext, `col44` TINYBLOB, `col45` TIMESTAMP, `col46` BOOL, `col47` NUMERIC, `col48` DECIMAL, `col49` SET ('test1','test2','test3'), `col50` REAL, `col51` TINYBLOB, `col52` BIGINT, `col53` TINYTEXT, `col54` INT, `col55` NUMERIC, `col56` FLOAT, `col57` longtext, `col58` REAL, `col59` DATETIME, `col60` INT, `col61` tinytext, `col62` longtext, `col63` FLOAT, `col64` TIME, `col65` tinytext, `col66` MEDIUMINT, `col67` TEXT, `col68` SMALLINT, `col69` tinytext, `col70` YEAR, `col71` DATETIME, `col72` TINYBLOB, `col73` FLOAT, `col74` TIME, `col75` longtext, `col76` ENUM ('test1','test2','test3'), `col77` tinytext, `col78` NUMERIC, `col79` DATETIME, `col80` DOUBLE, `col81` BLOB, `col82` CHAR (46), `col83` NUMERIC, `col84` BOOL, `col85` BOOL, `col86` YEAR, `col87` ENUM ('test1','test2','test3'), `col88` TIME, `col89` DATE, `col90` NUMERIC, `col91` YEAR, `col92` BIGINT, `col93` TINYBLOB, `col94` BOOL, KEY `idx0` (`col29`(12),`col54`), KEY `idx1` (`col23`(165),`col58`), KEY `idx2` (`col45`), KEY `idx3` (`col10`), KEY `idx4` (`col89`,`col17`), KEY `idx5` (`col9`), KEY `idx6` (`col28`), KEY `idx7` (`col14`,`col17`,`col46`,`col13`), KEY `idx8` (`col17`), KEY `idx9` (`col0`), KEY `idx10` (`col56`), KEY `idx11` (`col1`(158),`col52`,`col30`(251),`col65`(111)), KEY `idx12` (`col24`,`col32`), KEY `idx13` (`col72`(24)), KEY `idx14` (`col53`(41),`col30`(173)), KEY `idx15` (`col36`), KEY `idx16` (`col11`,`col66`,`col6`(212)) )engine=myisam COMMENT='generated'; # Creating a table with 187 columns and 31 indexes DROP TABLE IF EXISTS `table56`; CREATE TABLE IF NOT EXISTS `table56` (`col0` TIMESTAMP, `col1` DATE, `col2` FLOAT, `col3` TINYINT, `col4` DATETIME, `col5` TINYINT, `col6` TIME, `col7` SMALLINT, `col8` CHAR (61), `col9` DOUBLE, `col10` CHAR (191), `col11` TINYTEXT, `col12` MEDIUMINT, `col13` INT, `col14` CHAR (85), `col15` SMALLINT, `col16` DATETIME, `col17` SMALLINT, `col18` tinyblob, `col19` TINYBLOB, `col20` TINYINT, `col21` DECIMAL, `col22` SET ('test1','test2','test3'), `col23` longblob, `col24` FLOAT, `col25` tinyblob, `col26` TEXT, `col27` BLOB, `col28` NUMERIC, `col29` INT, `col30` INT, `col31` DECIMAL, `col32` tinytext, `col33` SMALLINT, `col34` MEDIUMINT, `col35` TINYINT, `col36` longblob, `col37` BIGINT, `col38` longblob, `col39` ENUM ('test1','test2','test3'), `col40` longtext, `col41` MEDIUMINT, `col42` CHAR (219), `col43` tinyblob, `col44` TINYTEXT, `col45` TINYBLOB, `col46` CHAR (59), `col47` BOOL, `col48` TINYINT, `col49` DATETIME, `col50` SMALLINT, `col51` TINYTEXT, `col52` INT, `col53` TIMESTAMP, `col54` FLOAT, `col55` BOOL, `col56` tinyblob, `col57` YEAR, `col58` FLOAT, `col59` TIMESTAMP, `col60` BLOB, `col61` REAL, `col62` TIMESTAMP, `col63` DOUBLE PRECISION, `col64` INT, `col65` REAL, `col66` DECIMAL, `col67` INT, `col68` SMALLINT, `col69` BLOB, `col70` longtext, `col71` SET ('test1','test2','test3'), `col72` TIMESTAMP, `col73` longblob, `col74` TIMESTAMP, `col75` longtext, `col76` tinytext, `col77` tinyblob, `col78` CHAR (69), `col79` TINYBLOB, `col80` TIME, `col81` DOUBLE PRECISION, `col82` SET ('test1','test2','test3'), `col83` ENUM ('test1','test2','test3'), `col84` DOUBLE PRECISION, `col85` REAL, `col86` TINYTEXT, `col87` BIGINT, `col88` DATETIME, `col89` tinyblob, `col90` TINYTEXT, `col91` TIME, `col92` MEDIUMINT, `col93` SET ('test1','test2','test3'), `col94` NUMERIC, `col95` MEDIUMINT, `col96` TIME, `col97` VARCHAR (41), `col98` DATE, `col99` TINYBLOB, `col100` TEXT, `col101` DATETIME, `col102` TEXT, `col103` INT, `col104` TEXT, `col105` tinytext, `col106` DECIMAL, `col107` BOOL, `col108` INT, `col109` CHAR (46), `col110` YEAR, `col111` BIGINT, `col112` DOUBLE, `col113` TINYTEXT, `col114` TINYINT, `col115` longtext, `col116` TIME, `col117` longtext, `col118` DECIMAL, `col119` TINYTEXT, `col120` NUMERIC, `col121` DATETIME, `col122` DATETIME, `col123` TINYTEXT, `col124` MEDIUMINT, `col125` tinyblob, `col126` TINYBLOB, `col127` SET ('test1','test2','test3'), `col128` TIMESTAMP, `col129` VARCHAR (17), `col130` tinyblob, `col131` TIME, `col132` TINYBLOB, `col133` tinyblob, `col134` FLOAT, `col135` tinytext, `col136` TIMESTAMP, `col137` FLOAT, `col138` SET ('test1','test2','test3'), `col139` DOUBLE PRECISION, `col140` SMALLINT, `col141` TINYBLOB, `col142` CHAR (139), `col143` TINYBLOB, `col144` TIME, `col145` MEDIUMINT, `col146` YEAR, `col147` INT, `col148` TINYTEXT, `col149` TINYTEXT, `col150` DATETIME, `col151` DOUBLE PRECISION, `col152` TIME, `col153` ENUM ('test1','test2','test3'), `col154` TINYINT, `col155` BIGINT, `col156` DOUBLE, `col157` TIMESTAMP, `col158` tinyblob, `col159` REAL, `col160` VARCHAR (1), `col161` TIMESTAMP, `col162` DOUBLE PRECISION, `col163` BLOB, `col164` tinyblob, `col165` DATETIME, `col166` DATETIME, `col167` TINYINT, `col168` SMALLINT, `col169` TINYINT, `col170` SMALLINT, `col171` TIMESTAMP, `col172` CHAR (51), `col173` SET ('test1','test2','test3'), `col174` TINYBLOB, `col175` VARCHAR (92), `col176` DATETIME, `col177` TINYBLOB, `col178` INT, `col179` SMALLINT, `col180` DATETIME, `col181` VARCHAR (100), `col182` BLOB, `col183` BOOL, `col184` BIGINT, `col185` BIGINT, `col186` BOOL, KEY `idx0` (`col179`,`col44`(233)), KEY `idx1` (`col130`(120),`col117`(91),`col131`,`col52`), KEY `idx2` (`col49`), KEY `idx3` (`col167`), KEY `idx4` (`col73`(212)), KEY `idx5` (`col87`,`col80`), KEY `idx6` (`col74`), KEY `idx7` (`col159`), KEY `idx8` (`col171`), KEY `idx9` (`col3`,`col45`(15),`col58`), KEY `idx10` (`col62`), KEY `idx11` (`col73`(141)), KEY `idx12` (`col165`,`col69`(125),`col65`,`col5`), KEY `idx13` (`col95`), KEY `idx14` (`col123`(20)), KEY `idx15` (`col136`,`col126`(45),`col86`(202)), KEY `idx16` (`col94`,`col95`,`col56`(114),`col20`), KEY `idx17` (`col25`(85),`col92`,`col125`(51),`col58`), KEY `idx18` (`col71`), KEY `idx19` (`col145`), KEY `idx20` (`col88`), KEY `idx21` (`col182`(160),`col97`,`col15`,`col156`), KEY `idx22` (`col119`(238)), KEY `idx23` (`col15`,`col32`(201),`col26`(224)), KEY `idx24` (`col37`,`col125`(90),`col185`), KEY `idx25` (`col163`(208),`col80`), KEY `idx26` (`col20`), KEY `idx27` (`col115`(40),`col64`,`col163`(5),`col32`(249)), KEY `idx28` (`col84`), KEY `idx29` (`col54`), KEY `idx30` (`col154`,`col114`,`col123`(74),`col24`) )engine=myisam COMMENT='generated'; # Creating a table with 196 columns and 43 indexes DROP TABLE IF EXISTS `table57`; CREATE TABLE IF NOT EXISTS `table57` (`col0` DECIMAL, `col1` TINYBLOB, `col2` DOUBLE, `col3` ENUM ('test1','test2','test3'), `col4` BIGINT, `col5` SMALLINT, `col6` BIGINT, `col7` CHAR (72), `col8` DECIMAL, `col9` TINYTEXT, `col10` longtext, `col11` TINYBLOB, `col12` NUMERIC, `col13` YEAR, `col14` BOOL, `col15` BLOB, `col16` MEDIUMINT, `col17` BOOL, `col18` BIGINT, `col19` TEXT, `col20` REAL, `col21` VARCHAR (184), `col22` BLOB, `col23` INT, `col24` VARCHAR (63), `col25` TIME, `col26` CHAR (112), `col27` BOOL, `col28` BIGINT, `col29` MEDIUMINT, `col30` ENUM ('test1','test2','test3'), `col31` TEXT, `col32` TIME, `col33` BOOL, `col34` TINYINT, `col35` DOUBLE PRECISION, `col36` YEAR, `col37` CHAR (142), `col38` tinytext, `col39` CHAR (141), `col40` NUMERIC, `col41` SMALLINT, `col42` CHAR (4), `col43` tinyblob, `col44` tinyblob, `col45` TIMESTAMP, `col46` TIME, `col47` SMALLINT, `col48` INT, `col49` CHAR (37), `col50` tinytext, `col51` INT, `col52` DATETIME, `col53` BOOL, `col54` BLOB, `col55` NUMERIC, `col56` TINYINT, `col57` FLOAT, `col58` TIME, `col59` MEDIUMINT, `col60` tinytext, `col61` CHAR (89), `col62` TINYINT, `col63` DOUBLE, `col64` ENUM ('test1','test2','test3'), `col65` TINYBLOB, `col66` TINYBLOB, `col67` tinyblob, `col68` ENUM ('test1','test2','test3'), `col69` DOUBLE, `col70` TINYINT, `col71` CHAR (93), `col72` DOUBLE, `col73` BIGINT, `col74` CHAR (81), `col75` BOOL, `col76` TEXT, `col77` TEXT, `col78` TIME, `col79` YEAR, `col80` YEAR, `col81` CHAR (96), `col82` TINYTEXT, `col83` DOUBLE, `col84` FLOAT, `col85` ENUM ('test1','test2','test3'), `col86` FLOAT, `col87` ENUM ('test1','test2','test3'), `col88` DATETIME, `col89` YEAR, `col90` BOOL, `col91` BLOB, `col92` longblob, `col93` TINYINT, `col94` VARCHAR (239), `col95` ENUM ('test1','test2','test3'), `col96` BLOB, `col97` TEXT, `col98` NUMERIC, `col99` DATETIME, `col100` longtext, `col101` tinytext, `col102` DECIMAL, `col103` DOUBLE PRECISION, `col104` BLOB, `col105` MEDIUMINT, `col106` CHAR (245), `col107` TIMESTAMP, `col108` longblob, `col109` TINYBLOB, `col110` REAL, `col111` DOUBLE, `col112` SET ('test1','test2','test3'), `col113` TINYTEXT, `col114` tinyblob, `col115` TINYTEXT, `col116` ENUM ('test1','test2','test3'), `col117` SET ('test1','test2','test3'), `col118` NUMERIC, `col119` tinyblob, `col120` ENUM ('test1','test2','test3'), `col121` TINYINT, `col122` NUMERIC, `col123` ENUM ('test1','test2','test3'), `col124` SMALLINT, `col125` BOOL, `col126` SET ('test1','test2','test3'), `col127` longtext, `col128` TINYBLOB, `col129` TINYINT, `col130` TINYINT, `col131` tinyblob, `col132` TINYINT, `col133` TIMESTAMP, `col134` INT, `col135` tinytext, `col136` MEDIUMINT, `col137` TEXT, `col138` VARCHAR (30), `col139` BLOB, `col140` CHAR (10), `col141` DATETIME, `col142` TIME, `col143` VARCHAR (176), `col144` FLOAT, `col145` tinyblob, `col146` DOUBLE PRECISION, `col147` DATE, `col148` TINYBLOB, `col149` FLOAT, `col150` DOUBLE, `col151` TINYTEXT, `col152` DOUBLE, `col153` BOOL, `col154` DOUBLE PRECISION, `col155` tinyblob, `col156` TIMESTAMP, `col157` REAL, `col158` SMALLINT, `col159` tinyblob, `col160` NUMERIC, `col161` TIME, `col162` TINYINT, `col163` DATE, `col164` tinyblob, `col165` TINYINT, `col166` REAL, `col167` CHAR (54), `col168` DATE, `col169` longblob, `col170` TINYTEXT, `col171` NUMERIC, `col172` TINYBLOB, `col173` longblob, `col174` TINYBLOB, `col175` DATE, `col176` DOUBLE PRECISION, `col177` TEXT, `col178` SMALLINT, `col179` tinytext, `col180` BLOB, `col181` FLOAT, `col182` DATETIME, `col183` SET ('test1','test2','test3'), `col184` SMALLINT, `col185` tinyblob, `col186` SMALLINT, `col187` YEAR, `col188` tinytext, `col189` SET ('test1','test2','test3'), `col190` MEDIUMINT, `col191` TINYTEXT, `col192` DECIMAL, `col193` MEDIUMINT, `col194` BLOB, `col195` YEAR, KEY `idx0` (`col158`,`col46`,`col55`,`col80`), KEY `idx1` (`col16`,`col82`(212),`col22`(39)), KEY `idx2` (`col27`,`col78`,`col76`(101)), KEY `idx3` (`col62`,`col129`), KEY `idx4` (`col59`,`col65`(158),`col2`), KEY `idx5` (`col111`), KEY `idx6` (`col99`,`col3`,`col179`(165)), KEY `idx7` (`col17`,`col62`,`col61`,`col32`), KEY `idx8` (`col109`(232)), KEY `idx9` (`col101`(248),`col56`), KEY `idx10` (`col166`), KEY `idx11` (`col119`(129)), KEY `idx12` (`col9`(99)), KEY `idx13` (`col0`), KEY `idx14` (`col135`(13)), KEY `idx15` (`col154`), KEY `idx16` (`col88`), KEY `idx17` (`col113`(201),`col148`(241),`col38`(112),`col136`), KEY `idx18` (`col121`,`col177`(211),`col23`), KEY `idx19` (`col190`,`col192`), KEY `idx20` (`col59`,`col190`), KEY `idx21` (`col99`), KEY `idx22` (`col143`,`col9`(80)), KEY `idx23` (`col103`), KEY `idx24` (`col77`(209),`col45`), KEY `idx25` (`col191`(234),`col13`), KEY `idx26` (`col13`,`col167`,`col7`,`col104`(154)), KEY `idx27` (`col174`(102),`col39`), KEY `idx28` (`col194`(44),`col152`), KEY `idx29` (`col182`), KEY `idx30` (`col124`,`col68`), KEY `idx31` (`col65`(179),`col104`(64),`col34`), KEY `idx32` (`col183`,`col116`,`col172`(96),`col160`), KEY `idx33` (`col12`), KEY `idx34` (`col7`), KEY `idx35` (`col119`(115),`col98`,`col151`(167)), KEY `idx36` (`col14`,`col38`(71),`col42`,`col22`(183)), KEY `idx37` (`col162`,`col152`,`col79`,`col61`), KEY `idx38` (`col188`(68)), KEY `idx39` (`col152`,`col18`,`col88`), KEY `idx40` (`col153`), KEY `idx41` (`col192`), KEY `idx42` (`col38`(113)) )engine=myisam COMMENT='generated'; # Creating a table with 34 columns and 30 indexes DROP TABLE IF EXISTS `table58`; CREATE TABLE IF NOT EXISTS `table58` (`col0` BIGINT, `col1` TINYBLOB, `col2` MEDIUMINT, `col3` DATE, `col4` tinytext, `col5` ENUM ('test1','test2','test3'), `col6` DOUBLE, `col7` BIGINT, `col8` DATE, `col9` TIMESTAMP, `col10` SMALLINT, `col11` longtext, `col12` SMALLINT, `col13` BOOL, `col14` SET ('test1','test2','test3'), `col15` DOUBLE, `col16` DATETIME, `col17` REAL, `col18` ENUM ('test1','test2','test3'), `col19` TINYTEXT, `col20` TINYTEXT, `col21` BOOL, `col22` VARCHAR (131), `col23` DATETIME, `col24` TINYBLOB, `col25` TINYINT, `col26` MEDIUMINT, `col27` DATETIME, `col28` BIGINT, `col29` YEAR, `col30` tinytext, `col31` SET ('test1','test2','test3'), `col32` TEXT, `col33` VARCHAR (175), KEY `idx0` (`col4`(75)), KEY `idx1` (`col16`,`col26`,`col1`(156),`col20`(203)), KEY `idx2` (`col19`(117),`col13`), KEY `idx3` (`col15`), KEY `idx4` (`col27`), KEY `idx5` (`col6`), KEY `idx6` (`col11`(90),`col16`,`col25`,`col13`), KEY `idx7` (`col28`,`col8`), KEY `idx8` (`col3`,`col29`,`col5`,`col1`(87)), KEY `idx9` (`col22`), KEY `idx10` (`col30`(68)), KEY `idx11` (`col18`,`col12`,`col32`(163),`col26`), KEY `idx12` (`col13`), KEY `idx13` (`col3`), KEY `idx14` (`col5`,`col7`,`col17`), KEY `idx15` (`col23`,`col22`,`col25`), KEY `idx16` (`col14`), KEY `idx17` (`col13`,`col32`(81),`col23`), KEY `idx18` (`col4`(83)), KEY `idx19` (`col26`,`col0`), KEY `idx20` (`col6`), KEY `idx21` (`col12`,`col15`), KEY `idx22` (`col2`), KEY `idx23` (`col2`), KEY `idx24` (`col26`), KEY `idx25` (`col22`), KEY `idx26` (`col13`,`col18`,`col32`(244)), KEY `idx27` (`col23`,`col24`(113)), KEY `idx28` (`col18`,`col27`,`col23`,`col15`), KEY `idx29` (`col21`) )engine=myisam COMMENT='generated'; # Creating a table with 90 columns and 10 indexes DROP TABLE IF EXISTS `table59`; CREATE TABLE IF NOT EXISTS `table59` (`col0` TINYBLOB, `col1` DATE, `col2` TINYINT, `col3` BOOL, `col4` tinyblob, `col5` TINYINT, `col6` MEDIUMINT, `col7` DOUBLE, `col8` INT, `col9` longblob, `col10` YEAR, `col11` SET ('test1','test2','test3'), `col12` tinyblob, `col13` NUMERIC, `col14` INT, `col15` TEXT, `col16` REAL, `col17` NUMERIC, `col18` SMALLINT, `col19` ENUM ('test1','test2','test3'), `col20` DOUBLE PRECISION, `col21` SET ('test1','test2','test3'), `col22` DOUBLE, `col23` longtext, `col24` TINYINT, `col25` DATETIME, `col26` BIGINT, `col27` BOOL, `col28` SET ('test1','test2','test3'), `col29` TEXT, `col30` REAL, `col31` longblob, `col32` VARCHAR (145), `col33` MEDIUMINT, `col34` longblob, `col35` BLOB, `col36` BLOB, `col37` YEAR, `col38` DATE, `col39` BLOB, `col40` INT, `col41` TIMESTAMP, `col42` TEXT, `col43` VARCHAR (224), `col44` TINYINT, `col45` tinyblob, `col46` BIGINT, `col47` CHAR (150), `col48` TINYINT, `col49` ENUM ('test1','test2','test3'), `col50` TIME, `col51` REAL, `col52` DOUBLE, `col53` tinyblob, `col54` FLOAT, `col55` TIMESTAMP, `col56` MEDIUMINT, `col57` TIMESTAMP, `col58` tinyblob, `col59` DOUBLE PRECISION, `col60` SET ('test1','test2','test3'), `col61` tinyblob, `col62` TINYINT, `col63` DATE, `col64` TINYBLOB, `col65` DOUBLE PRECISION, `col66` DATETIME, `col67` VARCHAR (30), `col68` tinyblob, `col69` longblob, `col70` longtext, `col71` ENUM ('test1','test2','test3'), `col72` TEXT, `col73` TEXT, `col74` DOUBLE PRECISION, `col75` INT, `col76` NUMERIC, `col77` SMALLINT, `col78` longtext, `col79` REAL, `col80` BOOL, `col81` TINYINT, `col82` DOUBLE PRECISION, `col83` VARCHAR (243), `col84` tinyblob, `col85` NUMERIC, `col86` SET ('test1','test2','test3'), `col87` SMALLINT, `col88` DATETIME, `col89` DATETIME, KEY `idx0` (`col87`), KEY `idx1` (`col64`(236)), KEY `idx2` (`col78`(171),`col27`,`col23`(254)), KEY `idx3` (`col21`,`col58`(140)), KEY `idx4` (`col79`), KEY `idx5` (`col60`), KEY `idx6` (`col49`), KEY `idx7` (`col83`), KEY `idx8` (`col85`,`col83`,`col55`), KEY `idx9` (`col56`,`col82`,`col66`,`col4`(135)) )engine=myisam COMMENT='generated'; # Creating a table with 121 columns and 49 indexes DROP TABLE IF EXISTS `table60`; CREATE TABLE IF NOT EXISTS `table60` (`col0` TINYTEXT, `col1` TIMESTAMP, `col2` CHAR (22), `col3` BLOB, `col4` ENUM ('test1','test2','test3'), `col5` DATE, `col6` NUMERIC, `col7` TINYBLOB, `col8` DOUBLE, `col9` BLOB, `col10` TINYINT, `col11` INT, `col12` DATETIME, `col13` SMALLINT, `col14` DECIMAL, `col15` MEDIUMINT, `col16` longtext, `col17` CHAR (65), `col18` CHAR (155), `col19` CHAR (64), `col20` SET ('test1','test2','test3'), `col21` NUMERIC, `col22` longtext, `col23` TEXT, `col24` VARCHAR (38), `col25` FLOAT, `col26` SMALLINT, `col27` MEDIUMINT, `col28` TINYTEXT, `col29` tinytext, `col30` TIME, `col31` SMALLINT, `col32` CHAR (172), `col33` longblob, `col34` DATETIME, `col35` DOUBLE PRECISION, `col36` longblob, `col37` SET ('test1','test2','test3'), `col38` TIMESTAMP, `col39` DOUBLE, `col40` DOUBLE, `col41` SET ('test1','test2','test3'), `col42` BLOB, `col43` SET ('test1','test2','test3'), `col44` BLOB, `col45` FLOAT, `col46` longtext, `col47` TIME, `col48` VARCHAR (120), `col49` TINYBLOB, `col50` tinytext, `col51` ENUM ('test1','test2','test3'), `col52` SMALLINT, `col53` REAL, `col54` TINYBLOB, `col55` SMALLINT, `col56` tinytext, `col57` DECIMAL, `col58` INT, `col59` DATETIME, `col60` SET ('test1','test2','test3'), `col61` FLOAT, `col62` CHAR (233), `col63` TINYBLOB, `col64` DOUBLE PRECISION, `col65` longtext, `col66` BLOB, `col67` tinyblob, `col68` YEAR, `col69` BIGINT, `col70` TINYTEXT, `col71` MEDIUMINT, `col72` REAL, `col73` BOOL, `col74` TINYBLOB, `col75` TIME, `col76` NUMERIC, `col77` longtext, `col78` CHAR (195), `col79` DECIMAL, `col80` DOUBLE PRECISION, `col81` TEXT, `col82` tinyblob, `col83` ENUM ('test1','test2','test3'), `col84` tinytext, `col85` TINYTEXT, `col86` DECIMAL, `col87` VARCHAR (169), `col88` tinytext, `col89` CHAR (236), `col90` DOUBLE, `col91` TIME, `col92` BIGINT, `col93` REAL, `col94` tinytext, `col95` DATETIME, `col96` tinyblob, `col97` REAL, `col98` CHAR (121), `col99` DATE, `col100` FLOAT, `col101` REAL, `col102` tinyblob, `col103` tinytext, `col104` TIMESTAMP, `col105` longtext, `col106` BLOB, `col107` TINYBLOB, `col108` longtext, `col109` NUMERIC, `col110` BLOB, `col111` CHAR (59), `col112` longtext, `col113` TEXT, `col114` REAL, `col115` DATE, `col116` DECIMAL, `col117` longtext, `col118` TEXT, `col119` TIME, `col120` DECIMAL, KEY `idx0` (`col48`,`col109`,`col99`,`col3`(192)), KEY `idx1` (`col17`), KEY `idx2` (`col68`), KEY `idx3` (`col120`,`col53`,`col98`,`col102`(212)), KEY `idx4` (`col89`,`col102`(186)), KEY `idx5` (`col114`,`col54`(24)), KEY `idx6` (`col31`,`col82`(74)), KEY `idx7` (`col16`(205),`col88`(247)), KEY `idx8` (`col65`(69),`col111`,`col35`,`col39`), KEY `idx9` (`col9`(138),`col35`), KEY `idx10` (`col98`), KEY `idx11` (`col45`,`col57`), KEY `idx12` (`col83`), KEY `idx13` (`col90`), KEY `idx14` (`col4`), KEY `idx15` (`col40`,`col30`,`col27`), KEY `idx16` (`col79`,`col27`,`col7`(93),`col95`), KEY `idx17` (`col64`,`col78`,`col102`(76),`col5`), KEY `idx18` (`col112`(145),`col93`,`col46`(93),`col64`), KEY `idx19` (`col21`), KEY `idx20` (`col88`(13)), KEY `idx21` (`col37`,`col119`,`col67`(55)), KEY `idx22` (`col89`), KEY `idx23` (`col57`), KEY `idx24` (`col38`), KEY `idx25` (`col97`,`col51`,`col101`,`col104`), KEY `idx26` (`col84`(255)), KEY `idx27` (`col0`(86)), KEY `idx28` (`col44`(239),`col82`(65)), KEY `idx29` (`col107`(27),`col32`), KEY `idx30` (`col71`,`col109`), KEY `idx31` (`col116`), KEY `idx32` (`col119`), KEY `idx33` (`col100`,`col16`(4)), KEY `idx34` (`col48`,`col44`(108)), KEY `idx35` (`col83`,`col91`,`col79`,`col44`(169)), KEY `idx36` (`col83`), KEY `idx37` (`col26`,`col52`), KEY `idx38` (`col49`(58),`col64`,`col38`), KEY `idx39` (`col107`(198),`col11`,`col29`(234),`col75`), KEY `idx40` (`col103`(228),`col115`,`col120`), KEY `idx41` (`col95`), KEY `idx42` (`col106`(130)), KEY `idx43` (`col62`,`col56`(52)), KEY `idx44` (`col70`(115)), KEY `idx45` (`col114`), KEY `idx46` (`col111`,`col77`(107),`col85`(2)), KEY `idx47` (`col116`,`col4`), KEY `idx48` (`col58`,`col66`(23),`col61`,`col106`(107)) )engine=myisam COMMENT='generated'; # Creating a table with 136 columns and 17 indexes DROP TABLE IF EXISTS `table61`; CREATE TABLE IF NOT EXISTS `table61` (`col0` DOUBLE, `col1` longblob, `col2` DATETIME, `col3` REAL, `col4` DATE, `col5` YEAR, `col6` TINYTEXT, `col7` DOUBLE PRECISION, `col8` YEAR, `col9` YEAR, `col10` FLOAT, `col11` INT, `col12` TINYBLOB, `col13` BIGINT, `col14` longblob, `col15` SMALLINT, `col16` NUMERIC, `col17` SMALLINT, `col18` DECIMAL, `col19` YEAR, `col20` longblob, `col21` tinytext, `col22` DATE, `col23` CHAR (183), `col24` DOUBLE PRECISION, `col25` NUMERIC, `col26` TINYBLOB, `col27` REAL, `col28` TINYINT, `col29` BLOB, `col30` REAL, `col31` CHAR (24), `col32` TINYBLOB, `col33` BLOB, `col34` YEAR, `col35` tinytext, `col36` TINYINT, `col37` TIMESTAMP, `col38` FLOAT, `col39` DECIMAL, `col40` REAL, `col41` longtext, `col42` TIMESTAMP, `col43` TINYBLOB, `col44` FLOAT, `col45` FLOAT, `col46` TINYINT, `col47` CHAR (58), `col48` tinyblob, `col49` TINYINT, `col50` BIGINT, `col51` TIMESTAMP, `col52` BOOL, `col53` REAL, `col54` TINYBLOB, `col55` CHAR (175), `col56` TINYBLOB, `col57` DECIMAL, `col58` TIMESTAMP, `col59` SET ('test1','test2','test3'), `col60` DECIMAL, `col61` FLOAT, `col62` CHAR (137), `col63` SET ('test1','test2','test3'), `col64` BIGINT, `col65` VARCHAR (169), `col66` DOUBLE PRECISION, `col67` FLOAT, `col68` FLOAT, `col69` BOOL, `col70` VARCHAR (210), `col71` SET ('test1','test2','test3'), `col72` longblob, `col73` TINYINT, `col74` BIGINT, `col75` ENUM ('test1','test2','test3'), `col76` FLOAT, `col77` ENUM ('test1','test2','test3'), `col78` FLOAT, `col79` BOOL, `col80` VARCHAR (194), `col81` ENUM ('test1','test2','test3'), `col82` TIME, `col83` ENUM ('test1','test2','test3'), `col84` TIME, `col85` BIGINT, `col86` tinytext, `col87` DATE, `col88` DECIMAL, `col89` DATE, `col90` SET ('test1','test2','test3'), `col91` TINYINT, `col92` TINYBLOB, `col93` longblob, `col94` tinytext, `col95` TINYTEXT, `col96` SET ('test1','test2','test3'), `col97` FLOAT, `col98` TIME, `col99` tinyblob, `col100` BIGINT, `col101` SMALLINT, `col102` YEAR, `col103` BIGINT, `col104` ENUM ('test1','test2','test3'), `col105` DOUBLE PRECISION, `col106` BLOB, `col107` VARCHAR (192), `col108` DOUBLE, `col109` DOUBLE, `col110` SMALLINT, `col111` ENUM ('test1','test2','test3'), `col112` YEAR, `col113` FLOAT, `col114` TINYTEXT, `col115` VARCHAR (48), `col116` DECIMAL, `col117` INT, `col118` BLOB, `col119` DECIMAL, `col120` SET ('test1','test2','test3'), `col121` MEDIUMINT, `col122` TINYTEXT, `col123` DECIMAL, `col124` DOUBLE PRECISION, `col125` DECIMAL, `col126` REAL, `col127` INT, `col128` BIGINT, `col129` DATETIME, `col130` DATETIME, `col131` INT, `col132` MEDIUMINT, `col133` DECIMAL, `col134` REAL, `col135` NUMERIC, KEY `idx0` (`col52`,`col82`,`col127`,`col63`), KEY `idx1` (`col69`), KEY `idx2` (`col12`(122),`col15`,`col10`), KEY `idx3` (`col7`,`col16`,`col100`,`col38`), KEY `idx4` (`col80`,`col28`), KEY `idx5` (`col33`(8),`col59`,`col21`(102),`col78`), KEY `idx6` (`col130`,`col78`,`col19`,`col80`), KEY `idx7` (`col6`(149)), KEY `idx8` (`col115`), KEY `idx9` (`col120`), KEY `idx10` (`col19`), KEY `idx11` (`col40`,`col34`), KEY `idx12` (`col22`,`col113`,`col115`,`col23`), KEY `idx13` (`col27`,`col39`,`col108`), KEY `idx14` (`col48`(92),`col112`), KEY `idx15` (`col112`,`col113`,`col110`,`col24`), KEY `idx16` (`col110`,`col64`,`col90`,`col126`) )engine=myisam COMMENT='generated'; # Creating a table with 136 columns and 15 indexes DROP TABLE IF EXISTS `table62`; CREATE TABLE IF NOT EXISTS `table62` (`col0` BIGINT, `col1` DOUBLE PRECISION, `col2` BLOB, `col3` SET ('test1','test2','test3'), `col4` DECIMAL, `col5` NUMERIC, `col6` BIGINT, `col7` YEAR, `col8` REAL, `col9` TIMESTAMP, `col10` YEAR, `col11` ENUM ('test1','test2','test3'), `col12` tinytext, `col13` DATE, `col14` DECIMAL, `col15` REAL, `col16` INT, `col17` REAL, `col18` BOOL, `col19` DECIMAL, `col20` TINYBLOB, `col21` TINYINT, `col22` INT, `col23` DATETIME, `col24` REAL, `col25` DECIMAL, `col26` DATE, `col27` longtext, `col28` TINYBLOB, `col29` DATE, `col30` YEAR, `col31` TIME, `col32` DOUBLE PRECISION, `col33` NUMERIC, `col34` VARCHAR (6), `col35` SET ('test1','test2','test3'), `col36` TINYBLOB, `col37` VARCHAR (32), `col38` BOOL, `col39` longblob, `col40` TINYBLOB, `col41` TEXT, `col42` FLOAT, `col43` ENUM ('test1','test2','test3'), `col44` SET ('test1','test2','test3'), `col45` longtext, `col46` REAL, `col47` SMALLINT, `col48` FLOAT, `col49` TINYTEXT, `col50` MEDIUMINT, `col51` TIME, `col52` TINYINT, `col53` TINYBLOB, `col54` BLOB, `col55` longblob, `col56` MEDIUMINT, `col57` BIGINT, `col58` DOUBLE, `col59` DOUBLE PRECISION, `col60` SET ('test1','test2','test3'), `col61` YEAR, `col62` BOOL, `col63` DATE, `col64` FLOAT, `col65` CHAR (227), `col66` TIME, `col67` BOOL, `col68` longblob, `col69` ENUM ('test1','test2','test3'), `col70` NUMERIC, `col71` DOUBLE, `col72` DOUBLE PRECISION, `col73` longblob, `col74` BIGINT, `col75` tinyblob, `col76` BIGINT, `col77` BLOB, `col78` tinytext, `col79` tinyblob, `col80` tinytext, `col81` BIGINT, `col82` DOUBLE, `col83` TIME, `col84` tinytext, `col85` longblob, `col86` DOUBLE, `col87` YEAR, `col88` TIMESTAMP, `col89` DECIMAL, `col90` FLOAT, `col91` VARCHAR (166), `col92` SMALLINT, `col93` VARCHAR (44), `col94` TIME, `col95` DOUBLE PRECISION, `col96` CHAR (212), `col97` SMALLINT, `col98` tinytext, `col99` NUMERIC, `col100` DECIMAL, `col101` DATETIME, `col102` VARCHAR (185), `col103` DECIMAL, `col104` DECIMAL, `col105` SMALLINT, `col106` INT, `col107` YEAR, `col108` BOOL, `col109` REAL, `col110` BLOB, `col111` SET ('test1','test2','test3'), `col112` tinytext, `col113` tinytext, `col114` TINYBLOB, `col115` DOUBLE PRECISION, `col116` BOOL, `col117` longblob, `col118` TINYBLOB, `col119` FLOAT, `col120` NUMERIC, `col121` DECIMAL, `col122` REAL, `col123` DOUBLE PRECISION, `col124` ENUM ('test1','test2','test3'), `col125` DOUBLE, `col126` BLOB, `col127` INT, `col128` TIME, `col129` BOOL, `col130` TINYBLOB, `col131` ENUM ('test1','test2','test3'), `col132` VARCHAR (13), `col133` BOOL, `col134` longblob, `col135` BLOB, KEY `idx0` (`col99`), KEY `idx1` (`col90`,`col108`), KEY `idx2` (`col74`), KEY `idx3` (`col42`,`col92`,`col112`(250)), KEY `idx4` (`col10`,`col91`,`col68`(178)), KEY `idx5` (`col103`), KEY `idx6` (`col91`), KEY `idx7` (`col16`,`col94`,`col77`(152),`col62`), KEY `idx8` (`col80`(170),`col67`,`col82`), KEY `idx9` (`col24`,`col105`,`col53`(177)), KEY `idx10` (`col89`,`col53`(19),`col54`(130)), KEY `idx11` (`col91`), KEY `idx12` (`col127`,`col111`,`col3`), KEY `idx13` (`col69`), KEY `idx14` (`col1`,`col119`) )engine=myisam COMMENT='generated'; # Creating a table with 149 columns and 25 indexes DROP TABLE IF EXISTS `table63`; CREATE TABLE IF NOT EXISTS `table63` (`col0` NUMERIC, `col1` tinyblob, `col2` FLOAT, `col3` tinytext, `col4` REAL, `col5` TIMESTAMP, `col6` TEXT, `col7` tinytext, `col8` TEXT, `col9` VARCHAR (97), `col10` SET ('test1','test2','test3'), `col11` ENUM ('test1','test2','test3'), `col12` DOUBLE, `col13` DATETIME, `col14` SMALLINT, `col15` DATE, `col16` FLOAT, `col17` tinytext, `col18` INT, `col19` DATE, `col20` TIME, `col21` FLOAT, `col22` longblob, `col23` SET ('test1','test2','test3'), `col24` VARCHAR (52), `col25` YEAR, `col26` TIME, `col27` VARCHAR (138), `col28` DATE, `col29` FLOAT, `col30` BIGINT, `col31` DOUBLE PRECISION, `col32` SET ('test1','test2','test3'), `col33` TIMESTAMP, `col34` YEAR, `col35` TIME, `col36` BIGINT, `col37` SMALLINT, `col38` FLOAT, `col39` TEXT, `col40` TINYTEXT, `col41` DOUBLE PRECISION, `col42` longblob, `col43` TEXT, `col44` longtext, `col45` DATE, `col46` INT, `col47` tinyblob, `col48` DATE, `col49` FLOAT, `col50` FLOAT, `col51` DOUBLE PRECISION, `col52` BLOB, `col53` longtext, `col54` TINYTEXT, `col55` REAL, `col56` MEDIUMINT, `col57` CHAR (201), `col58` DECIMAL, `col59` DATE, `col60` NUMERIC, `col61` TINYINT, `col62` REAL, `col63` longblob, `col64` SET ('test1','test2','test3'), `col65` TINYTEXT, `col66` DOUBLE, `col67` SMALLINT, `col68` DOUBLE PRECISION, `col69` TIME, `col70` TIMESTAMP, `col71` tinytext, `col72` CHAR (165), `col73` BLOB, `col74` DATE, `col75` TINYINT, `col76` YEAR, `col77` TINYBLOB, `col78` TINYTEXT, `col79` DATETIME, `col80` REAL, `col81` SET ('test1','test2','test3'), `col82` CHAR (36), `col83` REAL, `col84` TEXT, `col85` VARCHAR (1), `col86` DOUBLE PRECISION, `col87` DATETIME, `col88` longtext, `col89` BOOL, `col90` TEXT, `col91` TINYINT, `col92` YEAR, `col93` VARCHAR (211), `col94` CHAR (115), `col95` SMALLINT, `col96` SMALLINT, `col97` NUMERIC, `col98` DOUBLE, `col99` TINYBLOB, `col100` longtext, `col101` TIMESTAMP, `col102` tinyblob, `col103` BLOB, `col104` tinyblob, `col105` FLOAT, `col106` longblob, `col107` TEXT, `col108` BIGINT, `col109` TIMESTAMP, `col110` DECIMAL, `col111` DECIMAL, `col112` BOOL, `col113` TIMESTAMP, `col114` TIME, `col115` YEAR, `col116` TIMESTAMP, `col117` INT, `col118` BIGINT, `col119` SET ('test1','test2','test3'), `col120` DATE, `col121` DATE, `col122` TIME, `col123` YEAR, `col124` YEAR, `col125` MEDIUMINT, `col126` TINYTEXT, `col127` TINYINT, `col128` NUMERIC, `col129` BOOL, `col130` longtext, `col131` BLOB, `col132` longblob, `col133` BOOL, `col134` TINYBLOB, `col135` DATETIME, `col136` DOUBLE, `col137` DATE, `col138` BLOB, `col139` TIMESTAMP, `col140` YEAR, `col141` FLOAT, `col142` tinyblob, `col143` REAL, `col144` BIGINT, `col145` CHAR (139), `col146` SET ('test1','test2','test3'), `col147` DECIMAL, `col148` MEDIUMINT, KEY `idx0` (`col140`,`col113`,`col36`), KEY `idx1` (`col142`(206),`col35`,`col92`), KEY `idx2` (`col128`), KEY `idx3` (`col46`,`col2`,`col105`), KEY `idx4` (`col60`), KEY `idx5` (`col140`), KEY `idx6` (`col99`(173)), KEY `idx7` (`col115`,`col34`,`col75`,`col37`), KEY `idx8` (`col8`(196),`col5`), KEY `idx9` (`col32`,`col67`,`col27`), KEY `idx10` (`col127`), KEY `idx11` (`col95`,`col84`(42)), KEY `idx12` (`col90`(33),`col54`(13),`col85`,`col68`), KEY `idx13` (`col127`), KEY `idx14` (`col143`,`col135`,`col78`(163),`col117`), KEY `idx15` (`col20`), KEY `idx16` (`col50`), KEY `idx17` (`col96`), KEY `idx18` (`col139`), KEY `idx19` (`col39`(101),`col112`,`col66`), KEY `idx20` (`col27`,`col12`), KEY `idx21` (`col39`(7)), KEY `idx22` (`col7`(80),`col34`,`col95`), KEY `idx23` (`col14`,`col43`(117),`col148`), KEY `idx24` (`col2`) )engine=myisam COMMENT='generated'; # Creating a table with 120 columns and 36 indexes DROP TABLE IF EXISTS `table64`; CREATE TABLE IF NOT EXISTS `table64` (`col0` tinytext, `col1` DECIMAL, `col2` DATETIME, `col3` SET ('test1','test2','test3'), `col4` MEDIUMINT, `col5` ENUM ('test1','test2','test3'), `col6` CHAR (197), `col7` DECIMAL, `col8` INT, `col9` BLOB, `col10` longtext, `col11` TINYTEXT, `col12` TINYBLOB, `col13` INT, `col14` TIMESTAMP, `col15` ENUM ('test1','test2','test3'), `col16` longblob, `col17` NUMERIC, `col18` TEXT, `col19` tinyblob, `col20` tinytext, `col21` FLOAT, `col22` BOOL, `col23` YEAR, `col24` YEAR, `col25` DECIMAL, `col26` DOUBLE PRECISION, `col27` DOUBLE, `col28` tinyblob, `col29` TINYINT, `col30` INT, `col31` TIME, `col32` DECIMAL, `col33` BLOB, `col34` REAL, `col35` MEDIUMINT, `col36` tinytext, `col37` SET ('test1','test2','test3'), `col38` tinyblob, `col39` REAL, `col40` ENUM ('test1','test2','test3'), `col41` REAL, `col42` TINYINT, `col43` DOUBLE, `col44` INT, `col45` TIMESTAMP, `col46` DATE, `col47` SET ('test1','test2','test3'), `col48` DATETIME, `col49` DOUBLE PRECISION, `col50` DATETIME, `col51` YEAR, `col52` MEDIUMINT, `col53` TINYINT, `col54` ENUM ('test1','test2','test3'), `col55` DOUBLE PRECISION, `col56` tinytext, `col57` DECIMAL, `col58` tinytext, `col59` INT, `col60` longblob, `col61` DOUBLE, `col62` NUMERIC, `col63` REAL, `col64` DOUBLE, `col65` DATETIME, `col66` BIGINT, `col67` TINYBLOB, `col68` REAL, `col69` ENUM ('test1','test2','test3'), `col70` TIMESTAMP, `col71` DOUBLE, `col72` FLOAT, `col73` TEXT, `col74` FLOAT, `col75` longblob, `col76` SMALLINT, `col77` TIMESTAMP, `col78` TINYBLOB, `col79` tinyblob, `col80` TEXT, `col81` ENUM ('test1','test2','test3'), `col82` CHAR (107), `col83` TINYTEXT, `col84` INT, `col85` YEAR, `col86` TINYBLOB, `col87` SET ('test1','test2','test3'), `col88` FLOAT, `col89` longblob, `col90` TEXT, `col91` longblob, `col92` longtext, `col93` DOUBLE, `col94` DATETIME, `col95` NUMERIC, `col96` TINYTEXT, `col97` BOOL, `col98` SMALLINT, `col99` NUMERIC, `col100` TINYTEXT, `col101` longtext, `col102` BIGINT, `col103` VARCHAR (90), `col104` DATETIME, `col105` MEDIUMINT, `col106` CHAR (96), `col107` TIME, `col108` longtext, `col109` NUMERIC, `col110` BOOL, `col111` FLOAT, `col112` CHAR (249), `col113` tinytext, `col114` DATE, `col115` ENUM ('test1','test2','test3'), `col116` TIMESTAMP, `col117` DOUBLE, `col118` NUMERIC, `col119` ENUM ('test1','test2','test3'), KEY `idx0` (`col56`(198),`col86`(29),`col4`,`col82`), KEY `idx1` (`col62`), KEY `idx2` (`col42`,`col46`,`col83`(140)), KEY `idx3` (`col99`,`col44`,`col84`), KEY `idx4` (`col76`,`col43`,`col62`,`col67`(49)), KEY `idx5` (`col5`,`col18`(190),`col96`(164)), KEY `idx6` (`col81`,`col26`), KEY `idx7` (`col92`(155)), KEY `idx8` (`col2`,`col50`), KEY `idx9` (`col27`,`col51`,`col41`), KEY `idx10` (`col102`), KEY `idx11` (`col44`,`col54`,`col113`(77),`col14`), KEY `idx12` (`col20`(214),`col9`(87),`col51`,`col62`), KEY `idx13` (`col72`), KEY `idx14` (`col1`), KEY `idx15` (`col32`,`col58`(2),`col75`(90)), KEY `idx16` (`col90`(102),`col93`), KEY `idx17` (`col92`(32)), KEY `idx18` (`col101`(182),`col39`,`col93`), KEY `idx19` (`col3`,`col30`,`col83`(37)), KEY `idx20` (`col103`,`col14`), KEY `idx21` (`col82`), KEY `idx22` (`col50`,`col112`,`col6`,`col89`(33)), KEY `idx23` (`col43`,`col14`,`col93`), KEY `idx24` (`col10`(73),`col57`,`col65`), KEY `idx25` (`col106`), KEY `idx26` (`col64`), KEY `idx27` (`col25`,`col95`,`col61`), KEY `idx28` (`col22`,`col115`,`col25`), KEY `idx29` (`col110`,`col2`,`col29`), KEY `idx30` (`col81`,`col23`), KEY `idx31` (`col57`,`col105`,`col55`,`col84`), KEY `idx32` (`col117`,`col97`,`col10`(201),`col88`), KEY `idx33` (`col0`(13),`col59`,`col75`(15),`col104`), KEY `idx34` (`col12`(230),`col42`,`col6`), KEY `idx35` (`col53`,`col99`) )engine=myisam COMMENT='generated'; # Creating a table with 43 columns and 24 indexes DROP TABLE IF EXISTS `table65`; CREATE TABLE IF NOT EXISTS `table65` (`col0` BLOB, `col1` VARCHAR (206), `col2` longblob, `col3` TIMESTAMP, `col4` longtext, `col5` SET ('test1','test2','test3'), `col6` MEDIUMINT, `col7` DOUBLE PRECISION, `col8` tinyblob, `col9` TINYBLOB, `col10` TEXT, `col11` YEAR, `col12` FLOAT, `col13` TINYBLOB, `col14` DATETIME, `col15` ENUM ('test1','test2','test3'), `col16` DOUBLE PRECISION, `col17` SMALLINT, `col18` TEXT, `col19` longtext, `col20` tinytext, `col21` DOUBLE PRECISION, `col22` NUMERIC, `col23` VARCHAR (27), `col24` INT, `col25` SMALLINT, `col26` REAL, `col27` TIME, `col28` BIGINT, `col29` BIGINT, `col30` FLOAT, `col31` SET ('test1','test2','test3'), `col32` MEDIUMINT, `col33` DATETIME, `col34` BIGINT, `col35` DOUBLE, `col36` FLOAT, `col37` ENUM ('test1','test2','test3'), `col38` REAL, `col39` longtext, `col40` SET ('test1','test2','test3'), `col41` ENUM ('test1','test2','test3'), `col42` DATE, KEY `idx0` (`col5`,`col28`,`col17`,`col31`), KEY `idx1` (`col1`,`col10`(145),`col6`), KEY `idx2` (`col5`,`col11`), KEY `idx3` (`col12`,`col42`,`col31`,`col23`), KEY `idx4` (`col30`), KEY `idx5` (`col40`,`col13`(203)), KEY `idx6` (`col25`), KEY `idx7` (`col11`,`col30`,`col12`), KEY `idx8` (`col41`,`col2`(25),`col38`,`col28`), KEY `idx9` (`col24`), KEY `idx10` (`col11`,`col37`,`col0`(150)), KEY `idx11` (`col17`,`col13`(248),`col30`,`col3`), KEY `idx12` (`col32`,`col4`(164),`col21`,`col36`), KEY `idx13` (`col27`), KEY `idx14` (`col3`), KEY `idx15` (`col19`(163)), KEY `idx16` (`col18`(51)), KEY `idx17` (`col20`(149)), KEY `idx18` (`col27`), KEY `idx19` (`col42`,`col23`,`col40`), KEY `idx20` (`col9`(81),`col10`(42),`col5`), KEY `idx21` (`col32`,`col31`), KEY `idx22` (`col20`(117)), KEY `idx23` (`col42`,`col4`(246)) )engine=myisam COMMENT='generated'; # Creating a table with 176 columns and 31 indexes DROP TABLE IF EXISTS `table66`; CREATE TABLE IF NOT EXISTS `table66` (`col0` FLOAT, `col1` DATE, `col2` REAL, `col3` DECIMAL, `col4` CHAR (218), `col5` YEAR, `col6` DATETIME, `col7` VARCHAR (39), `col8` DOUBLE, `col9` DECIMAL, `col10` ENUM ('test1','test2','test3'), `col11` YEAR, `col12` tinytext, `col13` TINYBLOB, `col14` DATE, `col15` SMALLINT, `col16` VARCHAR (81), `col17` TINYTEXT, `col18` BLOB, `col19` DOUBLE PRECISION, `col20` DOUBLE, `col21` VARCHAR (216), `col22` ENUM ('test1','test2','test3'), `col23` DECIMAL, `col24` TEXT, `col25` VARCHAR (118), `col26` TINYTEXT, `col27` TINYBLOB, `col28` DOUBLE PRECISION, `col29` TINYINT, `col30` longtext, `col31` BOOL, `col32` CHAR (212), `col33` TIMESTAMP, `col34` YEAR, `col35` BOOL, `col36` ENUM ('test1','test2','test3'), `col37` NUMERIC, `col38` TINYINT, `col39` REAL, `col40` NUMERIC, `col41` ENUM ('test1','test2','test3'), `col42` longblob, `col43` TEXT, `col44` BLOB, `col45` YEAR, `col46` longtext, `col47` INT, `col48` SET ('test1','test2','test3'), `col49` BIGINT, `col50` DATE, `col51` tinyblob, `col52` FLOAT, `col53` YEAR, `col54` NUMERIC, `col55` TINYBLOB, `col56` FLOAT, `col57` BIGINT, `col58` TIMESTAMP, `col59` ENUM ('test1','test2','test3'), `col60` BIGINT, `col61` YEAR, `col62` YEAR, `col63` DOUBLE PRECISION, `col64` TINYTEXT, `col65` TINYINT, `col66` longtext, `col67` TIME, `col68` BIGINT, `col69` CHAR (142), `col70` longtext, `col71` TIME, `col72` YEAR, `col73` longblob, `col74` ENUM ('test1','test2','test3'), `col75` DECIMAL, `col76` SMALLINT, `col77` tinytext, `col78` DATE, `col79` DOUBLE PRECISION, `col80` TINYINT, `col81` FLOAT, `col82` BIGINT, `col83` DOUBLE PRECISION, `col84` VARCHAR (124), `col85` DOUBLE PRECISION, `col86` TINYBLOB, `col87` TINYBLOB, `col88` REAL, `col89` DATE, `col90` DECIMAL, `col91` SET ('test1','test2','test3'), `col92` BLOB, `col93` CHAR (174), `col94` DOUBLE PRECISION, `col95` TINYTEXT, `col96` DECIMAL, `col97` YEAR, `col98` TINYBLOB, `col99` DATETIME, `col100` longblob, `col101` DATE, `col102` FLOAT, `col103` FLOAT, `col104` INT, `col105` longblob, `col106` TIMESTAMP, `col107` FLOAT, `col108` TEXT, `col109` FLOAT, `col110` NUMERIC, `col111` REAL, `col112` DOUBLE PRECISION, `col113` BLOB, `col114` VARCHAR (152), `col115` BIGINT, `col116` DECIMAL, `col117` MEDIUMINT, `col118` TINYTEXT, `col119` tinyblob, `col120` INT, `col121` BIGINT, `col122` REAL, `col123` DATE, `col124` longtext, `col125` longtext, `col126` DOUBLE PRECISION, `col127` VARCHAR (84), `col128` TEXT, `col129` REAL, `col130` ENUM ('test1','test2','test3'), `col131` TIME, `col132` YEAR, `col133` BLOB, `col134` TINYTEXT, `col135` REAL, `col136` tinytext, `col137` BIGINT, `col138` DATETIME, `col139` DOUBLE PRECISION, `col140` DECIMAL, `col141` longtext, `col142` BOOL, `col143` TIME, `col144` TIME, `col145` FLOAT, `col146` longblob, `col147` FLOAT, `col148` TEXT, `col149` MEDIUMINT, `col150` TINYBLOB, `col151` TINYBLOB, `col152` TINYTEXT, `col153` tinyblob, `col154` tinyblob, `col155` tinytext, `col156` BOOL, `col157` tinytext, `col158` TIME, `col159` DATE, `col160` longtext, `col161` ENUM ('test1','test2','test3'), `col162` TEXT, `col163` DECIMAL, `col164` TIME, `col165` longblob, `col166` TINYINT, `col167` BIGINT, `col168` NUMERIC, `col169` SMALLINT, `col170` TINYTEXT, `col171` TINYINT, `col172` BOOL, `col173` tinytext, `col174` DECIMAL, `col175` DOUBLE, KEY `idx0` (`col101`,`col89`), KEY `idx1` (`col70`(183),`col36`), KEY `idx2` (`col5`,`col140`,`col166`,`col153`(246)), KEY `idx3` (`col32`,`col34`), KEY `idx4` (`col77`(75),`col149`,`col136`(207)), KEY `idx5` (`col122`,`col59`,`col10`), KEY `idx6` (`col77`(188),`col159`,`col45`), KEY `idx7` (`col147`,`col22`), KEY `idx8` (`col13`(19),`col88`), KEY `idx9` (`col62`), KEY `idx10` (`col27`(181)), KEY `idx11` (`col119`(237),`col147`,`col5`,`col1`), KEY `idx12` (`col45`,`col25`,`col158`), KEY `idx13` (`col111`,`col88`,`col124`(20)), KEY `idx14` (`col30`(252),`col117`), KEY `idx15` (`col95`(51),`col144`), KEY `idx16` (`col152`(191)), KEY `idx17` (`col69`), KEY `idx18` (`col90`,`col45`,`col16`,`col37`), KEY `idx19` (`col137`,`col10`,`col90`,`col59`), KEY `idx20` (`col79`,`col38`,`col171`,`col66`(136)), KEY `idx21` (`col23`), KEY `idx22` (`col50`,`col1`,`col97`,`col62`), KEY `idx23` (`col53`,`col136`(223),`col10`), KEY `idx24` (`col143`), KEY `idx25` (`col145`,`col109`,`col124`(238)), KEY `idx26` (`col31`), KEY `idx27` (`col122`), KEY `idx28` (`col11`,`col3`,`col49`), KEY `idx29` (`col82`,`col120`), KEY `idx30` (`col170`(87)) )engine=myisam COMMENT='generated'; # Creating a table with 14 columns and 15 indexes DROP TABLE IF EXISTS `table67`; CREATE TABLE IF NOT EXISTS `table67` (`col0` TIME, `col1` longtext, `col2` TINYBLOB, `col3` YEAR, `col4` tinytext, `col5` SMALLINT, `col6` BLOB, `col7` DOUBLE PRECISION, `col8` DATE, `col9` CHAR (239), `col10` longblob, `col11` tinyblob, `col12` REAL, `col13` REAL, KEY `idx0` (`col8`), KEY `idx1` (`col3`), KEY `idx2` (`col9`,`col6`(107),`col1`(68),`col7`), KEY `idx3` (`col8`,`col11`(79),`col13`), KEY `idx4` (`col6`(1)), KEY `idx5` (`col3`,`col1`(142),`col4`(42)), KEY `idx6` (`col13`), KEY `idx7` (`col4`(125),`col0`), KEY `idx8` (`col5`,`col13`,`col12`,`col2`(216)), KEY `idx9` (`col7`), KEY `idx10` (`col6`(176),`col1`(98)), KEY `idx11` (`col4`(203),`col1`(82),`col3`,`col6`(230)), KEY `idx12` (`col13`,`col4`(184),`col6`(98)), KEY `idx13` (`col9`), KEY `idx14` (`col2`(101)) )engine=myisam COMMENT='generated'; # Creating a table with 13 columns and 2 indexes DROP TABLE IF EXISTS `table68`; CREATE TABLE IF NOT EXISTS `table68` (`col0` TIME, `col1` VARCHAR (63), `col2` DECIMAL, `col3` MEDIUMINT, `col4` TINYINT, `col5` TINYBLOB, `col6` ENUM ('test1','test2','test3'), `col7` TIME, `col8` BLOB, `col9` TINYBLOB, `col10` INT, `col11` NUMERIC, `col12` TINYINT, KEY `idx0` (`col5`(9),`col9`(113),`col4`,`col6`), KEY `idx1` (`col0`,`col2`) )engine=myisam COMMENT='generated'; # Creating a table with 64 columns and 46 indexes DROP TABLE IF EXISTS `table69`; CREATE TABLE IF NOT EXISTS `table69` (`col0` longblob, `col1` BOOL, `col2` BOOL, `col3` longtext, `col4` REAL, `col5` SET ('test1','test2','test3'), `col6` SET ('test1','test2','test3'), `col7` VARCHAR (30), `col8` TINYBLOB, `col9` BLOB, `col10` longtext, `col11` DATE, `col12` DECIMAL, `col13` BIGINT, `col14` TINYINT, `col15` YEAR, `col16` INT, `col17` SET ('test1','test2','test3'), `col18` SET ('test1','test2','test3'), `col19` MEDIUMINT, `col20` MEDIUMINT, `col21` DOUBLE, `col22` SMALLINT, `col23` NUMERIC, `col24` BOOL, `col25` SET ('test1','test2','test3'), `col26` DECIMAL, `col27` BIGINT, `col28` DATE, `col29` TINYBLOB, `col30` MEDIUMINT, `col31` TEXT, `col32` FLOAT, `col33` TIMESTAMP, `col34` TINYBLOB, `col35` DATETIME, `col36` REAL, `col37` ENUM ('test1','test2','test3'), `col38` YEAR, `col39` TEXT, `col40` SMALLINT, `col41` BLOB, `col42` longtext, `col43` tinyblob, `col44` SET ('test1','test2','test3'), `col45` REAL, `col46` TINYBLOB, `col47` DOUBLE, `col48` DOUBLE PRECISION, `col49` YEAR, `col50` INT, `col51` BOOL, `col52` BLOB, `col53` MEDIUMINT, `col54` TEXT, `col55` DOUBLE PRECISION, `col56` REAL, `col57` REAL, `col58` longtext, `col59` BIGINT, `col60` tinyblob, `col61` YEAR, `col62` BLOB, `col63` longtext, KEY `idx0` (`col40`,`col44`), KEY `idx1` (`col39`(177)), KEY `idx2` (`col51`), KEY `idx3` (`col11`,`col39`(80),`col14`,`col13`), KEY `idx4` (`col18`,`col16`,`col22`), KEY `idx5` (`col25`), KEY `idx6` (`col37`), KEY `idx7` (`col10`(108),`col52`(173)), KEY `idx8` (`col44`,`col51`,`col3`(92)), KEY `idx9` (`col54`(50)), KEY `idx10` (`col36`), KEY `idx11` (`col0`(162),`col24`), KEY `idx12` (`col24`,`col39`(243),`col32`,`col7`), KEY `idx13` (`col16`), KEY `idx14` (`col61`,`col14`), KEY `idx15` (`col13`,`col43`(53),`col21`), KEY `idx16` (`col40`,`col23`,`col53`,`col15`), KEY `idx17` (`col61`), KEY `idx18` (`col63`(78),`col29`(254),`col40`,`col60`(171)), KEY `idx19` (`col6`,`col42`(55),`col33`), KEY `idx20` (`col50`,`col38`,`col63`(108)), KEY `idx21` (`col43`(119)), KEY `idx22` (`col26`,`col63`(1),`col0`(137)), KEY `idx23` (`col43`(227),`col4`,`col44`,`col32`), KEY `idx24` (`col55`), KEY `idx25` (`col47`,`col59`,`col28`,`col36`), KEY `idx26` (`col13`,`col12`,`col7`), KEY `idx27` (`col39`(39)), KEY `idx28` (`col23`), KEY `idx29` (`col49`,`col36`,`col40`), KEY `idx30` (`col10`(64),`col2`,`col16`), KEY `idx31` (`col15`), KEY `idx32` (`col59`,`col35`,`col37`), KEY `idx33` (`col28`,`col18`,`col35`), KEY `idx34` (`col55`), KEY `idx35` (`col16`,`col49`), KEY `idx36` (`col54`(5),`col5`,`col15`,`col11`), KEY `idx37` (`col59`,`col1`,`col61`), KEY `idx38` (`col37`,`col31`(197),`col30`), KEY `idx39` (`col50`,`col52`(213),`col36`,`col54`(87)), KEY `idx40` (`col30`,`col15`,`col0`(28)), KEY `idx41` (`col52`(90),`col20`,`col33`,`col14`), KEY `idx42` (`col0`(220),`col3`(141)), KEY `idx43` (`col37`), KEY `idx44` (`col32`), KEY `idx45` (`col51`) )engine=myisam COMMENT='generated'; # Creating a table with 189 columns and 14 indexes DROP TABLE IF EXISTS `table70`; CREATE TABLE IF NOT EXISTS `table70` (`col0` DATETIME, `col1` SMALLINT, `col2` TINYINT, `col3` INT, `col4` BIGINT, `col5` YEAR, `col6` TEXT, `col7` YEAR, `col8` MEDIUMINT, `col9` ENUM ('test1','test2','test3'), `col10` DECIMAL, `col11` DOUBLE PRECISION, `col12` BLOB, `col13` YEAR, `col14` REAL, `col15` longtext, `col16` BOOL, `col17` longblob, `col18` FLOAT, `col19` BLOB, `col20` DATETIME, `col21` longblob, `col22` TINYINT, `col23` DOUBLE, `col24` BOOL, `col25` TIMESTAMP, `col26` VARCHAR (144), `col27` tinyblob, `col28` FLOAT, `col29` DECIMAL, `col30` TINYINT, `col31` DOUBLE, `col32` TINYBLOB, `col33` NUMERIC, `col34` VARCHAR (106), `col35` longblob, `col36` REAL, `col37` DATE, `col38` tinyblob, `col39` VARCHAR (73), `col40` YEAR, `col41` FLOAT, `col42` BIGINT, `col43` longtext, `col44` SET ('test1','test2','test3'), `col45` TINYTEXT, `col46` ENUM ('test1','test2','test3'), `col47` YEAR, `col48` DECIMAL, `col49` longtext, `col50` FLOAT, `col51` TIMESTAMP, `col52` DATETIME, `col53` DOUBLE, `col54` BIGINT, `col55` REAL, `col56` DECIMAL, `col57` VARCHAR (160), `col58` YEAR, `col59` BIGINT, `col60` TIMESTAMP, `col61` BOOL, `col62` longtext, `col63` tinyblob, `col64` longtext, `col65` TIME, `col66` SET ('test1','test2','test3'), `col67` BLOB, `col68` MEDIUMINT, `col69` DOUBLE PRECISION, `col70` MEDIUMINT, `col71` BIGINT, `col72` longblob, `col73` BLOB, `col74` DOUBLE, `col75` TEXT, `col76` CHAR (92), `col77` CHAR (168), `col78` BIGINT, `col79` tinytext, `col80` FLOAT, `col81` TINYTEXT, `col82` MEDIUMINT, `col83` SET ('test1','test2','test3'), `col84` DATETIME, `col85` VARCHAR (35), `col86` TINYBLOB, `col87` TIME, `col88` INT, `col89` BIGINT, `col90` DECIMAL, `col91` CHAR (217), `col92` DOUBLE PRECISION, `col93` tinytext, `col94` FLOAT, `col95` DOUBLE PRECISION, `col96` INT, `col97` tinytext, `col98` longblob, `col99` ENUM ('test1','test2','test3'), `col100` MEDIUMINT, `col101` DOUBLE PRECISION, `col102` TINYBLOB, `col103` CHAR (25), `col104` REAL, `col105` CHAR (137), `col106` TIMESTAMP, `col107` VARCHAR (108), `col108` tinyblob, `col109` TINYINT, `col110` TIME, `col111` TINYINT, `col112` SET ('test1','test2','test3'), `col113` VARCHAR (31), `col114` MEDIUMINT, `col115` DOUBLE, `col116` DECIMAL, `col117` MEDIUMINT, `col118` BIGINT, `col119` YEAR, `col120` tinyblob, `col121` longblob, `col122` YEAR, `col123` TINYBLOB, `col124` MEDIUMINT, `col125` tinyblob, `col126` tinytext, `col127` longblob, `col128` BLOB, `col129` DATE, `col130` TINYBLOB, `col131` TINYBLOB, `col132` DECIMAL, `col133` BOOL, `col134` DECIMAL, `col135` FLOAT, `col136` TINYTEXT, `col137` DATE, `col138` INT, `col139` TIME, `col140` DOUBLE PRECISION, `col141` FLOAT, `col142` TEXT, `col143` ENUM ('test1','test2','test3'), `col144` TINYBLOB, `col145` FLOAT, `col146` SET ('test1','test2','test3'), `col147` NUMERIC, `col148` TINYTEXT, `col149` BLOB, `col150` TINYTEXT, `col151` REAL, `col152` INT, `col153` BIGINT, `col154` TINYBLOB, `col155` TINYINT, `col156` MEDIUMINT, `col157` SET ('test1','test2','test3'), `col158` VARCHAR (215), `col159` DATETIME, `col160` DECIMAL, `col161` DOUBLE, `col162` YEAR, `col163` VARCHAR (215), `col164` DATE, `col165` BLOB, `col166` DATETIME, `col167` DATE, `col168` SMALLINT, `col169` TINYTEXT, `col170` YEAR, `col171` TIMESTAMP, `col172` ENUM ('test1','test2','test3'), `col173` DECIMAL, `col174` YEAR, `col175` REAL, `col176` TINYTEXT, `col177` longtext, `col178` longtext, `col179` VARCHAR (29), `col180` DOUBLE, `col181` FLOAT, `col182` TINYTEXT, `col183` ENUM ('test1','test2','test3'), `col184` VARCHAR (198), `col185` NUMERIC, `col186` DOUBLE, `col187` BOOL, `col188` TINYINT, KEY `idx0` (`col57`,`col140`,`col81`(37)), KEY `idx1` (`col58`), KEY `idx2` (`col2`,`col155`), KEY `idx3` (`col18`), KEY `idx4` (`col176`(182),`col59`), KEY `idx5` (`col99`,`col12`(39),`col64`(102),`col178`(201)), KEY `idx6` (`col106`), KEY `idx7` (`col114`), KEY `idx8` (`col126`(145),`col15`(241),`col63`(43)), KEY `idx9` (`col29`,`col102`(103),`col58`), KEY `idx10` (`col156`), KEY `idx11` (`col16`), KEY `idx12` (`col134`), KEY `idx13` (`col80`) )engine=myisam COMMENT='generated'; # Creating a table with 98 columns and 27 indexes DROP TABLE IF EXISTS `table71`; CREATE TABLE IF NOT EXISTS `table71` (`col0` DOUBLE PRECISION, `col1` FLOAT, `col2` TINYINT, `col3` longtext, `col4` NUMERIC, `col5` MEDIUMINT, `col6` SET ('test1','test2','test3'), `col7` INT, `col8` longtext, `col9` INT, `col10` TINYINT, `col11` ENUM ('test1','test2','test3'), `col12` TEXT, `col13` DOUBLE, `col14` INT, `col15` DOUBLE PRECISION, `col16` NUMERIC, `col17` ENUM ('test1','test2','test3'), `col18` DOUBLE, `col19` SMALLINT, `col20` MEDIUMINT, `col21` SET ('test1','test2','test3'), `col22` NUMERIC, `col23` MEDIUMINT, `col24` TIMESTAMP, `col25` BLOB, `col26` longblob, `col27` TINYBLOB, `col28` tinyblob, `col29` longtext, `col30` TIME, `col31` TINYTEXT, `col32` ENUM ('test1','test2','test3'), `col33` BOOL, `col34` REAL, `col35` TINYTEXT, `col36` BLOB, `col37` CHAR (233), `col38` DOUBLE, `col39` tinytext, `col40` MEDIUMINT, `col41` DECIMAL, `col42` ENUM ('test1','test2','test3'), `col43` DOUBLE PRECISION, `col44` DATE, `col45` TINYINT, `col46` SMALLINT, `col47` DATE, `col48` NUMERIC, `col49` FLOAT, `col50` NUMERIC, `col51` CHAR (76), `col52` DATETIME, `col53` DOUBLE, `col54` SET ('test1','test2','test3'), `col55` VARCHAR (48), `col56` BIGINT, `col57` FLOAT, `col58` tinyblob, `col59` BOOL, `col60` tinyblob, `col61` NUMERIC, `col62` TINYBLOB, `col63` SET ('test1','test2','test3'), `col64` DECIMAL, `col65` YEAR, `col66` INT, `col67` REAL, `col68` DATE, `col69` tinytext, `col70` BIGINT, `col71` TINYBLOB, `col72` tinytext, `col73` CHAR (25), `col74` INT, `col75` VARCHAR (185), `col76` TINYINT, `col77` BOOL, `col78` BOOL, `col79` FLOAT, `col80` TEXT, `col81` longtext, `col82` DOUBLE, `col83` BOOL, `col84` BOOL, `col85` BOOL, `col86` ENUM ('test1','test2','test3'), `col87` BLOB, `col88` INT, `col89` TINYTEXT, `col90` TIME, `col91` SMALLINT, `col92` TINYBLOB, `col93` MEDIUMINT, `col94` SET ('test1','test2','test3'), `col95` SMALLINT, `col96` YEAR, `col97` SET ('test1','test2','test3'), KEY `idx0` (`col33`), KEY `idx1` (`col39`(184)), KEY `idx2` (`col12`(97),`col25`(165),`col24`,`col92`(112)), KEY `idx3` (`col26`(32)), KEY `idx4` (`col7`), KEY `idx5` (`col72`(163)), KEY `idx6` (`col55`), KEY `idx7` (`col25`(250),`col97`,`col83`), KEY `idx8` (`col23`,`col69`(2),`col74`), KEY `idx9` (`col0`,`col20`,`col48`,`col51`), KEY `idx10` (`col51`), KEY `idx11` (`col44`), KEY `idx12` (`col79`,`col21`,`col13`), KEY `idx13` (`col96`), KEY `idx14` (`col78`), KEY `idx15` (`col34`,`col85`,`col0`,`col5`), KEY `idx16` (`col71`(85),`col79`,`col8`(166),`col5`), KEY `idx17` (`col46`,`col11`,`col59`,`col83`), KEY `idx18` (`col60`(175),`col39`(76),`col84`), KEY `idx19` (`col0`,`col64`,`col58`(246),`col2`), KEY `idx20` (`col81`(68),`col36`(6),`col2`,`col94`), KEY `idx21` (`col90`,`col97`), KEY `idx22` (`col15`,`col79`,`col2`,`col35`(125)), KEY `idx23` (`col79`,`col57`), KEY `idx24` (`col22`,`col40`,`col52`), KEY `idx25` (`col10`), KEY `idx26` (`col77`,`col55`) )engine=myisam COMMENT='generated'; # Creating a table with 190 columns and 44 indexes DROP TABLE IF EXISTS `table72`; CREATE TABLE IF NOT EXISTS `table72` (`col0` longtext, `col1` DECIMAL, `col2` VARCHAR (63), `col3` DOUBLE, `col4` FLOAT, `col5` CHAR (97), `col6` VARCHAR (244), `col7` DOUBLE, `col8` DATETIME, `col9` SET ('test1','test2','test3'), `col10` BOOL, `col11` TEXT, `col12` TEXT, `col13` CHAR (69), `col14` CHAR (14), `col15` TINYBLOB, `col16` TINYTEXT, `col17` BIGINT, `col18` FLOAT, `col19` DOUBLE PRECISION, `col20` TINYBLOB, `col21` longtext, `col22` ENUM ('test1','test2','test3'), `col23` ENUM ('test1','test2','test3'), `col24` DOUBLE, `col25` TIME, `col26` TEXT, `col27` MEDIUMINT, `col28` TINYBLOB, `col29` longtext, `col30` YEAR, `col31` tinytext, `col32` BIGINT, `col33` DATETIME, `col34` INT, `col35` tinytext, `col36` DOUBLE PRECISION, `col37` NUMERIC, `col38` DATE, `col39` YEAR, `col40` TINYBLOB, `col41` MEDIUMINT, `col42` longblob, `col43` INT, `col44` DOUBLE PRECISION, `col45` NUMERIC, `col46` BLOB, `col47` CHAR (31), `col48` BOOL, `col49` DOUBLE, `col50` ENUM ('test1','test2','test3'), `col51` MEDIUMINT, `col52` NUMERIC, `col53` DOUBLE PRECISION, `col54` TINYINT, `col55` ENUM ('test1','test2','test3'), `col56` TEXT, `col57` TEXT, `col58` DATE, `col59` DATETIME, `col60` VARCHAR (241), `col61` DOUBLE, `col62` BIGINT, `col63` BLOB, `col64` TIME, `col65` TIMESTAMP, `col66` DOUBLE PRECISION, `col67` TINYINT, `col68` BOOL, `col69` FLOAT, `col70` VARCHAR (49), `col71` tinyblob, `col72` tinytext, `col73` DATETIME, `col74` SET ('test1','test2','test3'), `col75` longblob, `col76` DATETIME, `col77` DOUBLE PRECISION, `col78` BIGINT, `col79` NUMERIC, `col80` tinyblob, `col81` TINYINT, `col82` CHAR (115), `col83` TINYBLOB, `col84` NUMERIC, `col85` MEDIUMINT, `col86` TIME, `col87` INT, `col88` CHAR (50), `col89` longtext, `col90` TINYINT, `col91` longblob, `col92` TINYINT, `col93` SET ('test1','test2','test3'), `col94` longtext, `col95` SET ('test1','test2','test3'), `col96` TINYTEXT, `col97` TINYTEXT, `col98` VARCHAR (119), `col99` TIME, `col100` YEAR, `col101` TINYINT, `col102` NUMERIC, `col103` REAL, `col104` TINYTEXT, `col105` FLOAT, `col106` INT, `col107` MEDIUMINT, `col108` TIMESTAMP, `col109` DECIMAL, `col110` SET ('test1','test2','test3'), `col111` NUMERIC, `col112` DOUBLE PRECISION, `col113` DATE, `col114` TINYTEXT, `col115` BIGINT, `col116` REAL, `col117` TINYBLOB, `col118` longtext, `col119` REAL, `col120` tinyblob, `col121` DECIMAL, `col122` DATETIME, `col123` BOOL, `col124` INT, `col125` FLOAT, `col126` SMALLINT, `col127` tinyblob, `col128` DATE, `col129` longblob, `col130` SET ('test1','test2','test3'), `col131` BIGINT, `col132` BLOB, `col133` CHAR (24), `col134` CHAR (52), `col135` BOOL, `col136` MEDIUMINT, `col137` CHAR (83), `col138` INT, `col139` INT, `col140` CHAR (168), `col141` TIME, `col142` BIGINT, `col143` tinytext, `col144` INT, `col145` NUMERIC, `col146` MEDIUMINT, `col147` longblob, `col148` TINYBLOB, `col149` longblob, `col150` DOUBLE PRECISION, `col151` NUMERIC, `col152` TIMESTAMP, `col153` BIGINT, `col154` ENUM ('test1','test2','test3'), `col155` TEXT, `col156` TINYTEXT, `col157` YEAR, `col158` MEDIUMINT, `col159` BIGINT, `col160` longblob, `col161` TINYTEXT, `col162` DATE, `col163` YEAR, `col164` TEXT, `col165` FLOAT, `col166` TIME, `col167` ENUM ('test1','test2','test3'), `col168` longblob, `col169` longtext, `col170` FLOAT, `col171` FLOAT, `col172` MEDIUMINT, `col173` CHAR (183), `col174` longtext, `col175` SMALLINT, `col176` VARCHAR (212), `col177` SET ('test1','test2','test3'), `col178` YEAR, `col179` VARCHAR (193), `col180` BIGINT, `col181` REAL, `col182` REAL, `col183` SET ('test1','test2','test3'), `col184` BOOL, `col185` DOUBLE PRECISION, `col186` FLOAT, `col187` tinyblob, `col188` CHAR (107), `col189` tinyblob, KEY `idx0` (`col75`(152)), KEY `idx1` (`col33`,`col129`(164),`col123`,`col86`), KEY `idx2` (`col93`,`col183`,`col152`,`col168`(164)), KEY `idx3` (`col120`(183)), KEY `idx4` (`col163`,`col15`(46),`col18`,`col96`(56)), KEY `idx5` (`col171`,`col83`(105)), KEY `idx6` (`col180`), KEY `idx7` (`col43`,`col57`(134)), KEY `idx8` (`col128`,`col44`,`col134`), KEY `idx9` (`col52`), KEY `idx10` (`col33`,`col64`,`col26`(138)), KEY `idx11` (`col145`), KEY `idx12` (`col139`), KEY `idx13` (`col16`(36),`col52`,`col56`(26)), KEY `idx14` (`col7`,`col115`), KEY `idx15` (`col149`(157),`col183`,`col68`), KEY `idx16` (`col74`,`col178`), KEY `idx17` (`col111`,`col28`(108),`col92`), KEY `idx18` (`col101`), KEY `idx19` (`col145`,`col106`,`col51`), KEY `idx20` (`col12`(167)), KEY `idx21` (`col181`), KEY `idx22` (`col117`(128),`col137`), KEY `idx23` (`col44`,`col50`), KEY `idx24` (`col99`,`col96`(139),`col128`), KEY `idx25` (`col187`(235)), KEY `idx26` (`col1`,`col153`,`col40`(107),`col39`), KEY `idx27` (`col37`,`col147`(240)), KEY `idx28` (`col5`), KEY `idx29` (`col20`(69)), KEY `idx30` (`col25`), KEY `idx31` (`col33`), KEY `idx32` (`col145`,`col59`), KEY `idx33` (`col107`), KEY `idx34` (`col25`), KEY `idx35` (`col137`,`col45`,`col77`), KEY `idx36` (`col56`(145),`col150`), KEY `idx37` (`col89`(58),`col26`(38)), KEY `idx38` (`col13`,`col122`,`col18`), KEY `idx39` (`col31`(167),`col77`,`col119`), KEY `idx40` (`col84`,`col150`,`col108`,`col3`), KEY `idx41` (`col112`,`col67`,`col107`), KEY `idx42` (`col72`(7),`col15`(129),`col83`(194)), KEY `idx43` (`col186`,`col19`,`col81`) )engine=myisam COMMENT='generated'; # Creating a table with 145 columns and 29 indexes DROP TABLE IF EXISTS `table73`; CREATE TABLE IF NOT EXISTS `table73` (`col0` MEDIUMINT, `col1` longtext, `col2` TINYBLOB, `col3` tinytext, `col4` DATETIME, `col5` longtext, `col6` YEAR, `col7` YEAR, `col8` BLOB, `col9` YEAR, `col10` TIMESTAMP, `col11` REAL, `col12` BLOB, `col13` DECIMAL, `col14` TIME, `col15` DECIMAL, `col16` VARCHAR (147), `col17` YEAR, `col18` DOUBLE, `col19` INT, `col20` FLOAT, `col21` TEXT, `col22` VARCHAR (122), `col23` NUMERIC, `col24` VARCHAR (198), `col25` TEXT, `col26` tinyblob, `col27` YEAR, `col28` DATETIME, `col29` TINYBLOB, `col30` DATE, `col31` ENUM ('test1','test2','test3'), `col32` CHAR (239), `col33` tinyblob, `col34` longtext, `col35` tinytext, `col36` SMALLINT, `col37` NUMERIC, `col38` MEDIUMINT, `col39` TIME, `col40` TIME, `col41` TINYBLOB, `col42` tinytext, `col43` tinytext, `col44` BOOL, `col45` INT, `col46` REAL, `col47` TINYINT, `col48` YEAR, `col49` DECIMAL, `col50` SET ('test1','test2','test3'), `col51` INT, `col52` TEXT, `col53` YEAR, `col54` DOUBLE PRECISION, `col55` CHAR (176), `col56` TEXT, `col57` TINYBLOB, `col58` longblob, `col59` ENUM ('test1','test2','test3'), `col60` SET ('test1','test2','test3'), `col61` DOUBLE PRECISION, `col62` DOUBLE PRECISION, `col63` DOUBLE PRECISION, `col64` DATETIME, `col65` INT, `col66` CHAR (84), `col67` NUMERIC, `col68` DOUBLE PRECISION, `col69` DOUBLE, `col70` NUMERIC, `col71` TIME, `col72` VARCHAR (207), `col73` TINYBLOB, `col74` TINYTEXT, `col75` INT, `col76` ENUM ('test1','test2','test3'), `col77` TINYBLOB, `col78` DOUBLE PRECISION, `col79` BLOB, `col80` longtext, `col81` DATETIME, `col82` longtext, `col83` longtext, `col84` TINYINT, `col85` VARCHAR (51), `col86` TINYBLOB, `col87` BLOB, `col88` SET ('test1','test2','test3'), `col89` TINYTEXT, `col90` SET ('test1','test2','test3'), `col91` DATE, `col92` SET ('test1','test2','test3'), `col93` DOUBLE PRECISION, `col94` SET ('test1','test2','test3'), `col95` DOUBLE PRECISION, `col96` TINYBLOB, `col97` BOOL, `col98` DATE, `col99` INT, `col100` DATETIME, `col101` TINYTEXT, `col102` longtext, `col103` DECIMAL, `col104` BLOB, `col105` BOOL, `col106` TINYBLOB, `col107` BLOB, `col108` DOUBLE, `col109` FLOAT, `col110` TIMESTAMP, `col111` TINYINT, `col112` DECIMAL, `col113` MEDIUMINT, `col114` DOUBLE PRECISION, `col115` FLOAT, `col116` ENUM ('test1','test2','test3'), `col117` BIGINT, `col118` DATETIME, `col119` TIME, `col120` SET ('test1','test2','test3'), `col121` NUMERIC, `col122` tinyblob, `col123` TINYINT, `col124` VARCHAR (157), `col125` ENUM ('test1','test2','test3'), `col126` SET ('test1','test2','test3'), `col127` DECIMAL, `col128` TIMESTAMP, `col129` BOOL, `col130` CHAR (28), `col131` ENUM ('test1','test2','test3'), `col132` SET ('test1','test2','test3'), `col133` DOUBLE PRECISION, `col134` ENUM ('test1','test2','test3'), `col135` REAL, `col136` DATE, `col137` TIME, `col138` DOUBLE PRECISION, `col139` TINYBLOB, `col140` SMALLINT, `col141` ENUM ('test1','test2','test3'), `col142` DATETIME, `col143` NUMERIC, `col144` SMALLINT, KEY `idx0` (`col108`), KEY `idx1` (`col113`,`col10`,`col58`(116),`col141`), KEY `idx2` (`col119`,`col118`,`col4`), KEY `idx3` (`col41`(158),`col11`), KEY `idx4` (`col133`,`col73`(159),`col86`(11),`col127`), KEY `idx5` (`col134`), KEY `idx6` (`col95`), KEY `idx7` (`col103`), KEY `idx8` (`col19`), KEY `idx9` (`col130`), KEY `idx10` (`col57`(107),`col20`), KEY `idx11` (`col13`), KEY `idx12` (`col139`(45)), KEY `idx13` (`col114`,`col59`,`col95`), KEY `idx14` (`col99`), KEY `idx15` (`col10`,`col20`,`col59`,`col36`), KEY `idx16` (`col52`(230),`col41`(254),`col131`), KEY `idx17` (`col84`), KEY `idx18` (`col126`,`col22`), KEY `idx19` (`col85`,`col94`,`col86`(65)), KEY `idx20` (`col91`,`col99`,`col12`(131)), KEY `idx21` (`col20`), KEY `idx22` (`col47`,`col18`), KEY `idx23` (`col122`(249)), KEY `idx24` (`col45`,`col47`,`col0`), KEY `idx25` (`col74`(180),`col109`,`col31`,`col77`(102)), KEY `idx26` (`col122`(223),`col0`), KEY `idx27` (`col13`,`col124`), KEY `idx28` (`col82`(89),`col109`,`col16`,`col138`) )engine=myisam COMMENT='generated'; # Creating a table with 154 columns and 14 indexes DROP TABLE IF EXISTS `table74`; CREATE TABLE IF NOT EXISTS `table74` (`col0` ENUM ('test1','test2','test3'), `col1` DECIMAL, `col2` NUMERIC, `col3` TIMESTAMP, `col4` SMALLINT, `col5` DOUBLE PRECISION, `col6` DATETIME, `col7` INT, `col8` DOUBLE, `col9` TIMESTAMP, `col10` BLOB, `col11` tinytext, `col12` tinyblob, `col13` SET ('test1','test2','test3'), `col14` DATETIME, `col15` MEDIUMINT, `col16` VARCHAR (99), `col17` DATETIME, `col18` ENUM ('test1','test2','test3'), `col19` TIME, `col20` longtext, `col21` YEAR, `col22` DOUBLE PRECISION, `col23` tinytext, `col24` DATETIME, `col25` REAL, `col26` BOOL, `col27` DATETIME, `col28` DOUBLE, `col29` TINYBLOB, `col30` DOUBLE PRECISION, `col31` TINYTEXT, `col32` FLOAT, `col33` YEAR, `col34` DATETIME, `col35` BLOB, `col36` TINYBLOB, `col37` VARCHAR (218), `col38` TINYINT, `col39` YEAR, `col40` TIME, `col41` VARCHAR (85), `col42` CHAR (179), `col43` NUMERIC, `col44` CHAR (33), `col45` TINYBLOB, `col46` TEXT, `col47` longblob, `col48` DECIMAL, `col49` tinytext, `col50` SET ('test1','test2','test3'), `col51` TIMESTAMP, `col52` tinyblob, `col53` TINYINT, `col54` BLOB, `col55` VARCHAR (140), `col56` NUMERIC, `col57` REAL, `col58` TIME, `col59` TIME, `col60` DATETIME, `col61` DATE, `col62` REAL, `col63` DECIMAL, `col64` TEXT, `col65` YEAR, `col66` INT, `col67` INT, `col68` DOUBLE PRECISION, `col69` TIME, `col70` DATETIME, `col71` SMALLINT, `col72` longblob, `col73` TINYINT, `col74` TEXT, `col75` NUMERIC, `col76` TEXT, `col77` BOOL, `col78` TINYBLOB, `col79` DOUBLE PRECISION, `col80` SET ('test1','test2','test3'), `col81` BIGINT, `col82` MEDIUMINT, `col83` BLOB, `col84` ENUM ('test1','test2','test3'), `col85` longblob, `col86` TINYBLOB, `col87` INT, `col88` ENUM ('test1','test2','test3'), `col89` DECIMAL, `col90` INT, `col91` TINYBLOB, `col92` DOUBLE, `col93` REAL, `col94` REAL, `col95` TEXT, `col96` DOUBLE, `col97` DECIMAL, `col98` VARCHAR (48), `col99` MEDIUMINT, `col100` YEAR, `col101` BIGINT, `col102` YEAR, `col103` SMALLINT, `col104` SMALLINT, `col105` BOOL, `col106` TINYBLOB, `col107` BOOL, `col108` DOUBLE PRECISION, `col109` REAL, `col110` DOUBLE, `col111` DATE, `col112` tinyblob, `col113` longblob, `col114` BOOL, `col115` BLOB, `col116` TINYBLOB, `col117` TIMESTAMP, `col118` SMALLINT, `col119` REAL, `col120` longtext, `col121` tinytext, `col122` FLOAT, `col123` VARCHAR (109), `col124` BLOB, `col125` BLOB, `col126` BIGINT, `col127` CHAR (24), `col128` BLOB, `col129` tinytext, `col130` tinyblob, `col131` YEAR, `col132` ENUM ('test1','test2','test3'), `col133` INT, `col134` DOUBLE PRECISION, `col135` DATE, `col136` TINYBLOB, `col137` longtext, `col138` YEAR, `col139` FLOAT, `col140` DOUBLE PRECISION, `col141` BLOB, `col142` DOUBLE PRECISION, `col143` TEXT, `col144` BLOB, `col145` SET ('test1','test2','test3'), `col146` SET ('test1','test2','test3'), `col147` SET ('test1','test2','test3'), `col148` FLOAT, `col149` TEXT, `col150` tinytext, `col151` REAL, `col152` YEAR, `col153` DECIMAL, KEY `idx0` (`col77`), KEY `idx1` (`col79`), KEY `idx2` (`col119`), KEY `idx3` (`col83`(161)), KEY `idx4` (`col110`,`col18`,`col141`(56)), KEY `idx5` (`col35`(253)), KEY `idx6` (`col115`(253)), KEY `idx7` (`col105`,`col78`(138),`col25`), KEY `idx8` (`col130`(115)), KEY `idx9` (`col147`,`col78`(77),`col72`(224)), KEY `idx10` (`col143`(228)), KEY `idx11` (`col92`,`col18`,`col25`,`col28`), KEY `idx12` (`col67`,`col48`), KEY `idx13` (`col10`(84)) )engine=myisam COMMENT='generated'; # Creating a table with 37 columns and 13 indexes DROP TABLE IF EXISTS `table75`; CREATE TABLE IF NOT EXISTS `table75` (`col0` BLOB, `col1` DECIMAL, `col2` TEXT, `col3` VARCHAR (69), `col4` DECIMAL, `col5` VARCHAR (194), `col6` YEAR, `col7` YEAR, `col8` YEAR, `col9` tinytext, `col10` NUMERIC, `col11` BLOB, `col12` TIME, `col13` ENUM ('test1','test2','test3'), `col14` TIME, `col15` BOOL, `col16` VARCHAR (197), `col17` longtext, `col18` longtext, `col19` DATETIME, `col20` TIME, `col21` SMALLINT, `col22` DATE, `col23` TIME, `col24` YEAR, `col25` BOOL, `col26` TIME, `col27` tinytext, `col28` YEAR, `col29` BIGINT, `col30` CHAR (5), `col31` REAL, `col32` TIMESTAMP, `col33` longblob, `col34` INT, `col35` MEDIUMINT, `col36` CHAR (61), KEY `idx0` (`col34`), KEY `idx1` (`col9`(81),`col6`,`col17`(172)), KEY `idx2` (`col28`,`col36`), KEY `idx3` (`col25`), KEY `idx4` (`col14`,`col26`,`col24`,`col34`), KEY `idx5` (`col13`,`col15`,`col25`), KEY `idx6` (`col34`), KEY `idx7` (`col5`,`col3`), KEY `idx8` (`col3`,`col21`), KEY `idx9` (`col4`,`col28`,`col3`,`col6`), KEY `idx10` (`col33`(135),`col24`,`col13`,`col0`(193)), KEY `idx11` (`col34`,`col7`,`col20`,`col28`), KEY `idx12` (`col32`) )engine=myisam COMMENT='generated'; # Creating a table with 187 columns and 33 indexes DROP TABLE IF EXISTS `table76`; CREATE TABLE IF NOT EXISTS `table76` (`col0` BLOB, `col1` TEXT, `col2` DOUBLE, `col3` SMALLINT, `col4` DATE, `col5` DOUBLE PRECISION, `col6` DOUBLE PRECISION, `col7` tinyblob, `col8` DATE, `col9` BLOB, `col10` ENUM ('test1','test2','test3'), `col11` DOUBLE PRECISION, `col12` tinyblob, `col13` longblob, `col14` DECIMAL, `col15` NUMERIC, `col16` SMALLINT, `col17` YEAR, `col18` tinyblob, `col19` SET ('test1','test2','test3'), `col20` longtext, `col21` BLOB, `col22` TIMESTAMP, `col23` SET ('test1','test2','test3'), `col24` TIMESTAMP, `col25` FLOAT, `col26` INT, `col27` INT, `col28` REAL, `col29` DATETIME, `col30` longtext, `col31` tinyblob, `col32` BIGINT, `col33` REAL, `col34` BIGINT, `col35` FLOAT, `col36` TIME, `col37` TINYINT, `col38` DOUBLE PRECISION, `col39` DOUBLE PRECISION, `col40` DECIMAL, `col41` SMALLINT, `col42` DOUBLE, `col43` YEAR, `col44` TINYINT, `col45` BLOB, `col46` NUMERIC, `col47` longtext, `col48` SET ('test1','test2','test3'), `col49` SMALLINT, `col50` DECIMAL, `col51` TIME, `col52` TIMESTAMP, `col53` SET ('test1','test2','test3'), `col54` DOUBLE PRECISION, `col55` INT, `col56` VARCHAR (204), `col57` DATE, `col58` longtext, `col59` REAL, `col60` VARCHAR (157), `col61` TIMESTAMP, `col62` SET ('test1','test2','test3'), `col63` SET ('test1','test2','test3'), `col64` DOUBLE PRECISION, `col65` REAL, `col66` tinytext, `col67` TINYBLOB, `col68` DOUBLE PRECISION, `col69` DOUBLE PRECISION, `col70` DOUBLE, `col71` FLOAT, `col72` INT, `col73` DOUBLE PRECISION, `col74` MEDIUMINT, `col75` TINYINT, `col76` DECIMAL, `col77` DATE, `col78` TINYINT, `col79` DOUBLE PRECISION, `col80` VARCHAR (61), `col81` DOUBLE PRECISION, `col82` FLOAT, `col83` TIME, `col84` VARCHAR (125), `col85` DOUBLE, `col86` INT, `col87` SET ('test1','test2','test3'), `col88` DATE, `col89` longtext, `col90` ENUM ('test1','test2','test3'), `col91` ENUM ('test1','test2','test3'), `col92` tinytext, `col93` VARCHAR (3), `col94` tinyblob, `col95` DATE, `col96` YEAR, `col97` NUMERIC, `col98` CHAR (17), `col99` longblob, `col100` tinytext, `col101` DATETIME, `col102` SET ('test1','test2','test3'), `col103` TINYINT, `col104` TINYBLOB, `col105` CHAR (167), `col106` longtext, `col107` INT, `col108` MEDIUMINT, `col109` tinyblob, `col110` DOUBLE PRECISION, `col111` TIMESTAMP, `col112` TINYTEXT, `col113` BLOB, `col114` TINYINT, `col115` TIMESTAMP, `col116` SET ('test1','test2','test3'), `col117` DOUBLE, `col118` TINYINT, `col119` CHAR (130), `col120` TINYBLOB, `col121` BLOB, `col122` VARCHAR (182), `col123` MEDIUMINT, `col124` BLOB, `col125` INT, `col126` DATETIME, `col127` NUMERIC, `col128` SMALLINT, `col129` DATETIME, `col130` ENUM ('test1','test2','test3'), `col131` SMALLINT, `col132` SET ('test1','test2','test3'), `col133` DECIMAL, `col134` SET ('test1','test2','test3'), `col135` SMALLINT, `col136` NUMERIC, `col137` DECIMAL, `col138` CHAR (169), `col139` SMALLINT, `col140` MEDIUMINT, `col141` TINYINT, `col142` DOUBLE, `col143` DECIMAL, `col144` BOOL, `col145` DOUBLE PRECISION, `col146` NUMERIC, `col147` NUMERIC, `col148` TINYTEXT, `col149` NUMERIC, `col150` DATE, `col151` CHAR (61), `col152` TINYBLOB, `col153` TIME, `col154` TINYTEXT, `col155` DECIMAL, `col156` TINYINT, `col157` ENUM ('test1','test2','test3'), `col158` SET ('test1','test2','test3'), `col159` TIME, `col160` INT, `col161` VARCHAR (213), `col162` REAL, `col163` SET ('test1','test2','test3'), `col164` TINYTEXT, `col165` DATETIME, `col166` YEAR, `col167` SMALLINT, `col168` SET ('test1','test2','test3'), `col169` DATE, `col170` TINYINT, `col171` YEAR, `col172` tinyblob, `col173` SET ('test1','test2','test3'), `col174` TEXT, `col175` tinytext, `col176` CHAR (242), `col177` DOUBLE, `col178` BOOL, `col179` DATE, `col180` REAL, `col181` TINYTEXT, `col182` FLOAT, `col183` INT, `col184` TEXT, `col185` CHAR (243), `col186` VARCHAR (242), KEY `idx0` (`col91`), KEY `idx1` (`col86`), KEY `idx2` (`col47`(5),`col181`(182),`col120`(77)), KEY `idx3` (`col45`(126)), KEY `idx4` (`col144`), KEY `idx5` (`col162`), KEY `idx6` (`col173`), KEY `idx7` (`col142`), KEY `idx8` (`col27`,`col129`), KEY `idx9` (`col104`(250)), KEY `idx10` (`col79`,`col119`), KEY `idx11` (`col34`), KEY `idx12` (`col29`,`col173`,`col92`(92),`col143`), KEY `idx13` (`col16`), KEY `idx14` (`col184`(69),`col61`,`col9`(137),`col125`), KEY `idx15` (`col74`,`col91`), KEY `idx16` (`col84`), KEY `idx17` (`col118`), KEY `idx18` (`col144`,`col165`,`col47`(81),`col4`), KEY `idx19` (`col30`(171),`col93`,`col108`,`col168`), KEY `idx20` (`col21`(214),`col179`,`col119`), KEY `idx21` (`col82`), KEY `idx22` (`col97`,`col135`,`col32`), KEY `idx23` (`col162`), KEY `idx24` (`col36`,`col161`), KEY `idx25` (`col5`,`col32`), KEY `idx26` (`col62`), KEY `idx27` (`col54`,`col89`(61),`col179`,`col88`), KEY `idx28` (`col140`,`col182`,`col63`,`col183`), KEY `idx29` (`col64`,`col133`,`col142`,`col132`), KEY `idx30` (`col31`(149)), KEY `idx31` (`col0`(109),`col143`,`col52`,`col161`), KEY `idx32` (`col181`(24),`col124`(87)) )engine=myisam COMMENT='generated'; # Creating a table with 188 columns and 7 indexes DROP TABLE IF EXISTS `table77`; CREATE TABLE IF NOT EXISTS `table77` (`col0` TIMESTAMP, `col1` ENUM ('test1','test2','test3'), `col2` INT, `col3` BLOB, `col4` MEDIUMINT, `col5` TIME, `col6` DOUBLE, `col7` TEXT, `col8` FLOAT, `col9` TIMESTAMP, `col10` TINYBLOB, `col11` longblob, `col12` TIME, `col13` BIGINT, `col14` VARCHAR (33), `col15` REAL, `col16` DATE, `col17` TEXT, `col18` tinyblob, `col19` TINYBLOB, `col20` CHAR (84), `col21` TINYBLOB, `col22` BOOL, `col23` FLOAT, `col24` ENUM ('test1','test2','test3'), `col25` TINYBLOB, `col26` MEDIUMINT, `col27` longblob, `col28` NUMERIC, `col29` longtext, `col30` BIGINT, `col31` DECIMAL, `col32` longtext, `col33` longblob, `col34` REAL, `col35` DOUBLE, `col36` INT, `col37` longblob, `col38` BIGINT, `col39` DOUBLE PRECISION, `col40` BIGINT, `col41` DOUBLE, `col42` DATE, `col43` VARCHAR (150), `col44` ENUM ('test1','test2','test3'), `col45` longtext, `col46` REAL, `col47` NUMERIC, `col48` SMALLINT, `col49` BOOL, `col50` TINYBLOB, `col51` ENUM ('test1','test2','test3'), `col52` SMALLINT, `col53` DATE, `col54` FLOAT, `col55` BOOL, `col56` DATETIME, `col57` DOUBLE PRECISION, `col58` BIGINT, `col59` DOUBLE PRECISION, `col60` DATE, `col61` DATETIME, `col62` CHAR (110), `col63` YEAR, `col64` TIME, `col65` TEXT, `col66` VARCHAR (170), `col67` longblob, `col68` DATETIME, `col69` TINYTEXT, `col70` DATE, `col71` VARCHAR (151), `col72` DATETIME, `col73` MEDIUMINT, `col74` INT, `col75` longtext, `col76` FLOAT, `col77` tinytext, `col78` FLOAT, `col79` DATE, `col80` longtext, `col81` tinyblob, `col82` BIGINT, `col83` FLOAT, `col84` FLOAT, `col85` TIME, `col86` ENUM ('test1','test2','test3'), `col87` YEAR, `col88` DECIMAL, `col89` TINYTEXT, `col90` TINYTEXT, `col91` BLOB, `col92` DECIMAL, `col93` SMALLINT, `col94` TIMESTAMP, `col95` NUMERIC, `col96` SMALLINT, `col97` VARCHAR (96), `col98` TINYINT, `col99` BOOL, `col100` longtext, `col101` BLOB, `col102` TINYINT, `col103` TIME, `col104` NUMERIC, `col105` CHAR (49), `col106` tinyblob, `col107` TINYTEXT, `col108` REAL, `col109` SMALLINT, `col110` DATETIME, `col111` SET ('test1','test2','test3'), `col112` TIME, `col113` longtext, `col114` DOUBLE, `col115` TIME, `col116` TIME, `col117` TINYTEXT, `col118` longblob, `col119` tinytext, `col120` longtext, `col121` TIME, `col122` BLOB, `col123` longtext, `col124` MEDIUMINT, `col125` DECIMAL, `col126` FLOAT, `col127` TINYINT, `col128` FLOAT, `col129` ENUM ('test1','test2','test3'), `col130` ENUM ('test1','test2','test3'), `col131` ENUM ('test1','test2','test3'), `col132` TIME, `col133` BLOB, `col134` BIGINT, `col135` DECIMAL, `col136` TEXT, `col137` SET ('test1','test2','test3'), `col138` TINYINT, `col139` BOOL, `col140` longblob, `col141` FLOAT, `col142` TINYBLOB, `col143` BIGINT, `col144` DATE, `col145` longblob, `col146` BOOL, `col147` ENUM ('test1','test2','test3'), `col148` REAL, `col149` BOOL, `col150` YEAR, `col151` DECIMAL, `col152` DATE, `col153` INT, `col154` BLOB, `col155` SMALLINT, `col156` TINYINT, `col157` TINYTEXT, `col158` TINYBLOB, `col159` DOUBLE, `col160` TINYTEXT, `col161` BLOB, `col162` ENUM ('test1','test2','test3'), `col163` longtext, `col164` MEDIUMINT, `col165` TINYINT, `col166` TEXT, `col167` SMALLINT, `col168` BLOB, `col169` FLOAT, `col170` NUMERIC, `col171` longtext, `col172` DATETIME, `col173` NUMERIC, `col174` TINYTEXT, `col175` TINYBLOB, `col176` TINYINT, `col177` YEAR, `col178` VARCHAR (175), `col179` MEDIUMINT, `col180` longtext, `col181` SET ('test1','test2','test3'), `col182` TINYTEXT, `col183` TIMESTAMP, `col184` FLOAT, `col185` MEDIUMINT, `col186` ENUM ('test1','test2','test3'), `col187` INT, KEY `idx0` (`col156`,`col164`,`col99`), KEY `idx1` (`col44`), KEY `idx2` (`col165`,`col92`,`col124`,`col142`(204)), KEY `idx3` (`col153`,`col161`(42)), KEY `idx4` (`col9`,`col37`(244),`col86`,`col138`), KEY `idx5` (`col139`,`col109`,`col64`), KEY `idx6` (`col72`) )engine=myisam COMMENT='generated'; # Creating a table with 61 columns and 24 indexes DROP TABLE IF EXISTS `table78`; CREATE TABLE IF NOT EXISTS `table78` (`col0` DATETIME, `col1` CHAR (15), `col2` longtext, `col3` VARCHAR (16), `col4` TEXT, `col5` DOUBLE, `col6` TIME, `col7` BOOL, `col8` VARCHAR (8), `col9` YEAR, `col10` DOUBLE PRECISION, `col11` INT, `col12` DOUBLE PRECISION, `col13` TINYINT, `col14` YEAR, `col15` TINYBLOB, `col16` TINYTEXT, `col17` DATETIME, `col18` DOUBLE, `col19` TEXT, `col20` longtext, `col21` MEDIUMINT, `col22` FLOAT, `col23` TINYTEXT, `col24` INT, `col25` TINYINT, `col26` tinytext, `col27` YEAR, `col28` TINYBLOB, `col29` CHAR (95), `col30` longtext, `col31` longtext, `col32` TINYINT, `col33` TEXT, `col34` SMALLINT, `col35` DATE, `col36` REAL, `col37` DATETIME, `col38` DECIMAL, `col39` CHAR (56), `col40` BIGINT, `col41` DECIMAL, `col42` TINYBLOB, `col43` CHAR (62), `col44` SET ('test1','test2','test3'), `col45` INT, `col46` TEXT, `col47` DECIMAL, `col48` SET ('test1','test2','test3'), `col49` DOUBLE, `col50` REAL, `col51` longblob, `col52` TINYINT, `col53` MEDIUMINT, `col54` DECIMAL, `col55` ENUM ('test1','test2','test3'), `col56` SMALLINT, `col57` BIGINT, `col58` TINYBLOB, `col59` tinyblob, `col60` DECIMAL, KEY `idx0` (`col3`,`col46`(91),`col57`,`col51`(252)), KEY `idx1` (`col11`,`col9`,`col30`(217),`col49`), KEY `idx2` (`col37`,`col49`,`col13`), KEY `idx3` (`col53`), KEY `idx4` (`col8`), KEY `idx5` (`col42`(62)), KEY `idx6` (`col9`), KEY `idx7` (`col47`), KEY `idx8` (`col1`,`col52`,`col44`), KEY `idx9` (`col35`,`col60`,`col15`(199),`col22`), KEY `idx10` (`col0`,`col22`,`col24`), KEY `idx11` (`col56`,`col11`), KEY `idx12` (`col9`), KEY `idx13` (`col53`,`col1`,`col40`,`col48`), KEY `idx14` (`col15`(34)), KEY `idx15` (`col37`,`col57`), KEY `idx16` (`col8`,`col7`,`col43`,`col49`), KEY `idx17` (`col46`(103),`col11`,`col25`,`col4`(63)), KEY `idx18` (`col6`), KEY `idx19` (`col27`,`col51`(119),`col35`,`col21`), KEY `idx20` (`col0`,`col16`(204),`col45`,`col13`), KEY `idx21` (`col13`,`col39`), KEY `idx22` (`col59`(53),`col54`), KEY `idx23` (`col56`,`col32`,`col8`,`col6`) )engine=myisam COMMENT='generated'; # Creating a table with 151 columns and 21 indexes DROP TABLE IF EXISTS `table79`; CREATE TABLE IF NOT EXISTS `table79` (`col0` BOOL, `col1` TINYINT, `col2` tinytext, `col3` CHAR (218), `col4` YEAR, `col5` INT, `col6` TINYBLOB, `col7` longtext, `col8` VARCHAR (252), `col9` tinytext, `col10` DECIMAL, `col11` INT, `col12` DECIMAL, `col13` BIGINT, `col14` tinyblob, `col15` REAL, `col16` VARCHAR (76), `col17` MEDIUMINT, `col18` YEAR, `col19` tinyblob, `col20` TIMESTAMP, `col21` TIME, `col22` TIME, `col23` FLOAT, `col24` SET ('test1','test2','test3'), `col25` TIMESTAMP, `col26` YEAR, `col27` DOUBLE, `col28` VARCHAR (128), `col29` tinytext, `col30` DECIMAL, `col31` YEAR, `col32` longtext, `col33` NUMERIC, `col34` TIME, `col35` longblob, `col36` TIME, `col37` TEXT, `col38` longtext, `col39` DECIMAL, `col40` DATE, `col41` TINYTEXT, `col42` INT, `col43` DECIMAL, `col44` REAL, `col45` VARCHAR (216), `col46` tinytext, `col47` NUMERIC, `col48` CHAR (23), `col49` TIME, `col50` longblob, `col51` TIMESTAMP, `col52` tinyblob, `col53` SMALLINT, `col54` SET ('test1','test2','test3'), `col55` DECIMAL, `col56` longblob, `col57` BIGINT, `col58` REAL, `col59` BLOB, `col60` TINYINT, `col61` longblob, `col62` INT, `col63` ENUM ('test1','test2','test3'), `col64` tinyblob, `col65` tinyblob, `col66` DATE, `col67` BOOL, `col68` tinytext, `col69` MEDIUMINT, `col70` CHAR (2), `col71` YEAR, `col72` YEAR, `col73` TINYBLOB, `col74` longblob, `col75` TEXT, `col76` ENUM ('test1','test2','test3'), `col77` NUMERIC, `col78` DATETIME, `col79` BIGINT, `col80` tinyblob, `col81` BLOB, `col82` YEAR, `col83` MEDIUMINT, `col84` BIGINT, `col85` SMALLINT, `col86` INT, `col87` DECIMAL, `col88` longtext, `col89` DECIMAL, `col90` DECIMAL, `col91` TINYINT, `col92` CHAR (104), `col93` REAL, `col94` CHAR (3), `col95` longtext, `col96` TEXT, `col97` SMALLINT, `col98` BLOB, `col99` FLOAT, `col100` VARCHAR (169), `col101` VARCHAR (169), `col102` VARCHAR (83), `col103` REAL, `col104` tinyblob, `col105` SMALLINT, `col106` TINYTEXT, `col107` INT, `col108` NUMERIC, `col109` SMALLINT, `col110` CHAR (85), `col111` BLOB, `col112` tinytext, `col113` MEDIUMINT, `col114` DATETIME, `col115` TINYINT, `col116` VARCHAR (155), `col117` DATE, `col118` CHAR (233), `col119` TIMESTAMP, `col120` TINYINT, `col121` NUMERIC, `col122` SMALLINT, `col123` longtext, `col124` TINYTEXT, `col125` YEAR, `col126` SMALLINT, `col127` VARCHAR (239), `col128` SET ('test1','test2','test3'), `col129` BOOL, `col130` INT, `col131` FLOAT, `col132` CHAR (203), `col133` BLOB, `col134` DOUBLE, `col135` DECIMAL, `col136` YEAR, `col137` DOUBLE, `col138` tinytext, `col139` TINYINT, `col140` BIGINT, `col141` NUMERIC, `col142` BLOB, `col143` FLOAT, `col144` DOUBLE, `col145` ENUM ('test1','test2','test3'), `col146` TIME, `col147` CHAR (59), `col148` longtext, `col149` INT, `col150` TINYTEXT, KEY `idx0` (`col69`), KEY `idx1` (`col49`), KEY `idx2` (`col44`), KEY `idx3` (`col71`), KEY `idx4` (`col39`,`col72`,`col122`,`col16`), KEY `idx5` (`col10`,`col115`,`col147`,`col85`), KEY `idx6` (`col122`,`col77`,`col35`(146),`col28`), KEY `idx7` (`col116`), KEY `idx8` (`col96`(231),`col95`(34)), KEY `idx9` (`col24`,`col14`(93),`col78`,`col26`), KEY `idx10` (`col1`,`col15`,`col32`(78)), KEY `idx11` (`col107`,`col109`), KEY `idx12` (`col98`(128),`col84`,`col128`,`col68`(143)), KEY `idx13` (`col30`,`col37`(192),`col101`), KEY `idx14` (`col2`(84),`col46`(142),`col85`,`col29`(95)), KEY `idx15` (`col82`), KEY `idx16` (`col70`,`col137`,`col100`), KEY `idx17` (`col5`), KEY `idx18` (`col22`,`col121`,`col67`), KEY `idx19` (`col74`(180)), KEY `idx20` (`col148`(107)) )engine=myisam COMMENT='generated'; # Creating a table with 53 columns and 21 indexes DROP TABLE IF EXISTS `table80`; CREATE TABLE IF NOT EXISTS `table80` (`col0` DECIMAL, `col1` BOOL, `col2` BIGINT, `col3` DATETIME, `col4` FLOAT, `col5` TINYINT, `col6` longblob, `col7` DATE, `col8` BIGINT, `col9` NUMERIC, `col10` TIME, `col11` VARCHAR (52), `col12` BLOB, `col13` NUMERIC, `col14` NUMERIC, `col15` INT, `col16` tinytext, `col17` longtext, `col18` CHAR (125), `col19` SET ('test1','test2','test3'), `col20` TIMESTAMP, `col21` NUMERIC, `col22` MEDIUMINT, `col23` CHAR (67), `col24` TEXT, `col25` BOOL, `col26` DATETIME, `col27` TEXT, `col28` TINYINT, `col29` VARCHAR (252), `col30` DECIMAL, `col31` BLOB, `col32` DOUBLE PRECISION, `col33` TIMESTAMP, `col34` FLOAT, `col35` SET ('test1','test2','test3'), `col36` TINYINT, `col37` REAL, `col38` TINYBLOB, `col39` tinyblob, `col40` SMALLINT, `col41` REAL, `col42` ENUM ('test1','test2','test3'), `col43` BOOL, `col44` TINYTEXT, `col45` DATETIME, `col46` YEAR, `col47` SET ('test1','test2','test3'), `col48` ENUM ('test1','test2','test3'), `col49` TIMESTAMP, `col50` tinyblob, `col51` DATETIME, `col52` DATETIME, KEY `idx0` (`col11`), KEY `idx1` (`col43`,`col4`,`col41`,`col26`), KEY `idx2` (`col0`), KEY `idx3` (`col6`(24)), KEY `idx4` (`col20`), KEY `idx5` (`col39`(224),`col50`(40),`col36`,`col21`), KEY `idx6` (`col22`,`col34`,`col1`,`col48`), KEY `idx7` (`col8`,`col16`(132)), KEY `idx8` (`col39`(170),`col18`,`col1`), KEY `idx9` (`col19`,`col23`,`col17`(135)), KEY `idx10` (`col14`,`col35`), KEY `idx11` (`col47`,`col7`,`col36`,`col1`), KEY `idx12` (`col9`,`col7`), KEY `idx13` (`col1`), KEY `idx14` (`col13`), KEY `idx15` (`col14`), KEY `idx16` (`col8`), KEY `idx17` (`col52`), KEY `idx18` (`col20`), KEY `idx19` (`col46`,`col27`(235),`col39`(174)), KEY `idx20` (`col2`,`col40`,`col47`,`col34`) )engine=myisam COMMENT='generated'; # Creating a table with 153 columns and 42 indexes DROP TABLE IF EXISTS `table81`; CREATE TABLE IF NOT EXISTS `table81` (`col0` SMALLINT, `col1` INT, `col2` REAL, `col3` DECIMAL, `col4` MEDIUMINT, `col5` TIME, `col6` TIMESTAMP, `col7` DATETIME, `col8` DOUBLE, `col9` CHAR (6), `col10` longtext, `col11` BIGINT, `col12` TEXT, `col13` YEAR, `col14` TINYTEXT, `col15` CHAR (67), `col16` SMALLINT, `col17` MEDIUMINT, `col18` tinytext, `col19` SET ('test1','test2','test3'), `col20` VARCHAR (177), `col21` TINYBLOB, `col22` VARCHAR (149), `col23` FLOAT, `col24` DOUBLE, `col25` DOUBLE PRECISION, `col26` longblob, `col27` YEAR, `col28` BOOL, `col29` DATE, `col30` CHAR (137), `col31` TINYBLOB, `col32` DATE, `col33` SET ('test1','test2','test3'), `col34` FLOAT, `col35` SET ('test1','test2','test3'), `col36` TINYTEXT, `col37` BIGINT, `col38` longtext, `col39` TEXT, `col40` INT, `col41` FLOAT, `col42` TIME, `col43` DECIMAL, `col44` BLOB, `col45` NUMERIC, `col46` TEXT, `col47` TINYINT, `col48` DATETIME, `col49` DOUBLE PRECISION, `col50` tinytext, `col51` BLOB, `col52` DECIMAL, `col53` TINYINT, `col54` longtext, `col55` CHAR (94), `col56` longtext, `col57` DATETIME, `col58` CHAR (123), `col59` DOUBLE, `col60` TINYINT, `col61` TIMESTAMP, `col62` TINYBLOB, `col63` TINYTEXT, `col64` MEDIUMINT, `col65` INT, `col66` INT, `col67` TINYTEXT, `col68` FLOAT, `col69` MEDIUMINT, `col70` TINYINT, `col71` REAL, `col72` TIMESTAMP, `col73` MEDIUMINT, `col74` tinytext, `col75` BLOB, `col76` TINYBLOB, `col77` DOUBLE PRECISION, `col78` TIME, `col79` INT, `col80` TEXT, `col81` TEXT, `col82` DOUBLE PRECISION, `col83` VARCHAR (99), `col84` DATE, `col85` INT, `col86` SMALLINT, `col87` INT, `col88` TIMESTAMP, `col89` REAL, `col90` CHAR (173), `col91` MEDIUMINT, `col92` DECIMAL, `col93` MEDIUMINT, `col94` DATETIME, `col95` SET ('test1','test2','test3'), `col96` NUMERIC, `col97` FLOAT, `col98` SMALLINT, `col99` TINYTEXT, `col100` INT, `col101` DATETIME, `col102` DOUBLE, `col103` REAL, `col104` TINYINT, `col105` DATETIME, `col106` DATETIME, `col107` TEXT, `col108` DATETIME, `col109` VARCHAR (46), `col110` CHAR (124), `col111` TINYINT, `col112` TINYINT, `col113` MEDIUMINT, `col114` CHAR (146), `col115` tinytext, `col116` ENUM ('test1','test2','test3'), `col117` CHAR (238), `col118` DATE, `col119` NUMERIC, `col120` TINYTEXT, `col121` DOUBLE, `col122` NUMERIC, `col123` BOOL, `col124` SMALLINT, `col125` BOOL, `col126` TIME, `col127` tinyblob, `col128` DOUBLE PRECISION, `col129` YEAR, `col130` CHAR (212), `col131` BLOB, `col132` longblob, `col133` BLOB, `col134` BOOL, `col135` DOUBLE, `col136` TIMESTAMP, `col137` REAL, `col138` TEXT, `col139` FLOAT, `col140` TINYBLOB, `col141` TIMESTAMP, `col142` VARCHAR (248), `col143` DECIMAL, `col144` tinytext, `col145` BIGINT, `col146` DATETIME, `col147` DATE, `col148` DECIMAL, `col149` SMALLINT, `col150` BOOL, `col151` longtext, `col152` TINYTEXT, KEY `idx0` (`col110`), KEY `idx1` (`col44`(235)), KEY `idx2` (`col60`), KEY `idx3` (`col152`(59)), KEY `idx4` (`col17`), KEY `idx5` (`col98`,`col86`,`col12`(43)), KEY `idx6` (`col1`,`col45`,`col16`), KEY `idx7` (`col28`), KEY `idx8` (`col16`,`col118`,`col42`,`col32`), KEY `idx9` (`col15`), KEY `idx10` (`col12`(165)), KEY `idx11` (`col54`(215)), KEY `idx12` (`col70`), KEY `idx13` (`col17`,`col122`,`col41`), KEY `idx14` (`col137`), KEY `idx15` (`col48`), KEY `idx16` (`col51`(125),`col65`,`col125`,`col116`), KEY `idx17` (`col49`), KEY `idx18` (`col71`), KEY `idx19` (`col123`), KEY `idx20` (`col117`,`col18`(99)), KEY `idx21` (`col24`,`col67`(123)), KEY `idx22` (`col45`,`col51`(227)), KEY `idx23` (`col115`(240),`col70`), KEY `idx24` (`col115`(107),`col66`), KEY `idx25` (`col66`,`col69`,`col79`), KEY `idx26` (`col1`), KEY `idx27` (`col13`,`col55`), KEY `idx28` (`col14`(216),`col117`,`col48`), KEY `idx29` (`col34`,`col24`,`col150`), KEY `idx30` (`col1`,`col63`(53)), KEY `idx31` (`col149`,`col23`,`col24`,`col51`(231)), KEY `idx32` (`col66`,`col41`,`col11`,`col27`), KEY `idx33` (`col26`(58)), KEY `idx34` (`col134`), KEY `idx35` (`col81`(205)), KEY `idx36` (`col85`,`col66`,`col55`), KEY `idx37` (`col47`,`col41`,`col63`(13)), KEY `idx38` (`col110`,`col30`,`col105`,`col113`), KEY `idx39` (`col34`), KEY `idx40` (`col95`), KEY `idx41` (`col137`,`col50`(19),`col0`,`col91`) )engine=myisam COMMENT='generated'; # Creating a table with 149 columns and 38 indexes DROP TABLE IF EXISTS `table82`; CREATE TABLE IF NOT EXISTS `table82` (`col0` longblob, `col1` BOOL, `col2` TINYINT, `col3` TINYBLOB, `col4` FLOAT, `col5` longblob, `col6` DATE, `col7` YEAR, `col8` YEAR, `col9` tinyblob, `col10` INT, `col11` DECIMAL, `col12` longtext, `col13` TINYINT, `col14` TINYTEXT, `col15` TIMESTAMP, `col16` TINYBLOB, `col17` SMALLINT, `col18` DOUBLE, `col19` REAL, `col20` TINYTEXT, `col21` BOOL, `col22` tinytext, `col23` INT, `col24` ENUM ('test1','test2','test3'), `col25` BIGINT, `col26` DATE, `col27` longblob, `col28` TEXT, `col29` MEDIUMINT, `col30` DATETIME, `col31` BIGINT, `col32` BIGINT, `col33` MEDIUMINT, `col34` MEDIUMINT, `col35` CHAR (115), `col36` SET ('test1','test2','test3'), `col37` tinytext, `col38` SMALLINT, `col39` DATE, `col40` NUMERIC, `col41` DATETIME, `col42` TIME, `col43` TINYBLOB, `col44` ENUM ('test1','test2','test3'), `col45` DATETIME, `col46` DATETIME, `col47` TINYTEXT, `col48` INT, `col49` TEXT, `col50` longblob, `col51` DOUBLE PRECISION, `col52` TIME, `col53` INT, `col54` TINYTEXT, `col55` TINYBLOB, `col56` TINYBLOB, `col57` TIMESTAMP, `col58` VARCHAR (42), `col59` longblob, `col60` BLOB, `col61` INT, `col62` VARCHAR (212), `col63` CHAR (243), `col64` CHAR (118), `col65` BOOL, `col66` VARCHAR (10), `col67` DOUBLE PRECISION, `col68` REAL, `col69` NUMERIC, `col70` DOUBLE, `col71` SET ('test1','test2','test3'), `col72` NUMERIC, `col73` YEAR, `col74` MEDIUMINT, `col75` CHAR (225), `col76` INT, `col77` longblob, `col78` longblob, `col79` NUMERIC, `col80` BIGINT, `col81` REAL, `col82` NUMERIC, `col83` TINYTEXT, `col84` DOUBLE PRECISION, `col85` DOUBLE PRECISION, `col86` BIGINT, `col87` ENUM ('test1','test2','test3'), `col88` SET ('test1','test2','test3'), `col89` DECIMAL, `col90` VARCHAR (153), `col91` tinyblob, `col92` BIGINT, `col93` DATETIME, `col94` TIME, `col95` DATE, `col96` DOUBLE, `col97` tinyblob, `col98` TINYBLOB, `col99` SMALLINT, `col100` longtext, `col101` DOUBLE PRECISION, `col102` SET ('test1','test2','test3'), `col103` DECIMAL, `col104` BIGINT, `col105` CHAR (171), `col106` tinyblob, `col107` longblob, `col108` DOUBLE PRECISION, `col109` NUMERIC, `col110` TINYTEXT, `col111` MEDIUMINT, `col112` TINYINT, `col113` tinytext, `col114` BOOL, `col115` NUMERIC, `col116` REAL, `col117` longblob, `col118` NUMERIC, `col119` CHAR (82), `col120` TIME, `col121` tinyblob, `col122` TINYBLOB, `col123` TEXT, `col124` BIGINT, `col125` TINYBLOB, `col126` BIGINT, `col127` DATE, `col128` DOUBLE PRECISION, `col129` MEDIUMINT, `col130` YEAR, `col131` TINYTEXT, `col132` BIGINT, `col133` NUMERIC, `col134` DATE, `col135` REAL, `col136` ENUM ('test1','test2','test3'), `col137` longblob, `col138` TEXT, `col139` longblob, `col140` TIME, `col141` VARCHAR (104), `col142` TIME, `col143` DECIMAL, `col144` YEAR, `col145` TINYTEXT, `col146` DOUBLE, `col147` SET ('test1','test2','test3'), `col148` TINYINT, KEY `idx0` (`col101`,`col96`,`col72`,`col55`(144)), KEY `idx1` (`col144`), KEY `idx2` (`col127`,`col138`(62),`col46`,`col95`), KEY `idx3` (`col37`(54),`col91`(246)), KEY `idx4` (`col41`), KEY `idx5` (`col147`,`col4`,`col115`), KEY `idx6` (`col102`,`col70`,`col0`(226)), KEY `idx7` (`col40`), KEY `idx8` (`col104`,`col111`,`col126`,`col95`), KEY `idx9` (`col129`,`col112`,`col94`,`col88`), KEY `idx10` (`col62`,`col96`,`col28`(48),`col39`), KEY `idx11` (`col110`(77),`col92`,`col11`,`col33`), KEY `idx12` (`col2`), KEY `idx13` (`col118`,`col7`,`col16`(105)), KEY `idx14` (`col7`,`col72`,`col148`,`col78`(83)), KEY `idx15` (`col119`,`col91`(88),`col20`(233),`col89`), KEY `idx16` (`col21`), KEY `idx17` (`col92`), KEY `idx18` (`col50`(14)), KEY `idx19` (`col139`(32),`col142`,`col97`(138)), KEY `idx20` (`col79`,`col30`), KEY `idx21` (`col75`,`col79`,`col46`), KEY `idx22` (`col86`), KEY `idx23` (`col61`), KEY `idx24` (`col14`(47),`col135`,`col38`,`col52`), KEY `idx25` (`col3`(54),`col103`,`col144`,`col137`(198)), KEY `idx26` (`col32`,`col30`), KEY `idx27` (`col69`,`col37`(211)), KEY `idx28` (`col29`), KEY `idx29` (`col23`), KEY `idx30` (`col15`), KEY `idx31` (`col27`(62)), KEY `idx32` (`col98`(106)), KEY `idx33` (`col14`(69)), KEY `idx34` (`col65`), KEY `idx35` (`col131`(174),`col94`,`col114`,`col78`(130)), KEY `idx36` (`col144`,`col9`(57),`col99`,`col75`), KEY `idx37` (`col77`(148),`col75`,`col81`,`col44`) )engine=myisam COMMENT='generated'; # Creating a table with 170 columns and 18 indexes DROP TABLE IF EXISTS `table83`; CREATE TABLE IF NOT EXISTS `table83` (`col0` CHAR (145), `col1` REAL, `col2` SET ('test1','test2','test3'), `col3` MEDIUMINT, `col4` NUMERIC, `col5` INT, `col6` longtext, `col7` TINYBLOB, `col8` BLOB, `col9` REAL, `col10` SET ('test1','test2','test3'), `col11` ENUM ('test1','test2','test3'), `col12` SMALLINT, `col13` TIMESTAMP, `col14` DOUBLE, `col15` INT, `col16` BLOB, `col17` MEDIUMINT, `col18` YEAR, `col19` MEDIUMINT, `col20` ENUM ('test1','test2','test3'), `col21` TINYTEXT, `col22` DATE, `col23` YEAR, `col24` DECIMAL, `col25` BOOL, `col26` TEXT, `col27` TINYBLOB, `col28` TIMESTAMP, `col29` CHAR (36), `col30` longblob, `col31` DECIMAL, `col32` DATE, `col33` DOUBLE, `col34` TEXT, `col35` TINYINT, `col36` tinytext, `col37` TINYTEXT, `col38` DOUBLE PRECISION, `col39` DOUBLE, `col40` SET ('test1','test2','test3'), `col41` BOOL, `col42` SMALLINT, `col43` DATETIME, `col44` tinyblob, `col45` DOUBLE, `col46` YEAR, `col47` TIME, `col48` SET ('test1','test2','test3'), `col49` CHAR (204), `col50` DECIMAL, `col51` TINYBLOB, `col52` NUMERIC, `col53` TEXT, `col54` longtext, `col55` tinyblob, `col56` SET ('test1','test2','test3'), `col57` BIGINT, `col58` TINYBLOB, `col59` DOUBLE PRECISION, `col60` MEDIUMINT, `col61` YEAR, `col62` INT, `col63` REAL, `col64` DATE, `col65` NUMERIC, `col66` DATETIME, `col67` tinyblob, `col68` VARCHAR (66), `col69` CHAR (135), `col70` ENUM ('test1','test2','test3'), `col71` DATE, `col72` FLOAT, `col73` DOUBLE PRECISION, `col74` tinyblob, `col75` INT, `col76` REAL, `col77` VARCHAR (137), `col78` TINYBLOB, `col79` TINYINT, `col80` SET ('test1','test2','test3'), `col81` SMALLINT, `col82` VARCHAR (54), `col83` FLOAT, `col84` tinyblob, `col85` VARCHAR (48), `col86` VARCHAR (50), `col87` TEXT, `col88` CHAR (22), `col89` INT, `col90` longtext, `col91` SMALLINT, `col92` VARCHAR (92), `col93` TINYINT, `col94` TINYTEXT, `col95` longtext, `col96` VARCHAR (147), `col97` TIME, `col98` DATE, `col99` TIME, `col100` ENUM ('test1','test2','test3'), `col101` SET ('test1','test2','test3'), `col102` INT, `col103` TIME, `col104` ENUM ('test1','test2','test3'), `col105` ENUM ('test1','test2','test3'), `col106` NUMERIC, `col107` INT, `col108` TIME, `col109` DATE, `col110` INT, `col111` DATETIME, `col112` ENUM ('test1','test2','test3'), `col113` DATETIME, `col114` CHAR (246), `col115` TINYTEXT, `col116` DATE, `col117` longblob, `col118` BOOL, `col119` MEDIUMINT, `col120` INT, `col121` BOOL, `col122` BIGINT, `col123` BIGINT, `col124` FLOAT, `col125` longblob, `col126` BLOB, `col127` DATE, `col128` VARCHAR (129), `col129` TIMESTAMP, `col130` longtext, `col131` BOOL, `col132` MEDIUMINT, `col133` YEAR, `col134` INT, `col135` DECIMAL, `col136` FLOAT, `col137` INT, `col138` DECIMAL, `col139` DATE, `col140` INT, `col141` DOUBLE, `col142` REAL, `col143` DATETIME, `col144` tinyblob, `col145` TEXT, `col146` DECIMAL, `col147` ENUM ('test1','test2','test3'), `col148` longblob, `col149` VARCHAR (158), `col150` SET ('test1','test2','test3'), `col151` longtext, `col152` CHAR (255), `col153` INT, `col154` VARCHAR (222), `col155` DOUBLE PRECISION, `col156` BOOL, `col157` REAL, `col158` BIGINT, `col159` longblob, `col160` TINYTEXT, `col161` SMALLINT, `col162` INT, `col163` FLOAT, `col164` TIMESTAMP, `col165` longtext, `col166` DOUBLE, `col167` TINYINT, `col168` DATE, `col169` longtext, KEY `idx0` (`col95`(65)), KEY `idx1` (`col73`), KEY `idx2` (`col79`,`col167`,`col80`), KEY `idx3` (`col7`(3)), KEY `idx4` (`col44`(79),`col45`,`col132`,`col78`(71)), KEY `idx5` (`col5`,`col34`(69),`col137`,`col61`), KEY `idx6` (`col28`,`col43`,`col146`), KEY `idx7` (`col108`,`col45`,`col27`(78)), KEY `idx8` (`col151`(24)), KEY `idx9` (`col62`), KEY `idx10` (`col114`,`col159`(241),`col120`), KEY `idx11` (`col12`), KEY `idx12` (`col34`(126),`col133`,`col28`,`col61`), KEY `idx13` (`col54`(61),`col13`,`col74`(59)), KEY `idx14` (`col142`,`col138`,`col98`,`col127`), KEY `idx15` (`col56`,`col109`), KEY `idx16` (`col147`), KEY `idx17` (`col77`,`col62`,`col125`(174),`col26`(66)) )engine=myisam COMMENT='generated'; # Creating a table with 55 columns and 4 indexes DROP TABLE IF EXISTS `table84`; CREATE TABLE IF NOT EXISTS `table84` (`col0` BOOL, `col1` INT, `col2` longblob, `col3` SET ('test1','test2','test3'), `col4` CHAR (12), `col5` BLOB, `col6` MEDIUMINT, `col7` tinytext, `col8` BLOB, `col9` TIME, `col10` tinytext, `col11` longtext, `col12` DATETIME, `col13` TEXT, `col14` TIME, `col15` SET ('test1','test2','test3'), `col16` SET ('test1','test2','test3'), `col17` BOOL, `col18` TIME, `col19` TIME, `col20` TINYINT, `col21` DOUBLE PRECISION, `col22` ENUM ('test1','test2','test3'), `col23` YEAR, `col24` FLOAT, `col25` TEXT, `col26` NUMERIC, `col27` longtext, `col28` TINYTEXT, `col29` TEXT, `col30` SET ('test1','test2','test3'), `col31` DATE, `col32` DATETIME, `col33` NUMERIC, `col34` YEAR, `col35` CHAR (142), `col36` TINYINT, `col37` YEAR, `col38` BLOB, `col39` longblob, `col40` tinyblob, `col41` DECIMAL, `col42` BOOL, `col43` longblob, `col44` DATE, `col45` tinytext, `col46` NUMERIC, `col47` TINYTEXT, `col48` tinytext, `col49` BLOB, `col50` DOUBLE, `col51` SMALLINT, `col52` BIGINT, `col53` TINYTEXT, `col54` TINYTEXT, KEY `idx0` (`col47`(144)), KEY `idx1` (`col5`(153)), KEY `idx2` (`col35`,`col53`(99),`col46`), KEY `idx3` (`col6`,`col50`,`col14`,`col25`(236)) )engine=myisam COMMENT='generated'; # Creating a table with 71 columns and 24 indexes DROP TABLE IF EXISTS `table85`; CREATE TABLE IF NOT EXISTS `table85` (`col0` TIME, `col1` BIGINT, `col2` VARCHAR (151), `col3` SET ('test1','test2','test3'), `col4` DECIMAL, `col5` REAL, `col6` YEAR, `col7` VARCHAR (77), `col8` DOUBLE, `col9` longtext, `col10` ENUM ('test1','test2','test3'), `col11` DECIMAL, `col12` TINYBLOB, `col13` DECIMAL, `col14` DATETIME, `col15` DATETIME, `col16` DATETIME, `col17` TEXT, `col18` tinytext, `col19` FLOAT, `col20` TIME, `col21` DATE, `col22` tinytext, `col23` TINYBLOB, `col24` SET ('test1','test2','test3'), `col25` DECIMAL, `col26` VARCHAR (31), `col27` YEAR, `col28` ENUM ('test1','test2','test3'), `col29` TEXT, `col30` FLOAT, `col31` longblob, `col32` BIGINT, `col33` REAL, `col34` TIMESTAMP, `col35` INT, `col36` TEXT, `col37` longblob, `col38` TIME, `col39` BIGINT, `col40` DECIMAL, `col41` longtext, `col42` DATE, `col43` VARCHAR (173), `col44` REAL, `col45` BLOB, `col46` REAL, `col47` ENUM ('test1','test2','test3'), `col48` VARCHAR (94), `col49` TIMESTAMP, `col50` tinyblob, `col51` TINYBLOB, `col52` longblob, `col53` YEAR, `col54` DOUBLE PRECISION, `col55` SMALLINT, `col56` TEXT, `col57` TINYBLOB, `col58` NUMERIC, `col59` DOUBLE PRECISION, `col60` TIME, `col61` longtext, `col62` MEDIUMINT, `col63` tinytext, `col64` TIMESTAMP, `col65` BLOB, `col66` YEAR, `col67` SMALLINT, `col68` SET ('test1','test2','test3'), `col69` TINYBLOB, `col70` DATETIME, KEY `idx0` (`col23`(204),`col14`,`col60`,`col31`(107)), KEY `idx1` (`col41`(23),`col12`(34),`col5`,`col23`(163)), KEY `idx2` (`col59`,`col4`,`col9`(86),`col67`), KEY `idx3` (`col24`,`col2`,`col13`), KEY `idx4` (`col68`), KEY `idx5` (`col65`(103),`col47`), KEY `idx6` (`col42`), KEY `idx7` (`col46`,`col16`,`col11`,`col43`), KEY `idx8` (`col5`), KEY `idx9` (`col27`), KEY `idx10` (`col5`,`col51`(51),`col42`,`col21`), KEY `idx11` (`col55`,`col4`), KEY `idx12` (`col13`,`col36`(190)), KEY `idx13` (`col55`), KEY `idx14` (`col29`(75),`col12`(139),`col38`), KEY `idx15` (`col36`(219),`col43`), KEY `idx16` (`col64`), KEY `idx17` (`col37`(73)), KEY `idx18` (`col53`), KEY `idx19` (`col35`), KEY `idx20` (`col58`,`col4`,`col24`,`col16`), KEY `idx21` (`col34`,`col10`), KEY `idx22` (`col50`(230),`col35`), KEY `idx23` (`col25`,`col0`,`col35`,`col69`(135)) )engine=myisam COMMENT='generated'; # Creating a table with 108 columns and 1 indexes DROP TABLE IF EXISTS `table86`; CREATE TABLE IF NOT EXISTS `table86` (`col0` SET ('test1','test2','test3'), `col1` tinyblob, `col2` TIME, `col3` DOUBLE, `col4` DOUBLE, `col5` TEXT, `col6` DOUBLE PRECISION, `col7` TINYBLOB, `col8` REAL, `col9` TIMESTAMP, `col10` DECIMAL, `col11` longblob, `col12` MEDIUMINT, `col13` BOOL, `col14` TINYINT, `col15` REAL, `col16` SMALLINT, `col17` VARCHAR (216), `col18` FLOAT, `col19` DOUBLE, `col20` BOOL, `col21` FLOAT, `col22` INT, `col23` NUMERIC, `col24` DATE, `col25` BOOL, `col26` TINYBLOB, `col27` tinytext, `col28` REAL, `col29` SET ('test1','test2','test3'), `col30` longtext, `col31` YEAR, `col32` TINYINT, `col33` tinytext, `col34` tinytext, `col35` CHAR (6), `col36` SMALLINT, `col37` BIGINT, `col38` TINYINT, `col39` BOOL, `col40` ENUM ('test1','test2','test3'), `col41` DECIMAL, `col42` tinyblob, `col43` longblob, `col44` TIME, `col45` BIGINT, `col46` longtext, `col47` YEAR, `col48` DECIMAL, `col49` tinyblob, `col50` SET ('test1','test2','test3'), `col51` BLOB, `col52` DATETIME, `col53` MEDIUMINT, `col54` VARCHAR (78), `col55` TINYBLOB, `col56` FLOAT, `col57` BLOB, `col58` ENUM ('test1','test2','test3'), `col59` DECIMAL, `col60` ENUM ('test1','test2','test3'), `col61` ENUM ('test1','test2','test3'), `col62` BIGINT, `col63` ENUM ('test1','test2','test3'), `col64` ENUM ('test1','test2','test3'), `col65` DATE, `col66` TIMESTAMP, `col67` INT, `col68` ENUM ('test1','test2','test3'), `col69` SMALLINT, `col70` TIMESTAMP, `col71` BIGINT, `col72` DOUBLE PRECISION, `col73` SET ('test1','test2','test3'), `col74` CHAR (186), `col75` FLOAT, `col76` DOUBLE, `col77` VARCHAR (43), `col78` longblob, `col79` TIME, `col80` BLOB, `col81` SET ('test1','test2','test3'), `col82` SET ('test1','test2','test3'), `col83` NUMERIC, `col84` TIME, `col85` SET ('test1','test2','test3'), `col86` tinytext, `col87` DATETIME, `col88` TIMESTAMP, `col89` DOUBLE PRECISION, `col90` DOUBLE, `col91` longtext, `col92` BOOL, `col93` FLOAT, `col94` TIMESTAMP, `col95` BOOL, `col96` TINYBLOB, `col97` TEXT, `col98` SMALLINT, `col99` BIGINT, `col100` TINYBLOB, `col101` DOUBLE PRECISION, `col102` TINYINT, `col103` TINYINT, `col104` SET ('test1','test2','test3'), `col105` VARCHAR (69), `col106` tinytext, `col107` TINYINT, KEY `idx0` (`col11`(248)) )engine=myisam COMMENT='generated'; # Creating a table with 1 columns and 4 indexes DROP TABLE IF EXISTS `table87`; CREATE TABLE IF NOT EXISTS `table87` (`col0` TIMESTAMP, KEY `idx0` (`col0`), KEY `idx1` (`col0`), KEY `idx2` (`col0`), KEY `idx3` (`col0`) )engine=myisam COMMENT='generated'; # Creating a table with 99 columns and 42 indexes DROP TABLE IF EXISTS `table88`; CREATE TABLE IF NOT EXISTS `table88` (`col0` DOUBLE, `col1` TIME, `col2` NUMERIC, `col3` REAL, `col4` DOUBLE, `col5` TIME, `col6` TEXT, `col7` REAL, `col8` TINYBLOB, `col9` longblob, `col10` INT, `col11` VARCHAR (93), `col12` DATE, `col13` DECIMAL, `col14` VARCHAR (64), `col15` DATETIME, `col16` SMALLINT, `col17` DATE, `col18` FLOAT, `col19` TINYBLOB, `col20` TINYBLOB, `col21` MEDIUMINT, `col22` longtext, `col23` SET ('test1','test2','test3'), `col24` DATE, `col25` VARCHAR (224), `col26` TEXT, `col27` DATETIME, `col28` TINYTEXT, `col29` DATETIME, `col30` TIMESTAMP, `col31` TINYTEXT, `col32` DOUBLE, `col33` BLOB, `col34` longtext, `col35` DOUBLE, `col36` YEAR, `col37` TINYINT, `col38` VARCHAR (136), `col39` ENUM ('test1','test2','test3'), `col40` DOUBLE PRECISION, `col41` VARCHAR (61), `col42` YEAR, `col43` ENUM ('test1','test2','test3'), `col44` CHAR (175), `col45` SET ('test1','test2','test3'), `col46` ENUM ('test1','test2','test3'), `col47` TIMESTAMP, `col48` YEAR, `col49` TINYTEXT, `col50` SMALLINT, `col51` longblob, `col52` SMALLINT, `col53` INT, `col54` BIGINT, `col55` NUMERIC, `col56` VARCHAR (217), `col57` BLOB, `col58` longblob, `col59` INT, `col60` BIGINT, `col61` ENUM ('test1','test2','test3'), `col62` tinytext, `col63` TIME, `col64` TIMESTAMP, `col65` longtext, `col66` ENUM ('test1','test2','test3'), `col67` DATETIME, `col68` VARCHAR (43), `col69` BOOL, `col70` CHAR (198), `col71` longblob, `col72` tinyblob, `col73` ENUM ('test1','test2','test3'), `col74` longtext, `col75` TINYBLOB, `col76` longblob, `col77` DECIMAL, `col78` DECIMAL, `col79` longblob, `col80` TIME, `col81` TIMESTAMP, `col82` longblob, `col83` BLOB, `col84` DATE, `col85` CHAR (195), `col86` tinytext, `col87` TIME, `col88` REAL, `col89` REAL, `col90` longtext, `col91` BOOL, `col92` VARCHAR (44), `col93` DATETIME, `col94` CHAR (55), `col95` YEAR, `col96` SMALLINT, `col97` DATETIME, `col98` TIME, KEY `idx0` (`col47`,`col28`(173),`col22`(136),`col27`), KEY `idx1` (`col12`), KEY `idx2` (`col55`), KEY `idx3` (`col13`,`col85`), KEY `idx4` (`col14`), KEY `idx5` (`col6`(38),`col16`,`col71`(42)), KEY `idx6` (`col90`(158),`col17`,`col72`(141)), KEY `idx7` (`col85`,`col19`(254)), KEY `idx8` (`col44`), KEY `idx9` (`col60`), KEY `idx10` (`col32`,`col5`,`col90`(78),`col55`), KEY `idx11` (`col15`,`col39`,`col84`,`col7`), KEY `idx12` (`col75`(235)), KEY `idx13` (`col96`), KEY `idx14` (`col40`,`col33`(33),`col85`), KEY `idx15` (`col95`,`col23`,`col53`), KEY `idx16` (`col34`(131),`col65`(89)), KEY `idx17` (`col28`(96)), KEY `idx18` (`col82`(115),`col57`(214),`col36`,`col95`), KEY `idx19` (`col57`(32),`col51`(36),`col4`,`col87`), KEY `idx20` (`col44`,`col80`), KEY `idx21` (`col81`,`col91`,`col0`), KEY `idx22` (`col96`), KEY `idx23` (`col38`,`col96`,`col86`(3),`col49`(71)), KEY `idx24` (`col95`), KEY `idx25` (`col62`(128),`col81`,`col23`,`col2`), KEY `idx26` (`col69`,`col4`,`col3`,`col40`), KEY `idx27` (`col6`(82),`col80`,`col90`(97),`col41`), KEY `idx28` (`col40`,`col20`(198),`col38`,`col67`), KEY `idx29` (`col14`,`col64`,`col2`,`col38`), KEY `idx30` (`col21`,`col10`), KEY `idx31` (`col6`(58),`col86`(3)), KEY `idx32` (`col68`,`col45`,`col10`,`col52`), KEY `idx33` (`col94`,`col98`), KEY `idx34` (`col23`,`col96`), KEY `idx35` (`col9`(218),`col21`), KEY `idx36` (`col81`,`col96`,`col62`(128),`col13`), KEY `idx37` (`col55`), KEY `idx38` (`col69`,`col97`,`col42`,`col81`), KEY `idx39` (`col2`,`col29`), KEY `idx40` (`col0`,`col43`), KEY `idx41` (`col39`) )engine=myisam COMMENT='generated'; # Creating a table with 17 columns and 24 indexes DROP TABLE IF EXISTS `table89`; CREATE TABLE IF NOT EXISTS `table89` (`col0` MEDIUMINT, `col1` DOUBLE PRECISION, `col2` SET ('test1','test2','test3'), `col3` YEAR, `col4` INT, `col5` DATE, `col6` NUMERIC, `col7` TINYINT, `col8` TINYINT, `col9` BOOL, `col10` tinytext, `col11` REAL, `col12` TINYINT, `col13` DOUBLE PRECISION, `col14` REAL, `col15` DATETIME, `col16` DOUBLE PRECISION, KEY `idx0` (`col8`), KEY `idx1` (`col3`), KEY `idx2` (`col3`,`col0`,`col10`(97)), KEY `idx3` (`col0`,`col11`,`col2`,`col9`), KEY `idx4` (`col1`), KEY `idx5` (`col4`,`col15`,`col6`), KEY `idx6` (`col10`(253),`col7`,`col5`), KEY `idx7` (`col14`,`col0`,`col2`), KEY `idx8` (`col5`,`col12`), KEY `idx9` (`col1`), KEY `idx10` (`col13`,`col3`,`col12`), KEY `idx11` (`col5`,`col9`,`col13`), KEY `idx12` (`col11`), KEY `idx13` (`col8`,`col15`,`col3`), KEY `idx14` (`col6`,`col14`,`col7`,`col10`(176)), KEY `idx15` (`col2`,`col4`,`col5`,`col14`), KEY `idx16` (`col3`,`col11`,`col14`), KEY `idx17` (`col12`,`col0`,`col8`), KEY `idx18` (`col14`,`col11`), KEY `idx19` (`col13`,`col14`,`col4`,`col10`(132)), KEY `idx20` (`col8`), KEY `idx21` (`col12`,`col15`,`col0`,`col8`), KEY `idx22` (`col4`), KEY `idx23` (`col1`) )engine=myisam COMMENT='generated'; # Creating a table with 56 columns and 42 indexes DROP TABLE IF EXISTS `table90`; CREATE TABLE IF NOT EXISTS `table90` (`col0` DOUBLE PRECISION, `col1` DATE, `col2` YEAR, `col3` BOOL, `col4` BOOL, `col5` ENUM ('test1','test2','test3'), `col6` BOOL, `col7` TIMESTAMP, `col8` DOUBLE, `col9` INT, `col10` TINYINT, `col11` longtext, `col12` SET ('test1','test2','test3'), `col13` REAL, `col14` DECIMAL, `col15` BIGINT, `col16` longblob, `col17` TIME, `col18` SET ('test1','test2','test3'), `col19` TEXT, `col20` TEXT, `col21` NUMERIC, `col22` REAL, `col23` DATETIME, `col24` FLOAT, `col25` VARCHAR (158), `col26` DECIMAL, `col27` BIGINT, `col28` NUMERIC, `col29` TINYBLOB, `col30` TINYTEXT, `col31` DATETIME, `col32` DATETIME, `col33` VARCHAR (88), `col34` ENUM ('test1','test2','test3'), `col35` BOOL, `col36` DATETIME, `col37` DECIMAL, `col38` YEAR, `col39` DOUBLE PRECISION, `col40` TIMESTAMP, `col41` NUMERIC, `col42` TIMESTAMP, `col43` DATETIME, `col44` TIMESTAMP, `col45` tinytext, `col46` MEDIUMINT, `col47` SET ('test1','test2','test3'), `col48` INT, `col49` TEXT, `col50` TIMESTAMP, `col51` TIME, `col52` BLOB, `col53` DOUBLE, `col54` DATETIME, `col55` SET ('test1','test2','test3'), KEY `idx0` (`col7`,`col29`(200)), KEY `idx1` (`col5`,`col41`), KEY `idx2` (`col21`), KEY `idx3` (`col12`), KEY `idx4` (`col3`,`col52`(79)), KEY `idx5` (`col41`,`col24`,`col16`(33)), KEY `idx6` (`col53`,`col11`(139),`col24`), KEY `idx7` (`col26`,`col13`,`col38`), KEY `idx8` (`col15`,`col25`,`col31`), KEY `idx9` (`col17`), KEY `idx10` (`col43`,`col31`,`col7`,`col15`), KEY `idx11` (`col49`(105),`col13`), KEY `idx12` (`col54`,`col41`,`col12`), KEY `idx13` (`col29`(29),`col48`,`col33`), KEY `idx14` (`col40`,`col41`,`col25`), KEY `idx15` (`col29`(33)), KEY `idx16` (`col33`), KEY `idx17` (`col9`,`col34`,`col50`), KEY `idx18` (`col32`,`col31`), KEY `idx19` (`col5`,`col55`,`col14`,`col19`(223)), KEY `idx20` (`col28`,`col41`,`col22`,`col8`), KEY `idx21` (`col42`), KEY `idx22` (`col9`), KEY `idx23` (`col25`,`col43`), KEY `idx24` (`col41`), KEY `idx25` (`col50`,`col51`,`col49`(47),`col13`), KEY `idx26` (`col29`(252)), KEY `idx27` (`col28`), KEY `idx28` (`col8`,`col54`,`col7`,`col24`), KEY `idx29` (`col6`), KEY `idx30` (`col40`,`col10`,`col17`), KEY `idx31` (`col26`), KEY `idx32` (`col15`), KEY `idx33` (`col33`), KEY `idx34` (`col4`,`col33`), KEY `idx35` (`col26`), KEY `idx36` (`col20`(152),`col13`,`col5`), KEY `idx37` (`col18`,`col13`,`col31`,`col43`), KEY `idx38` (`col26`), KEY `idx39` (`col38`,`col40`), KEY `idx40` (`col1`), KEY `idx41` (`col25`,`col8`,`col1`,`col43`) )engine=myisam COMMENT='generated'; # Creating a table with 34 columns and 24 indexes DROP TABLE IF EXISTS `table91`; CREATE TABLE IF NOT EXISTS `table91` (`col0` FLOAT, `col1` INT, `col2` longtext, `col3` FLOAT, `col4` CHAR (38), `col5` FLOAT, `col6` TINYBLOB, `col7` TIME, `col8` FLOAT, `col9` TINYINT, `col10` SET ('test1','test2','test3'), `col11` SET ('test1','test2','test3'), `col12` longblob, `col13` TINYINT, `col14` MEDIUMINT, `col15` TINYTEXT, `col16` tinyblob, `col17` TIME, `col18` SMALLINT, `col19` YEAR, `col20` BOOL, `col21` longblob, `col22` TINYBLOB, `col23` REAL, `col24` INT, `col25` TIMESTAMP, `col26` REAL, `col27` SMALLINT, `col28` TIME, `col29` DATE, `col30` TINYINT, `col31` BLOB, `col32` SET ('test1','test2','test3'), `col33` CHAR (33), KEY `idx0` (`col6`(162),`col31`(1),`col10`), KEY `idx1` (`col14`,`col15`(90),`col25`), KEY `idx2` (`col16`(139)), KEY `idx3` (`col19`), KEY `idx4` (`col22`(22)), KEY `idx5` (`col5`,`col20`), KEY `idx6` (`col21`(233),`col12`(28),`col2`(155),`col6`(82)), KEY `idx7` (`col2`(32)), KEY `idx8` (`col30`,`col0`), KEY `idx9` (`col23`), KEY `idx10` (`col11`,`col28`,`col19`), KEY `idx11` (`col24`), KEY `idx12` (`col22`(189)), KEY `idx13` (`col18`,`col28`), KEY `idx14` (`col18`), KEY `idx15` (`col24`,`col6`(92)), KEY `idx16` (`col3`), KEY `idx17` (`col25`,`col4`,`col8`,`col27`), KEY `idx18` (`col5`,`col32`), KEY `idx19` (`col11`,`col31`(125),`col27`,`col15`(107)), KEY `idx20` (`col18`,`col11`,`col30`,`col2`(70)), KEY `idx21` (`col1`,`col19`,`col30`,`col29`), KEY `idx22` (`col24`,`col13`,`col26`,`col8`), KEY `idx23` (`col33`,`col29`,`col0`) )engine=myisam COMMENT='generated'; # Creating a table with 7 columns and 24 indexes DROP TABLE IF EXISTS `table92`; CREATE TABLE IF NOT EXISTS `table92` (`col0` INT, `col1` CHAR (44), `col2` YEAR, `col3` ENUM ('test1','test2','test3'), `col4` NUMERIC, `col5` longblob, `col6` DATETIME, KEY `idx0` (`col3`), KEY `idx1` (`col3`,`col1`), KEY `idx2` (`col3`), KEY `idx3` (`col0`), KEY `idx4` (`col2`,`col5`(189),`col1`), KEY `idx5` (`col3`,`col1`,`col5`(47),`col4`), KEY `idx6` (`col4`,`col5`(101)), KEY `idx7` (`col3`,`col6`,`col5`(83),`col0`), KEY `idx8` (`col2`), KEY `idx9` (`col1`,`col2`,`col3`,`col6`), KEY `idx10` (`col4`,`col3`,`col1`), KEY `idx11` (`col1`), KEY `idx12` (`col3`,`col2`,`col0`), KEY `idx13` (`col6`,`col5`(188),`col1`), KEY `idx14` (`col3`,`col2`), KEY `idx15` (`col3`,`col0`,`col6`), KEY `idx16` (`col0`,`col6`), KEY `idx17` (`col1`,`col3`,`col0`), KEY `idx18` (`col1`), KEY `idx19` (`col2`), KEY `idx20` (`col0`,`col4`,`col6`), KEY `idx21` (`col5`(83),`col2`), KEY `idx22` (`col0`,`col4`), KEY `idx23` (`col6`) )engine=myisam COMMENT='generated'; # Creating a table with 23 columns and 25 indexes DROP TABLE IF EXISTS `table93`; CREATE TABLE IF NOT EXISTS `table93` (`col0` DATETIME, `col1` tinytext, `col2` BOOL, `col3` INT, `col4` ENUM ('test1','test2','test3'), `col5` TINYTEXT, `col6` TINYTEXT, `col7` SMALLINT, `col8` tinytext, `col9` longtext, `col10` BOOL, `col11` NUMERIC, `col12` longblob, `col13` DATE, `col14` TINYINT, `col15` TIME, `col16` BLOB, `col17` MEDIUMINT, `col18` INT, `col19` longblob, `col20` INT, `col21` SET ('test1','test2','test3'), `col22` BIGINT, KEY `idx0` (`col16`(215),`col0`), KEY `idx1` (`col1`(230),`col21`), KEY `idx2` (`col2`,`col15`), KEY `idx3` (`col8`(126),`col22`,`col15`), KEY `idx4` (`col6`(45),`col14`), KEY `idx5` (`col0`,`col19`(26),`col8`(53),`col10`), KEY `idx6` (`col21`), KEY `idx7` (`col17`,`col7`,`col3`), KEY `idx8` (`col2`,`col6`(147),`col4`,`col11`), KEY `idx9` (`col7`), KEY `idx10` (`col0`,`col11`,`col16`(165)), KEY `idx11` (`col21`), KEY `idx12` (`col2`), KEY `idx13` (`col16`(136),`col0`,`col6`(197)), KEY `idx14` (`col16`(125),`col0`), KEY `idx15` (`col12`(35),`col20`), KEY `idx16` (`col4`,`col20`,`col16`(85),`col2`), KEY `idx17` (`col3`), KEY `idx18` (`col16`(36)), KEY `idx19` (`col19`(249),`col1`(41),`col5`(183),`col6`(216)), KEY `idx20` (`col1`(45),`col15`), KEY `idx21` (`col5`(6)), KEY `idx22` (`col14`), KEY `idx23` (`col9`(84),`col20`,`col0`), KEY `idx24` (`col22`,`col6`(168),`col16`(97)) )engine=myisam COMMENT='generated'; # Creating a table with 40 columns and 49 indexes DROP TABLE IF EXISTS `table94`; CREATE TABLE IF NOT EXISTS `table94` (`col0` DATETIME, `col1` VARCHAR (100), `col2` TINYBLOB, `col3` TINYINT, `col4` TINYBLOB, `col5` TIME, `col6` BOOL, `col7` TINYTEXT, `col8` CHAR (1), `col9` ENUM ('test1','test2','test3'), `col10` MEDIUMINT, `col11` REAL, `col12` longblob, `col13` TINYINT, `col14` YEAR, `col15` DECIMAL, `col16` DOUBLE, `col17` TIME, `col18` longblob, `col19` BIGINT, `col20` TIMESTAMP, `col21` longblob, `col22` SET ('test1','test2','test3'), `col23` longtext, `col24` TIMESTAMP, `col25` BOOL, `col26` INT, `col27` VARCHAR (126), `col28` TIME, `col29` DOUBLE, `col30` VARCHAR (157), `col31` TIME, `col32` longtext, `col33` longtext, `col34` INT, `col35` INT, `col36` DOUBLE, `col37` MEDIUMINT, `col38` TINYBLOB, `col39` YEAR, KEY `idx0` (`col16`,`col31`,`col13`,`col33`(228)), KEY `idx1` (`col16`,`col0`), KEY `idx2` (`col19`,`col37`,`col38`(103),`col15`), KEY `idx3` (`col34`,`col12`(109),`col16`,`col31`), KEY `idx4` (`col18`(169)), KEY `idx5` (`col18`(172)), KEY `idx6` (`col34`), KEY `idx7` (`col26`,`col22`,`col24`,`col10`), KEY `idx8` (`col14`,`col38`(109)), KEY `idx9` (`col15`), KEY `idx10` (`col9`,`col18`(137),`col20`), KEY `idx11` (`col15`,`col19`,`col38`(72)), KEY `idx12` (`col8`,`col22`,`col3`,`col16`), KEY `idx13` (`col4`(120),`col38`(227),`col14`,`col25`), KEY `idx14` (`col38`(10),`col15`), KEY `idx15` (`col7`(60)), KEY `idx16` (`col32`(42),`col3`), KEY `idx17` (`col20`,`col15`,`col8`), KEY `idx18` (`col25`), KEY `idx19` (`col36`), KEY `idx20` (`col18`(99),`col24`,`col36`,`col27`), KEY `idx21` (`col17`), KEY `idx22` (`col39`,`col10`), KEY `idx23` (`col8`,`col13`,`col39`,`col16`), KEY `idx24` (`col0`), KEY `idx25` (`col34`), KEY `idx26` (`col15`,`col17`,`col28`), KEY `idx27` (`col28`,`col9`), KEY `idx28` (`col8`), KEY `idx29` (`col39`,`col3`,`col8`), KEY `idx30` (`col21`(231),`col28`,`col24`), KEY `idx31` (`col8`,`col20`,`col0`,`col3`), KEY `idx32` (`col25`), KEY `idx33` (`col11`,`col2`(189),`col35`), KEY `idx34` (`col12`(30),`col20`,`col19`), KEY `idx35` (`col32`(254),`col1`,`col28`,`col23`(23)), KEY `idx36` (`col9`), KEY `idx37` (`col17`), KEY `idx38` (`col19`), KEY `idx39` (`col36`,`col26`,`col30`,`col0`), KEY `idx40` (`col35`), KEY `idx41` (`col29`), KEY `idx42` (`col8`,`col1`,`col39`), KEY `idx43` (`col7`(15),`col39`), KEY `idx44` (`col9`), KEY `idx45` (`col22`,`col33`(99)), KEY `idx46` (`col30`,`col26`,`col10`,`col8`), KEY `idx47` (`col6`), KEY `idx48` (`col9`,`col24`,`col34`) )engine=myisam COMMENT='generated'; # Creating a table with 168 columns and 35 indexes DROP TABLE IF EXISTS `table95`; CREATE TABLE IF NOT EXISTS `table95` (`col0` SMALLINT, `col1` BOOL, `col2` ENUM ('test1','test2','test3'), `col3` longtext, `col4` DOUBLE, `col5` TINYBLOB, `col6` TIMESTAMP, `col7` SET ('test1','test2','test3'), `col8` DATE, `col9` DECIMAL, `col10` YEAR, `col11` longtext, `col12` longtext, `col13` DOUBLE, `col14` NUMERIC, `col15` DECIMAL, `col16` FLOAT, `col17` longtext, `col18` DOUBLE, `col19` TINYBLOB, `col20` SET ('test1','test2','test3'), `col21` SMALLINT, `col22` REAL, `col23` FLOAT, `col24` REAL, `col25` BOOL, `col26` SET ('test1','test2','test3'), `col27` CHAR (116), `col28` TINYBLOB, `col29` BOOL, `col30` YEAR, `col31` TIME, `col32` longblob, `col33` NUMERIC, `col34` DOUBLE PRECISION, `col35` BIGINT, `col36` DATE, `col37` SMALLINT, `col38` CHAR (220), `col39` longblob, `col40` CHAR (239), `col41` CHAR (203), `col42` CHAR (248), `col43` INT, `col44` TINYTEXT, `col45` longblob, `col46` SET ('test1','test2','test3'), `col47` SET ('test1','test2','test3'), `col48` TIMESTAMP, `col49` BIGINT, `col50` longblob, `col51` VARCHAR (244), `col52` TIMESTAMP, `col53` TIMESTAMP, `col54` SET ('test1','test2','test3'), `col55` FLOAT, `col56` CHAR (227), `col57` SMALLINT, `col58` TIME, `col59` TIME, `col60` MEDIUMINT, `col61` NUMERIC, `col62` MEDIUMINT, `col63` TINYINT, `col64` NUMERIC, `col65` VARCHAR (119), `col66` SET ('test1','test2','test3'), `col67` TINYINT, `col68` ENUM ('test1','test2','test3'), `col69` VARCHAR (223), `col70` FLOAT, `col71` REAL, `col72` tinytext, `col73` tinyblob, `col74` REAL, `col75` TINYTEXT, `col76` INT, `col77` FLOAT, `col78` longtext, `col79` TINYTEXT, `col80` tinyblob, `col81` tinytext, `col82` NUMERIC, `col83` longblob, `col84` REAL, `col85` DATE, `col86` longblob, `col87` DOUBLE PRECISION, `col88` BOOL, `col89` DATETIME, `col90` BOOL, `col91` CHAR (210), `col92` ENUM ('test1','test2','test3'), `col93` VARCHAR (92), `col94` longblob, `col95` TEXT, `col96` DATETIME, `col97` TEXT, `col98` BOOL, `col99` BLOB, `col100` TIME, `col101` longblob, `col102` CHAR (53), `col103` DATETIME, `col104` MEDIUMINT, `col105` DECIMAL, `col106` VARCHAR (248), `col107` BOOL, `col108` TINYTEXT, `col109` longblob, `col110` TINYINT, `col111` tinytext, `col112` BLOB, `col113` SET ('test1','test2','test3'), `col114` BIGINT, `col115` BIGINT, `col116` tinytext, `col117` SMALLINT, `col118` TINYBLOB, `col119` TIME, `col120` BIGINT, `col121` TINYINT, `col122` ENUM ('test1','test2','test3'), `col123` DATETIME, `col124` tinytext, `col125` CHAR (121), `col126` tinyblob, `col127` TINYTEXT, `col128` NUMERIC, `col129` BIGINT, `col130` tinytext, `col131` CHAR (214), `col132` SET ('test1','test2','test3'), `col133` YEAR, `col134` FLOAT, `col135` NUMERIC, `col136` YEAR, `col137` SET ('test1','test2','test3'), `col138` TEXT, `col139` FLOAT, `col140` TINYBLOB, `col141` MEDIUMINT, `col142` SMALLINT, `col143` INT, `col144` SET ('test1','test2','test3'), `col145` NUMERIC, `col146` BOOL, `col147` longblob, `col148` BOOL, `col149` SMALLINT, `col150` TIME, `col151` BOOL, `col152` FLOAT, `col153` NUMERIC, `col154` longtext, `col155` YEAR, `col156` TINYBLOB, `col157` tinyblob, `col158` FLOAT, `col159` INT, `col160` MEDIUMINT, `col161` TIME, `col162` BIGINT, `col163` INT, `col164` BIGINT, `col165` TEXT, `col166` longtext, `col167` SMALLINT, KEY `idx0` (`col2`,`col20`,`col81`(207)), KEY `idx1` (`col21`,`col89`,`col36`), KEY `idx2` (`col95`(156)), KEY `idx3` (`col11`(127),`col62`), KEY `idx4` (`col87`,`col7`,`col121`), KEY `idx5` (`col102`,`col130`(151)), KEY `idx6` (`col118`(28),`col64`,`col105`,`col124`(76)), KEY `idx7` (`col81`(44),`col38`), KEY `idx8` (`col123`), KEY `idx9` (`col11`(220)), KEY `idx10` (`col45`(26)), KEY `idx11` (`col151`), KEY `idx12` (`col129`,`col75`(205),`col45`(65),`col153`), KEY `idx13` (`col45`(217)), KEY `idx14` (`col150`), KEY `idx15` (`col47`,`col76`,`col160`), KEY `idx16` (`col13`,`col124`(156),`col152`), KEY `idx17` (`col76`,`col157`(160),`col108`(176)), KEY `idx18` (`col18`,`col5`(49)), KEY `idx19` (`col118`(63)), KEY `idx20` (`col33`), KEY `idx21` (`col47`,`col164`,`col29`), KEY `idx22` (`col5`(193),`col152`), KEY `idx23` (`col120`,`col94`(118),`col148`), KEY `idx24` (`col59`), KEY `idx25` (`col4`,`col18`,`col52`), KEY `idx26` (`col49`), KEY `idx27` (`col111`(114),`col65`), KEY `idx28` (`col129`), KEY `idx29` (`col4`), KEY `idx30` (`col157`(75)), KEY `idx31` (`col34`), KEY `idx32` (`col133`,`col54`,`col45`(136)), KEY `idx33` (`col52`), KEY `idx34` (`col21`,`col47`,`col104`,`col23`) )engine=myisam COMMENT='generated'; # Creating a table with 57 columns and 12 indexes DROP TABLE IF EXISTS `table96`; CREATE TABLE IF NOT EXISTS `table96` (`col0` BOOL, `col1` VARCHAR (237), `col2` TIMESTAMP, `col3` TINYINT, `col4` TINYBLOB, `col5` INT, `col6` VARCHAR (17), `col7` TIME, `col8` REAL, `col9` NUMERIC, `col10` MEDIUMINT, `col11` BOOL, `col12` DECIMAL, `col13` VARCHAR (88), `col14` YEAR, `col15` DECIMAL, `col16` BOOL, `col17` REAL, `col18` longtext, `col19` MEDIUMINT, `col20` tinyblob, `col21` tinyblob, `col22` CHAR (164), `col23` TEXT, `col24` TINYINT, `col25` TINYINT, `col26` tinyblob, `col27` longblob, `col28` BIGINT, `col29` TIMESTAMP, `col30` BIGINT, `col31` DOUBLE PRECISION, `col32` DATE, `col33` BOOL, `col34` TIME, `col35` CHAR (143), `col36` DATETIME, `col37` CHAR (209), `col38` longtext, `col39` tinytext, `col40` MEDIUMINT, `col41` NUMERIC, `col42` BOOL, `col43` DATETIME, `col44` longtext, `col45` BIGINT, `col46` DOUBLE PRECISION, `col47` TINYTEXT, `col48` MEDIUMINT, `col49` TINYINT, `col50` MEDIUMINT, `col51` DECIMAL, `col52` DOUBLE PRECISION, `col53` longtext, `col54` DATETIME, `col55` YEAR, `col56` REAL, KEY `idx0` (`col5`,`col29`,`col7`), KEY `idx1` (`col9`,`col35`), KEY `idx2` (`col24`,`col29`,`col55`,`col6`), KEY `idx3` (`col23`(103)), KEY `idx4` (`col46`,`col56`), KEY `idx5` (`col35`), KEY `idx6` (`col54`), KEY `idx7` (`col19`), KEY `idx8` (`col4`(235)), KEY `idx9` (`col54`,`col6`), KEY `idx10` (`col10`), KEY `idx11` (`col24`) )engine=myisam COMMENT='generated'; # Creating a table with 77 columns and 17 indexes DROP TABLE IF EXISTS `table97`; CREATE TABLE IF NOT EXISTS `table97` (`col0` longblob, `col1` INT, `col2` tinytext, `col3` SET ('test1','test2','test3'), `col4` REAL, `col5` longtext, `col6` TIME, `col7` tinytext, `col8` BLOB, `col9` DOUBLE PRECISION, `col10` MEDIUMINT, `col11` TIMESTAMP, `col12` TINYTEXT, `col13` BIGINT, `col14` longtext, `col15` SMALLINT, `col16` TIME, `col17` DECIMAL, `col18` DATETIME, `col19` SET ('test1','test2','test3'), `col20` YEAR, `col21` SET ('test1','test2','test3'), `col22` longtext, `col23` TINYINT, `col24` TINYINT, `col25` YEAR, `col26` longblob, `col27` SET ('test1','test2','test3'), `col28` INT, `col29` longtext, `col30` DATETIME, `col31` VARCHAR (171), `col32` TIMESTAMP, `col33` DECIMAL, `col34` VARCHAR (196), `col35` TINYTEXT, `col36` SMALLINT, `col37` BIGINT, `col38` DOUBLE, `col39` TINYTEXT, `col40` BLOB, `col41` DATE, `col42` BIGINT, `col43` TEXT, `col44` DATETIME, `col45` TEXT, `col46` TINYINT, `col47` TEXT, `col48` FLOAT, `col49` REAL, `col50` TINYTEXT, `col51` longtext, `col52` DOUBLE PRECISION, `col53` DECIMAL, `col54` longblob, `col55` TINYTEXT, `col56` DOUBLE, `col57` REAL, `col58` TIME, `col59` YEAR, `col60` TEXT, `col61` tinytext, `col62` tinytext, `col63` INT, `col64` TIMESTAMP, `col65` SMALLINT, `col66` TINYTEXT, `col67` MEDIUMINT, `col68` DECIMAL, `col69` longblob, `col70` VARCHAR (70), `col71` DOUBLE, `col72` TIME, `col73` BLOB, `col74` tinytext, `col75` longblob, `col76` SET ('test1','test2','test3'), KEY `idx0` (`col28`), KEY `idx1` (`col47`(33)), KEY `idx2` (`col64`), KEY `idx3` (`col20`,`col38`,`col5`(55),`col16`), KEY `idx4` (`col59`,`col57`,`col22`(74),`col58`), KEY `idx5` (`col21`), KEY `idx6` (`col0`(115),`col22`(212),`col54`(201),`col69`(138)), KEY `idx7` (`col56`,`col75`(220)), KEY `idx8` (`col51`(96)), KEY `idx9` (`col30`,`col41`,`col4`), KEY `idx10` (`col13`,`col43`(93),`col70`), KEY `idx11` (`col31`,`col27`,`col39`(59)), KEY `idx12` (`col15`,`col4`), KEY `idx13` (`col20`,`col16`,`col34`,`col24`), KEY `idx14` (`col56`,`col46`,`col21`), KEY `idx15` (`col26`(137)), KEY `idx16` (`col52`,`col14`(21),`col54`(15),`col75`(117)) )engine=myisam COMMENT='generated'; # Creating a table with 104 columns and 36 indexes DROP TABLE IF EXISTS `table98`; CREATE TABLE IF NOT EXISTS `table98` (`col0` tinyblob, `col1` YEAR, `col2` DOUBLE, `col3` ENUM ('test1','test2','test3'), `col4` BLOB, `col5` CHAR (114), `col6` TINYBLOB, `col7` DOUBLE, `col8` BOOL, `col9` SET ('test1','test2','test3'), `col10` DATE, `col11` TINYINT, `col12` DATETIME, `col13` VARCHAR (1), `col14` DOUBLE PRECISION, `col15` BIGINT, `col16` REAL, `col17` TEXT, `col18` YEAR, `col19` tinyblob, `col20` FLOAT, `col21` BIGINT, `col22` FLOAT, `col23` INT, `col24` DOUBLE PRECISION, `col25` BLOB, `col26` ENUM ('test1','test2','test3'), `col27` TINYINT, `col28` tinyblob, `col29` REAL, `col30` longtext, `col31` tinyblob, `col32` INT, `col33` longblob, `col34` BLOB, `col35` TIMESTAMP, `col36` TIME, `col37` VARCHAR (12), `col38` longtext, `col39` VARCHAR (223), `col40` TIME, `col41` BLOB, `col42` BLOB, `col43` TINYTEXT, `col44` longtext, `col45` MEDIUMINT, `col46` DATETIME, `col47` MEDIUMINT, `col48` TINYTEXT, `col49` BOOL, `col50` CHAR (92), `col51` DOUBLE PRECISION, `col52` YEAR, `col53` tinytext, `col54` REAL, `col55` INT, `col56` NUMERIC, `col57` BIGINT, `col58` DECIMAL, `col59` MEDIUMINT, `col60` VARCHAR (247), `col61` DECIMAL, `col62` DATETIME, `col63` MEDIUMINT, `col64` DATETIME, `col65` longtext, `col66` INT, `col67` TEXT, `col68` TEXT, `col69` TEXT, `col70` TEXT, `col71` TINYBLOB, `col72` longtext, `col73` TINYINT, `col74` DATE, `col75` BLOB, `col76` TINYTEXT, `col77` tinyblob, `col78` TIMESTAMP, `col79` DATETIME, `col80` SMALLINT, `col81` DOUBLE PRECISION, `col82` FLOAT, `col83` TIMESTAMP, `col84` BOOL, `col85` TINYBLOB, `col86` ENUM ('test1','test2','test3'), `col87` SMALLINT, `col88` MEDIUMINT, `col89` FLOAT, `col90` TIMESTAMP, `col91` BLOB, `col92` INT, `col93` TEXT, `col94` TIME, `col95` DECIMAL, `col96` YEAR, `col97` SET ('test1','test2','test3'), `col98` TINYINT, `col99` FLOAT, `col100` tinytext, `col101` DATETIME, `col102` TINYBLOB, `col103` ENUM ('test1','test2','test3'), KEY `idx0` (`col47`,`col63`), KEY `idx1` (`col55`), KEY `idx2` (`col2`), KEY `idx3` (`col40`,`col13`,`col20`,`col24`), KEY `idx4` (`col25`(59),`col8`), KEY `idx5` (`col26`), KEY `idx6` (`col8`,`col103`), KEY `idx7` (`col46`), KEY `idx8` (`col15`), KEY `idx9` (`col42`(20),`col43`(37),`col33`(25),`col58`), KEY `idx10` (`col68`(67)), KEY `idx11` (`col1`,`col69`(80)), KEY `idx12` (`col31`(211),`col57`), KEY `idx13` (`col40`,`col4`(22),`col94`,`col50`), KEY `idx14` (`col49`,`col73`), KEY `idx15` (`col19`(57),`col71`(87),`col30`(93),`col16`), KEY `idx16` (`col73`), KEY `idx17` (`col55`,`col98`), KEY `idx18` (`col18`,`col99`,`col29`), KEY `idx19` (`col84`,`col40`,`col32`), KEY `idx20` (`col23`), KEY `idx21` (`col96`,`col76`(247),`col81`), KEY `idx22` (`col91`(25)), KEY `idx23` (`col17`(77)), KEY `idx24` (`col42`(43)), KEY `idx25` (`col65`(41),`col38`(242),`col8`,`col90`), KEY `idx26` (`col18`), KEY `idx27` (`col62`,`col63`,`col7`), KEY `idx28` (`col33`(58),`col28`(22),`col100`(154)), KEY `idx29` (`col50`,`col70`(206),`col64`), KEY `idx30` (`col40`), KEY `idx31` (`col26`,`col97`,`col74`), KEY `idx32` (`col60`,`col24`), KEY `idx33` (`col2`,`col95`,`col52`,`col74`), KEY `idx34` (`col18`,`col16`), KEY `idx35` (`col55`) )engine=myisam COMMENT='generated'; # Creating a table with 80 columns and 26 indexes DROP TABLE IF EXISTS `table99`; CREATE TABLE IF NOT EXISTS `table99` (`col0` longtext, `col1` DATETIME, `col2` TINYTEXT, `col3` BIGINT, `col4` DATE, `col5` TINYBLOB, `col6` YEAR, `col7` tinytext, `col8` CHAR (7), `col9` SMALLINT, `col10` REAL, `col11` NUMERIC, `col12` TIMESTAMP, `col13` MEDIUMINT, `col14` TINYBLOB, `col15` SET ('test1','test2','test3'), `col16` longtext, `col17` DECIMAL, `col18` NUMERIC, `col19` SET ('test1','test2','test3'), `col20` REAL, `col21` TINYBLOB, `col22` FLOAT, `col23` TINYBLOB, `col24` MEDIUMINT, `col25` VARCHAR (61), `col26` DATETIME, `col27` BOOL, `col28` TINYTEXT, `col29` BOOL, `col30` FLOAT, `col31` SMALLINT, `col32` TEXT, `col33` NUMERIC, `col34` TIME, `col35` TIMESTAMP, `col36` TIMESTAMP, `col37` SET ('test1','test2','test3'), `col38` INT, `col39` CHAR (63), `col40` TINYINT, `col41` FLOAT, `col42` BLOB, `col43` VARCHAR (211), `col44` SET ('test1','test2','test3'), `col45` DOUBLE, `col46` MEDIUMINT, `col47` longtext, `col48` tinytext, `col49` DECIMAL, `col50` CHAR (119), `col51` TIMESTAMP, `col52` BLOB, `col53` DOUBLE, `col54` tinytext, `col55` FLOAT, `col56` DOUBLE, `col57` INT, `col58` VARCHAR (67), `col59` tinytext, `col60` FLOAT, `col61` TINYTEXT, `col62` YEAR, `col63` DATE, `col64` YEAR, `col65` NUMERIC, `col66` FLOAT, `col67` TEXT, `col68` FLOAT, `col69` TINYINT, `col70` MEDIUMINT, `col71` DOUBLE, `col72` VARCHAR (238), `col73` BIGINT, `col74` VARCHAR (115), `col75` SET ('test1','test2','test3'), `col76` FLOAT, `col77` TIME, `col78` DOUBLE PRECISION, `col79` YEAR, KEY `idx0` (`col75`,`col32`(180)), KEY `idx1` (`col53`), KEY `idx2` (`col60`), KEY `idx3` (`col33`), KEY `idx4` (`col7`(39)), KEY `idx5` (`col56`,`col62`), KEY `idx6` (`col10`), KEY `idx7` (`col69`), KEY `idx8` (`col59`(232),`col41`,`col69`), KEY `idx9` (`col44`), KEY `idx10` (`col28`(56),`col53`,`col26`), KEY `idx11` (`col6`,`col54`(86),`col15`,`col1`), KEY `idx12` (`col37`,`col50`,`col2`(77)), KEY `idx13` (`col50`,`col26`,`col58`,`col45`), KEY `idx14` (`col51`), KEY `idx15` (`col15`), KEY `idx16` (`col60`), KEY `idx17` (`col45`), KEY `idx18` (`col66`,`col70`), KEY `idx19` (`col0`(241)), KEY `idx20` (`col18`), KEY `idx21` (`col55`,`col9`,`col32`(217),`col17`), KEY `idx22` (`col30`), KEY `idx23` (`col51`,`col46`,`col42`(144)), KEY `idx24` (`col35`,`col6`,`col23`(136),`col13`), KEY `idx25` (`col43`,`col53`,`col70`) )engine=myisam COMMENT='generated';