Closed GoogleCodeExporter closed 9 years ago
I'm currently changing the SQL service to add the string support. I've also
added a "reconnect counter". This counts up each time there's an error thrown,
and is set to 0 each time there's a successful transaction. If the counter hits
a set number, then the database disconnects, and will reconnect next time
there's a transaction.
The level at which the reconnect occurs is set in the openhab.cfg file with
reconnectCnt. It defaults to 0 (no reconnect).
I don't have a problem with disconnects, so I can't easily test this works, but
the function is implemented (and it doesn't cause any problems)...
Original comment by ch...@cd-jackson.com
on 15 Sep 2013 at 7:55
I was just wondering if this was improved at all with the latest binding?
Original comment by ch...@cd-jackson.com
on 3 Oct 2013 at 1:07
Original comment by teichsta
on 5 Nov 2013 at 10:53
This issue has been migrated to Github. If this issue id is greater than103 its
id has been preserved on Github. You can open your issue by calling the URL
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or
equal 103 new ids were created.
Original comment by teichsta
on 17 Nov 2013 at 8:08
see above!
Issue has been migrated to Github and should be discussed there.
Original comment by teichsta
on 21 Nov 2013 at 1:51
Original issue reported on code.google.com by
udo1t...@gmail.com
on 23 Aug 2013 at 2:16