[PATCH] Kannel, SDB and persistent DB connections
Guillaume Cottenceau <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, The following patch fixes an incorrect view of the Kannel userguide on SDB and persistent DB connections. SDB supports persistent connections, however some DB drivers don't. For example, sdb/mysql supports persistent connections for ages; sdb/oracle supports persistent connections since sdb-0.5.2 (released 040227); and sdb/postgres supports persistent connections since sdb-0.5.3 (released 040421). -- Guillaume Cottenceau
userguide-sdb-persistent.diff
(text/x-patch, 786 B)
Index: doc/userguide/userguide.xml
===================================================================
RCS file: /home/cvs/gateway/doc/userguide/userguide.xml,v
retrieving revision 1.269
diff -u -r1.269 userguide.xml
--- doc/userguide/userguide.xml 21 Apr 2004 10:52:34 -0000 1.269
+++ doc/userguide/userguide.xml 26 Apr 2004 13:58:11 -0000
@@ -626,8 +626,7 @@
<listitem><para><literal>--with-sdb</literal>
Enable using LibSDB libraries for dlr support.
- <emphasis>Attention: No DBPool support and LibSDB doesn't support
- permanent database connections.</emphasis></para></listitem>
+ <emphasis>Attention: No DBPool support.</emphasis></para></listitem>
<listitem><para><literal>--with-oracle</literal>