Bug #103361 | JSON_VALUE() does not accept an expression in path parameter | ||
---|---|---|---|
Submitted: | 19 Apr 2021 6:00 | Modified: | 19 Apr 2021 6:19 |
Reporter: | Владислав Сокол | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: JSON | Severity: | S3 (Non-critical) |
Version: | 8.0.23 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[19 Apr 2021 6:00]
Владислав Сокол
[19 Apr 2021 6:19]
MySQL Verification Team
Hello Владислав Сокол, Thank you for the report and feedback. regards, Umesh
[13 May 2021 23:05]
Justin Levene
Can confirm in 8.0.23 I tried json_value(my_json, CONCAT("$[",y,"].QTY") ) The above does not work