[MDEV-18886] JSON_ARRAY() does not recognise JSON argument. Created: 2019-03-11  Updated: 2019-03-14  Resolved: 2019-03-11

Status: Closed
Project: MariaDB Server
Component/s: JSON
Affects Version/s: 10.2, 10.3, 10.4
Fix Version/s: 10.2.24

Type: Bug Priority: Major
Reporter: Alexey Botchkov Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: None
Environment:

any



 Description   

MariaDB [test]> SELECT  json_array(json_object(), json_object(_latin1 'plugin', _latin1'unix_socket'));                         +--------------------------------------------------------------------------------+
| json_array(json_object(), json_object(_latin1 'plugin', _latin1'unix_socket')) |
+--------------------------------------------------------------------------------+
| [{}, "{\"plugin\": \"unix_socket\"}"]                                          |
+--------------------------------------------------------------------------------+
1 row in set (0.00 sec)



 Comments   
Comment by Alexey Botchkov [ 2019-03-11 ]

http://lists.askmonty.org/pipermail/commits/2019-March/013540.html

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