Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / contrib / dlz / modules / mysql / testing / README
bloba4b87bba5947a35498d74a1a9521efcc744cd4fc
1 These files were used for testing on Ubuntu Linux using MySQL
3 - Install MySQL: sudo apt-get install mysql-server
4 - Run "mysql --user=USER --password=PASSWORD < dlz.schema" to set up database
5 - Run "mysql --user=USER --password=PASSWORD < dlz.data" to populate it
6 - update named.conf with correct USER and PASSWORD