[Bucardo-general] bug report - a bit urgent

Greg Sabino Mullane greg at endpoint.com
Wed Sep 2 13:56:45 UTC 2009


>  I have now installed the recent dev version of bucardo posted as a
> tar.gz file. (4.0)
> 
> The custom code runs but has highlited a possible bug: When the
> exception handler code is run the "rowinfo" hash ref is empty.

If this is a pushdelta sync, try examining the "rows" value instead.
Make sure "getrows" is true for that customcode, of course. To see
exactly what is being sent, try something like this in your code:

use Data::Dumper
$result->{message} = Dumper $result;

> use Sys::Syslog;
> use DBIx::Safe;

You should not need to use DBIx::Safe here.

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 226 bytes
Desc: OpenPGP digital signature
Url : https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20090902/ff5a9264/attachment.bin 


More information about the Bucardo-general mailing list