[MDEV-18530] Support -> and ->> operators Created: 2019-02-10  Updated: 2019-08-25  Resolved: 2019-08-25

Status: Closed
Project: MariaDB Server
Component/s: JSON
Fix Version/s: N/A

Type: Task Priority: Minor
Reporter: Federico Razzoli Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: json

Issue Links:
Duplicate
is duplicated by MDEV-13594 Support for JSON operators column->pa... Open

 Description   

Please add support for these useful JSON operators:

What I'm asking is a complete support, because MySQL support is actually limited:

Supported by MySQL:

column_name->'$[0]'
local_variable->'$[0]'

Not supported by MySQL:

@variable->'$[0]'
(expression)->'$[0]'
@@session.innodb_buffer_pool_size->'$[0]'



 Comments   
Comment by Brian Evans [ 2019-06-24 ]

Duplicate of MDEV-13594

Generated at Thu Feb 08 08:44:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.