diff options
author | Jérôme Sautret <jerome.sautret@process-one.net> | 2008-08-04 13:48:47 +0000 |
---|---|---|
committer | Jérôme Sautret <jerome.sautret@process-one.net> | 2008-08-04 13:48:47 +0000 |
commit | fa86e6aa850adcb171115dbb83ea2c6d2c1a2fce (patch) | |
tree | fbe86dedfdf41838c1266b8198fa77bce427cd9e | |
parent | Updated ChangeLog for previous commit. (diff) |
More precise ChangeLog for last commit.
SVN Revision: 1512
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |