Re: cacheing problem

David Nicol <[email protected]>
Newsgroups gmane.comp.db.mysql.perl,gmane.comp.lang.perl.modules.dbi.general
Message-ID <[email protected]>
> 
> It appears that DBI/DBD is caching the results.  How can I disable this?


the problem was not in DBI.

In case anyone else has this non-problem, 
  my PEBKAC was that user-provided data, which was
current with the previous fetch, was replacing the data from the newer
fetch.  Disabling
this for the special case of "reloading from the database" solved the problem.

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.