Bug #108656 | .Net Connector proble | ||
---|---|---|---|
Submitted: | 30 Sep 2022 0:39 | Modified: | 6 Oct 2022 12:28 |
Reporter: | tms sms | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.30 | OS: | Windows (11 home) |
Assigned to: | CPU Architecture: | Other (64 bit) |
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
[30 Sep 2022 8:33]
tms sms
[30 Sep 2022 8:34]
tms sms
DataSource wizard MySql provider error
Attachment: Screenshot 2022-09-30 103201.png (image/png, text), 321.21 KiB.
[30 Sep 2022 8:35]
tms sms
MySql Installed items
Attachment: Screenshot 2022-09-30 103239.png (image/png, text), 353.44 KiB.
[30 Sep 2022 8:38]
tms sms
.Net Used 4.8.1
Attachment: Screenshot 2022-09-30 103805.png (image/png, text), 142.72 KiB.