Bug #103692 | Can't use -> or ->> with a user defined variable | ||
---|---|---|---|
Submitted: | 14 May 2021 0:33 | Modified: | 14 May 2021 6:34 |
Reporter: | Justin Levene | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: JSON | Severity: | S4 (Feature request) |
Version: | 8.0.23, 8.0.25 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 May 2021 0:33]
Justin Levene
[14 May 2021 6:34]
MySQL Verification Team
Hello Justin Levene, Thank you for the report and feedback. regards, Umesh
[14 May 2021 12:05]
Knut Anders Hatlen
It looks like this was an intentional limitation of the original implementation of this syntax. Both WL#8607 (the -> operator) and WL#9124 (the ->> operator) say under "High Level Architecture": > f1 is a column identifier, general expressions aren't supported Since it works as designed, I've recategorized the report from bug to feature request.