MySQL Workbench not displaying query results

前端 未结 16 1379
失恋的感觉
失恋的感觉 2021-01-31 07:11

When I query a table in MySQL Workbench, no results are shown, the result section is just blank, no grid or anything. However if I export the data, it is all there. Everything w

16条回答
  •  生来不讨喜
    2021-01-31 07:19

    I had the same issue. Using MySQL 6.1 Workbench.

    After a while (2 mins), it just crashed. Reported bug, saved files and reopened. It works now.

    I guess I would suggest if that happens again, to immediately save the open scripts, close MySQL and restart it.

提交回复
热议问题