Add support for MariaDB and Percona MySQL Server.

This commit is contained in:
2018-02-26 03:40:43 +01:00
parent afe30b381c
commit b5e14dc11a
4 changed files with 9520 additions and 150 deletions

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
*.swp
*.tar.gz
/BAK/*
/log*
/mysql*
/mariadb*
/percona*