JSON_CONTAINS() doesn't allow [*] in its path. Instead, use JSON_EXTRACT() to extract the array of all certs, and use JSON_CONTAINS() on ...
確定! 回上一頁