Bug #109927 MySQL crashes when executing "Select *" query
Submitted: 3 Feb 2023 17:47 Modified: 6 Feb 2023 11:32
Reporter: ROHAN VAKHARIA Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:8.0.32 OS:MacOS (unknown)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[3 Feb 2023 17:47] ROHAN VAKHARIA
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/rohanvakharia/Library/Application Support/MySQL/Workbench/log/wb.log]

When creating a table within the MySQL database, the command line is able to execute successfully. On the other hand, when checking to ensure that the table is successfully instantiated, the application crashes when running the 'Select * from _____" command. I have tried googling the issue, but there are no forums or discussion boards that have this issue prevalent. Please let me know what I can do to resolve this problem. I am on MACOS and am having this issue. 

How to repeat:
The issue is being repeated when running a query using the syntax "select * from ____". When using the DROP TABLE ____ command or the CREATE TABLE _____ command, the issue is non-existent.
[6 Feb 2023 11:32] MySQL Verification Team
Hello ROHAN,

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

Regards,
Ashwini Patil