summaryrefslogtreecommitdiff
path: root/scripts/mysql_to_mariadb.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fixed assert if user table was mailformed.Monty2016-05-011-0/+22
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