But actually JSON support was added in MySQL 8.0 and in MariaDB ... SET @arr := JSON_ARRAY(10, 20, 30); SELECT JSON_EXTRACT(@arr, '$[0]');.
確定! 回上一頁