MySQL Forums
Forum List  »  Perl

Re: How to use Query Cache with Perl DBI
Posted by: howa chen
Date: September 02, 2006 10:02PM

Hi,

so is that true that when using Perl DBI, there is no method to use query cache?

since no matter do(), selectrow_arrayref(), selectrow_hashref(),...all methods are prepared INTERNALLY, even you do not issued the prepare().

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
September 01, 2006 10:20AM
Re: How to use Query Cache with Perl DBI
September 02, 2006 10:02PM


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.