Bug #114235 DETERMINISTIC FUNCTIONS can return incorrect results
Submitted: 6 Mar 2024 5:06 Modified: 17 Jun 2024 21:47
Reporter: Yoseph Phillips Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S1 (Critical)
Version:8.0.22, 8.0.36 OS:Any (Windows 2012 R2 Datacenter)
Assigned to: CPU Architecture:x86
Tags: DETERMINISTIC function, regression

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:

[7 Mar 2024 6:09] Yoseph Phillips
Trace of Failing

Attachment: failing.txt (text/plain), 7.20 KiB.

[7 Mar 2024 6:10] Yoseph Phillips
Trace of Working

Attachment: working.txt (text/plain), 18.08 KiB.

[7 Mar 2024 19:59] Shane Bester
deterministic testcase

Attachment: bug114235_new.sql (application/octet-stream, text), 2.44 KiB.