Bug #78865 | Result Grid is always empty, showing blank table, can only see the field name | ||
---|---|---|---|
Submitted: | 17 Oct 2015 4:52 | Modified: | 19 Nov 2015 14:12 |
Reporter: | Roy Cai | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.3.4 | OS: | Windows (Microsoft Windows 8.1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[17 Oct 2015 4:54]
Roy Cai
[17 Oct 2015 19:42]
Miguel Solorzano
Not empty grid
Attachment: result_set.png (image/png, text), 104.56 KiB.
[19 Oct 2015 13:08]
Roy Cai
the tables contain data, but no matter how i run the query, it returns the field names only, but no the results
Attachment: result.png (image/png, text), 54.66 KiB.