Bug #102936 Contribution: Fix sed error for Linux sed version.
Submitted: 11 Mar 2021 21:26 Modified: 17 Nov 2023 10:15
Reporter: OCA Admin (OCA) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: SYS Schema Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Marc ALFF CPU Architecture:Any

[11 Mar 2021 21:26] OCA Admin
Description:
This bug tracks a contribution by Stefan Proell (Github user: stefanproell) as described in http://github.com/mysql/mysql-sys/pull/112

How to repeat:
See description

Suggested fix:
See contribution code attached
[11 Mar 2021 21:26] OCA Admin
Contribution submitted via Github - Fix sed error for Linux sed version. 
(*) Contribution by Stefan Proell (Github stefanproell, mysql-sys/pull/112#issuecomment-796983399): 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_560976193.txt (text/plain), 3.15 KiB.

[11 Mar 2021 23:57] MySQL Verification Team
Thank you for the contribution.
[17 Nov 2023 10:15] Marc ALFF
Thanks for the contribution.

The toolchain used to generate C code from SQL has been reimplemented in MySQL 8.0,
so that the build process no longer use a script with a sed.

The fix was correct, but is no longer applicable as the underlying code changed.

Closing as can't repeat in 8.0.