MySQL Forums
Forum List  »  Perl

Re: query execution becomes slow after the first execution of the program
Posted by: M ALATTAR
Date: August 04, 2010 10:59AM

yes, it is a process. i used fork() to create it.
I am working under Linux (Fedora)...
<Having two connection handles in a Perl program is unusual, but ok.>
really, i read the description of DBI module and it was mentioned that one process can block the work of other ones if we use the same connection.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.