Bug #118131 table_name is missing
Submitted: 8 May 7:50 Modified: 8 May 13:01
Reporter: Akira Fujita Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.42 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[8 May 7:50] Akira Fujita
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\fujita_akira\AppData\Roaming\MySQL\Workbench\log\wb.log]

export ".sql" format, then open the text editor table_name is missing.

/*
-- Query: SELECT * FROM table_name
LIMIT 0, 50000

-- Date: 2025-05-08 16:41
*/

following table_name is missing
INSERT INTO `` (`xxx`,`xxxxx`,`xxxxx`,`xxxxxx`,`xxxxx`,`xxxx`,`xxxxxx`) VALUES (xxxxxx,'xx','2025-05-08 16:34:25',NULL,NULL,NULL,0);

How to repeat:
everytime
[8 May 13:01] MySQL Verification Team
Hello Akira,

Thank you for the bug report.
Imho this is duplicate of Bug #94179, please see Bug #94179.

Regards,
Ashwini Patil