Bug #110341 FOUND_ROWS() gives wrong result on prepared query against partitioned table
Submitted: 10 Mar 2023 17:18 Modified: 13 Mar 2023 7:50
Reporter: Bill Karwin (Candidate Quality Contributor) (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Partitions Severity:S3 (Non-critical)
Version:8.0.32 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:

[13 Mar 2023 7:55] Bill Karwin
PHP script that demonstrates the bug using the C API.

Attachment: test.php (text/php), 649 bytes.