]> granicus.if.org Git - ejabberd/commitdiff
More precise ChangeLog for last commit.
authorJérôme Sautret <jerome.sautret@process-one.net>
Mon, 4 Aug 2008 13:48:47 +0000 (13:48 +0000)
committerJérôme Sautret <jerome.sautret@process-one.net>
Mon, 4 Aug 2008 13:48:47 +0000 (13:48 +0000)
SVN Revision: 1512

ChangeLog

index b6e2da3c5799232ad0e88e393ff36c678b5e85c0..9f431eda93cb27a2637654c82212e8fd9561f69f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2008-08-04  Jerome Sautret  <jerome.sautret@process-one.net>
 
        * src/odbc/ejabberd_odbc.erl: Restart the database connection when
-       it's lost or it reaches timeout. Set transaction isolation level
-       to SERIALIZABLE when establishing connection.
+       it's lost or it reaches timeout with MySQL. Set transaction isolation level
+       to SERIALIZABLE when establishing connection to MySQL.
 
 2008-08-01  Badlop  <badlop@process-one.net>