[MDEV-24517] JSON_EXTRACT as select conditions triggers syntax errors on Spider Created: 2021-01-03 Updated: 2021-07-25 Resolved: 2021-07-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON, Storage Engine - Spider |
| Affects Version/s: | 10.3.27, 10.4.17, 10.5.8, 10.6.2 |
| Fix Version/s: | 10.3.31, 10.4.21, 10.5.12, 10.6.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yongxin Xu | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
ALL |
||
| Description |
How to repeat:On Spider:
Suggest fix:https://github.com/MariaDB/server/pull/1732 |
| Comments |
| Comment by Yongxin Xu [ 2021-05-25 ] | |||||||||||||||||||||||||||||
|
I've created a new merge request to the newest 10.6.2 version. | |||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-07-21 ] | |||||||||||||||||||||||||||||
|
At a first glance, the bug looks similar to | |||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-07-23 ] | |||||||||||||||||||||||||||||
|
Closed by https://github.com/MariaDB/server/commit/73d32cc100fd08a7c563dceca29bb42cbd199a41 | |||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-07-24 ] | |||||||||||||||||||||||||||||
|
https://buildbot.askmonty.org/buildbot/grid?category=main&branch=10.3 — the test on fulltest builder started failing in --ps-protocol after the commit
| |||||||||||||||||||||||||||||
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-07-25 ] | |||||||||||||||||||||||||||||
|
serg I created a follow-up patch for the present issue. Please review https://github.com/MariaDB/server/commit/f52d39369a6e3f1a9ce89189180d142e54299862.
| |||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-07-25 ] | |||||||||||||||||||||||||||||
|
Sure, please push. Thanks! |