Resolved: SELECT * FROM customers;
Hi,
After executing the "SELECT * FROM customers;" line, mysql keeps crashing.
I'm using mac and I cant figure out the solution.
Kindly help me.
Thank you,
Ramu Ganta
6 answers ( 1 marked as helpful)
Hi Ramu!
Thanks for reaching out.
Could you please tell us which is your version of Workbench? Thank you.
Hope this helps.
Best,
Tsvetelin
Hi Tsonkov,
latest version, 8.0.32
I experienced the same issue with the same version.
Installing the previous version, which is 8.0.31 sorts the issue.
Hope this helps!
I had the same issue running this query in MySQL Workbench for Mac and installing the previous version as Ramu said solved the issue too, thanks!!!
Here is the URL to download it:
Thank you! It works.