+---------+----------------------------------------------------------------------------------------------------------+
+---------+----------------------------------------------------------------------------------------------------------+
| t_short | CREATE TABLE `t_short` (
`id` int(11) DEFAULT NULL,
`name` text
+---------+----------------------------------------------------------------------------------------------------------+
1 row in set (0.01 sec)
+-------------+--------------------------------------------------------------------------------------------------------------+
+-------------+--------------------------------------------------------------------------------------------------------------+
| t_short_tmp | CREATE TABLE `t_short_tmp` (
`id` int(11) DEFAULT NULL,
`name` text
+-------------+--------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)
+------------+-------------------------------------------------------------------------------------------------------------+
+------------+-------------------------------------------------------------------------------------------------------------+
| t_long_tmp | CREATE TABLE `t_long_tmp` (
`id` int(11) DEFAULT NULL,
`name` text
+------------+-------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)
+----------+
+----------+
+----------+
1 row in set (0.16 sec)
+----------+
+----------+
+----------+
1 row in set (3.06 sec)
+----------+
+----------+
+----------+
1 row in set (1.98 sec)