Bug #115387 Bug ScriptSQL EJECUTE
Submitted: 20 Jun 2024 2:30 Modified: 20 Jul 2024 7:38
Reporter: ac gm Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:8.0.30 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: MySQL Verification Team CPU Architecture:Any
Tags: WBBugReporter

[20 Jun 2024 2:30] ac gm
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\admin\AppData\Roaming\MySQL\Workbench\log\wb.log]
20:48:46	CREATE TABLE `chat_groups` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(255) NOT NULL,   PRIMARY KEY (`id`),   UNIQUE KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4	Error Code: 2013. Lost connection to MySQL server during query	30.531 sec

How to repeat:
20:48:46	CREATE TABLE `chat_groups` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(255) NOT NULL,   PRIMARY KEY (`id`),   UNIQUE KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4	Error Code: 2013. Lost connection to MySQL server during query	30.531 sec
[20 Jun 2024 7:38] MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php 

If you can provide more information, feel free to add it to this bug.
 
Thank you for your interest in MySQL.
[21 Jul 2024 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".