I am running 0.8.x edition of this plugin (without shared connections), rev
[f58a2c5ae6ef], together with Prosody 0.8.2, Lua 5.1 (Debian Wheezy).
(So I cannot decide whether this bug is still valid in 9.0 version)
Plugin is not able to handle accidental DB disconnect (e.g. Mysql server
restart) - the rest of Prosody seems to be able to do so. Furthermore, it
causes no messages are even delivered, because calling error() on line 101:
function drops everything.
To reproduce
1. Run prosody
2. Send some message - sent & logged
3. Restart mysql server
4. Send another message - raises an error and does not deliver the message at
all
Original issue reported on code.google.com by mar...@mplicka.cz on 27 Jun 2013 at 9:07
Original issue reported on code.google.com by
mar...@mplicka.cz
on 27 Jun 2013 at 9:07