Bug #110894 Export query results for SQL INSERT Statements : missing table name
Submitted: 3 May 2023 14:55 Modified: 4 May 2023 11:58
Reporter: Olivier VARROT Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.32 OS:Windows (10 Pro)
Assigned to: CPU Architecture:x86
Tags: export

[3 May 2023 14:55] Olivier VARROT
Description:
Missing table name on all INSERT INTO statements when export results to SQL INSERT Statements file.

How to repeat:
Create a base, create a simple table, insert 3 records, list these records by doing SELECT * FROM table, click on the Export button above the result block, chose "SQL INSERT Statements", keep the default name of the table in popup prompt and finaly click on Export button.

Open the file in an text editor, all INSERT Statements don't have a table name.
[4 May 2023 11:58] MySQL Verification Team
Hello Olivier,

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

Regards,
Ashwini Patil