Steve Bertrand wrote:
> (Un)fortunately, this was a case of reading from a stale replicated
> MySQL server...

Are you doing the reading manually or are you using the Replicated
storage driver? If the former - take a look at Replicated. If the
later - make sure you wrap your inserts in a transaction - this will
trigger an "always-read-from-master" mode.

Cheers

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to