Introducing MYSQL_JSON plugin - Anel Husakovic - FOSDEM 2022

Опубликовано: 30 Сентябрь 2024
на канале: MariaDB Foundation
362
5

MYSQL_JSON plugin is created to help MariaDB users bridge the gap between MySQL's and MariaDB's JSON data type representations.


This video highlights how to convert a MySQL data directory containing JSON native data types in MySQL to a MariaDB data directory where JSON is stored as an alias for LONGTEXT, and how to deal with errors in that process.