Skip to content

RMySQL connections speed

1 message · David James

#
Hi,

The problem with long delays turned out to be in the coercion
function as() that I use to coerce connection and result objects into
integers (the underlying C codes uses integers as handles).
Thanks to John Chambers for quickly fixing the problem (see his
earlier posting today in r-devel).

--
David
Laurent Faisnel wrote: