summaryrefslogtreecommitdiffstats
path: root/contrib/dlz/modules/mysql/testing/README
blob: a4b87bba5947a35498d74a1a9521efcc744cd4fc (plain)
1
2
3
4
5
6
7
These files were used for testing on Ubuntu Linux using MySQL

- Install MySQL: sudo apt-get install mysql-server
- Run "mysql --user=USER --password=PASSWORD < dlz.schema" to set up database
- Run "mysql --user=USER --password=PASSWORD < dlz.data" to populate it
- update named.conf with correct USER and PASSWORD