[Opendnssec-user] SQLite -> MySQL

Rickard Bellgrim rickard.bellgrim at iis.se
Wed Apr 21 10:40:09 UTC 2010


1. What configuration options to use to build against MySQL?

-> ./configure says --with-mysql
-> http://www.opendnssec.org/archive/releases/page/2/ says --enable-mysql

In 1.0:

--enable-mysql will switch from SQLite to MySQL
--with-mysql=PATH can be used if you have an alternative prefix for MySQL library and headers. Other than the system default.

In 1.1:

--with-database-backend=(sqlite3 or mysql) (default sqlite3)

2. What options do I use to disable SQLite?

-> Does not seem possible yet; it might be a useful future feature though?

In 1.0:

--enable-mysql will disable sqlite

In 1.1:

You clearly specify what backend you want to use, see above. Remember that SQLite is still used in SoftHSM.

// Rickard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20100421/9ba0a461/attachment.htm>


More information about the Opendnssec-user mailing list