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  
mysql_errorlog CREATE TABLE `mysql_errorlog` (
`mysql_errorlog_id` int(11) NOT NULL AUTO_INCREMENT,
`time_done` timestamp NULL DEFAULT NULL,
`ip_address` varchar(16) DEFAULT NULL,
`mysql_error` text DEFAULT NULL,
`info` text DEFAULT NULL,
`sql_query` varchar(102) DEFAULT NULL,
PRIMARY KEY (`mysql_errorlog_id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci
Delete

1 row affected.
Uptime: 3526598 Threads: 79 Questions: 1485418051 Slow queries: 287 Opens: 4552251 Open tables: 15000 Queries per second avg: 421.204