Bug #90803 | regexp_replace accumulating result | ||
---|---|---|---|
Submitted: | 9 May 2018 9:24 | Modified: | 21 May 2018 16:26 |
Reporter: | Den ____ | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 8.0.11 Community Server | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | regexp regexp_replace sql |
[9 May 2018 9:24]
Den ____
[9 May 2018 10:16]
MySQL Verification Team
Thank you for the bug report.
[21 May 2018 16:26]
Paul DuBois
Posted by developer: Fixed in 8.0.12. REGEXP_RELACE() results from one result set row could carry forward to the next row, resulting in accumulation of previous results in the current row.
[5 Dec 2018 4:59]
MySQL Verification Team
Bug #93479 marked as duplicate of this one