Bug #106352 | Binary resultset for `SELECT ?` with date/time gives wrong type for the column | ||
---|---|---|---|
Submitted: | 2 Feb 2022 0:00 | Modified: | 9 Feb 2022 19:00 |
Reporter: | Austin Bonander | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Prepared statements | Severity: | S3 (Non-critical) |
Version: | 8.0.28, 5.7.37 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
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
[2 Feb 2022 0:02]
Austin Bonander
[2 Feb 2022 0:02]
Austin Bonander
Wireshark capture: TIME
Attachment: mysql-8.0.28-regression-time.pcapng (application/x-pcapng, text), 5.38 KiB.
[2 Feb 2022 0:02]
Austin Bonander
Wireshark capture: DATETIME
Attachment: mysql-8.0.28-regression-datetime.pcapng (application/x-pcapng, text), 5.41 KiB.
[2 Feb 2022 0:03]
Austin Bonander
Wireshark capture: TIMESTAMP
Attachment: mysql-8.0.28-regression-timestamp.pcapng (application/x-pcapng, text), 5.48 KiB.
[2 Feb 2022 21:13]
Austin Bonander
Wireshark capture: TIMESTAMP by itself
Attachment: mysql-8.0.28-regression-timestamp-simplified.pcapng (application/x-pcapng, text), 5.54 KiB.