Please answer the questions below, it helps us to track the issue.
Which driver are you using and version of it (Ex: PostgreSQL 10.0): mySQL 8.x
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): latest as of now
The steps to reproduce this issue: create a procedure and do SELECT 1; SELECT 2; then it would only return the first one and not the second one.But the thing is that MacOS version of TablePlus returns 2 resultsets and working ok.
Noted: If the bug is related to data, please attach an example SQL data.
Please answer the questions below, it helps us to track the issue.
Which driver are you using and version of it (Ex: PostgreSQL 10.0): mySQL 8.x
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): latest as of now
The steps to reproduce this issue: create a procedure and do SELECT 1; SELECT 2; then it would only return the first one and not the second one.But the thing is that MacOS version of TablePlus returns 2 resultsets and working ok.
Noted: If the bug is related to data, please attach an example SQL data.