[MDEV-30995] JSON_SCHEMA_VALID is not validating case sensitive when using regex Created: 2023-04-04 Updated: 2023-11-27 Resolved: 2023-04-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 11.1 |
| Fix Version/s: | 11.1.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ramesh Sivaraman | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
JSON_SCHEMA_VALID is not validating case sensitive when using regex
Actual result
Expected result
|
| Comments |
| Comment by Rucha Deodhar [ 2023-04-04 ] |
|
Patch: https://github.com/MariaDB/server/tree/bb-MDEV-30995-json_schema |
| Comment by Alexey Botchkov [ 2023-04-09 ] |
|
Ok to push with the comment addressed. |
| Comment by Rucha Deodhar [ 2023-04-13 ] |
|
pushed to bb |