映像现有的JSON文档: { "first": "data", "second": [1,2,3] } 当我尝试执行时: JSON_ARRAY_APPEND(doc,'$.third',4) 我希望mysql将参数创建为空 ...
確定! 回上一頁