Hi,

I love this DBI stuff; what a very cool interface to my MySQL server! :)

I just have question about concurrency. I am currently building an XOVER
database for NNTP. Can the program that will update the tables write into
them, whilst the actual news server is using them to read from? Or will that
corrupt things? I know how to flock things in Perl. But I wonder what the
DBI policy on concurrency is.

Thanks!

- Mark


Reply via email to