Hi all, We recently discovered that our unit tests haven't been exercising the "sql" cyrusdb backend. I set it up so that it would be tested, and found a lot of test failures. This makes me wonder if anyone's even using it.
It isn't available by default, so you won't be using this without knowing that you are. To be using it, you would have needed to: 1. build cyrus-imapd with at least one of --with-sqlite, --with-mysql, or --with-pgsql 2. for mysql or postgres, have an instance running somewhere 3. set sql_engine and related options in imapd.conf, to tell the sql cyrusdb backend which database engine to use, and how to communicate with it 4. set some foo_db to "sql" (instead of "twoskip", "skiplist", etc) in imapd.conf, to tell Cyrus to use the sql backend for those databases If you are using it: 1. which cyrus-imapd version are you using? 2. which database engine are you using? 3. which cyrus databases are you using it for, and why? 4. does it work well? Thanks, ellie ------------------------------------------ Cyrus: Info Permalink: https://cyrus.topicbox.com/groups/info/Tf5784813a5ff184f-M648b91f2ae96135d990cdf99 Delivery options: https://cyrus.topicbox.com/groups/info/subscription
