Bug #87854 | JSON_OBJECT creates invalid JSON code | ||
---|---|---|---|
Submitted: | 25 Sep 2017 12:49 | Modified: | 29 Sep 2017 12:49 |
Reporter: | Dominik Luntzer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: JSON | Severity: | S3 (Non-critical) |
Version: | 5.7, 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[25 Sep 2017 12:49]
Dominik Luntzer
[25 Sep 2017 13:04]
Dominik Luntzer
change synopsis
[26 Sep 2017 8:19]
Knut Anders Hatlen
This looks like a bug to me. Thanks for the bug report, Dominik.
[29 Sep 2017 12:49]
Jon Stephens
Documented fix in the MySQL 8.0.4 changelog as follows: When inserting JSON values created from the result of a GROUP BY query, the inserted values could sometimes include the concatenation of all the values previously inserted into that column. Closed.
[30 Sep 2017 5:24]
Jon Stephens
Also fixed in 5.7.21, and noted in the appropriate changelog. Status unchanged.