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_scriptlog CREATE TABLE `tf_scriptlog` (
`scriptlog_id` int(11) NOT NULL AUTO_INCREMENT,
`pre_script` varchar(1) DEFAULT NULL,
`post_script` varchar(1) DEFAULT NULL,
`type` varchar(1) DEFAULT NULL,
`time_executed` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`scriptlog_id`)
) ENGINE=MyISAM AUTO_INCREMENT=29911 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci
Delete

1 row affected.
Uptime: 3223454 Threads: 79 Questions: 1365125682 Slow queries: 263 Opens: 4169933 Open tables: 14999 Queries per second avg: 423.497