Bug #116559 ODBC connector uses deprecated mysql_real_escape_string function
Submitted: 5 Nov 2024 13:00 Modified: 4 Mar 21:35
Reporter: Tom Hughes Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:9.1.0 OS:Any
Assigned to: Rafal Somla 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:

[5 Nov 2024 14:47] Tom Hughes
Test case

Attachment: odbc116559.c (text/x-csrc), 1.17 KiB.