• Monty's avatar
    Fixed assert if user table was mailformed. · ad4239cc
    Monty authored
    Added mysql_to_mariadb.sql script, to change mysql.user tables from
    MySQL 5.7 to MariaDB.
    After this script is run, one can get the other tables fixed by running
    mysql_upgrade
    ad4239cc
CMakeLists.txt 11.7 KB