gus_demo : db tools : Enter Raw SQL

SQL script. Use the names of fields prepended with '$' to refer to the data of those fields to be processed by subqueries enclosed in {}, which can nest inside other subqueries.
{eliminate squiggly brackets from Drupal SQL}
PHP script to run on displayed columns. Use the names of fields prepended with '$' to refer to the data of those fields to be processed by the script.
URL of this page's state allow direct editing of results      truncate fields
Results of Query #1
Table Create Table  
tf_column_info CREATE TABLE `tf_column_info` (
`column_info_id` int(11) NOT NULL AUTO_INCREMENT,
`table_name` char(1) DEFAULT NULL,
`column_name` char(1) DEFAULT NULL,
`width` int(11) DEFAULT NULL,
`height` int(11) DEFAULT NULL,
`invisible` tinyint(1) DEFAULT NULL,
`data_from_multitable_relation` tinyint(1) DEFAULT NULL,
`label` char(1) DEFAULT NULL,
`help_text` text DEFAULT NULL,
`validation_type_id` int(11) DEFAULT NULL,
`validation_pattern_id` int(11) DEFAULT NULL,
`fileupload` tinyint(1) DEFAULT NULL,
`password` tinyint(1) DEFAULT NULL,
`force_no_wysiwg` tinyint(1) DEFAULT NULL,
`force_wysiwg` tinyint(1) DEFAULT NULL,
`force_text_input` tinyint(1) DEFAULT NULL,
`force_binary` tinyint(1) DEFAULT NULL,
`browsetype_id` int(11) DEFAULT NULL,
PRIMARY KEY (`column_info_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci CHECKSUM=1
Delete

1 row affected.
Uptime: 286726 Threads: 75 Questions: 124022348 Slow queries: 28 Opens: 322211 Open tables: 15000 Queries per second avg: 432.546