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.