Bug #98316 select result changes when order of selected columns changes
Submitted: 21 Jan 2020 18:33 Modified: 24 Jan 2020 4:40
Reporter: Zhou Ji Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S2 (Serious)
Version:2.2.9 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[21 Jan 2020 18:36] Zhou Ji
test database to reproduce the bug

Attachment: bug_test.sql (application/octet-stream, text), 2.41 KiB.

[21 Jan 2020 18:37] Zhou Ji
python code to reproduce the bug

Attachment: buggy.py (application/octet-stream, text), 538 bytes.