Bug #101280 | Auto complete only works for reserved names. Table names and columns do not | ||
---|---|---|---|
Submitted: | 22 Oct 2020 21:35 | Modified: | 22 Oct 2020 22:18 |
Reporter: | Tiago Link | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 8.0.22 | OS: | Windows (Windows 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | auto-complete, auto-completion, columns not auto completing |
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
[22 Oct 2020 22:15]
Miguel Solorzano
[22 Oct 2020 22:16]
Miguel Solorzano
Wrks
Attachment: 101280_2.png (image/png, text), 68.40 KiB.
[23 Oct 2020 2:13]
Brian Plunkett
AutoCompletion Error from "Sele..." not completing keyword "SELECT"
Attachment: AutoCompletionError.png (image/png, text), 2.55 KiB.