Bug #119356 Contribution: Fix NUL characters in FORMAT() output
Submitted: 10 Nov 16:20
Reporter: OCA Admin (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[10 Nov 16:20] OCA Admin
Description:
This bug tracks a contribution by Daniël van Eeden (Github user: dveeden), as described in http://github.com/mysql/mysql-server/pull/634

How to repeat:
See description

Suggested fix:
See contribution code attached
[10 Nov 16:20] OCA Admin
Contribution submitted via Github - Fix NUL characters in FORMAT() output 
(*) Contribution by Daniël van Eeden (Github dveeden, mysql-server/pull/634#issuecomment-3510906958): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_2994609507.txt (text/plain), 2.24 KiB.

[10 Nov 16:42] Daniël van Eeden
This fixes Bug #82085