12 messages in com.mysql.lists.javaRe: cache of PreparedStatements
FromSent OnAttachments
Jeff Mathis19 Aug 2004 16:11 
Kevin A. Burton19 Aug 2004 18:09 
Shankar Unni20 Aug 2004 10:04 
Jeff Mathis20 Aug 2004 10:31 
Jeff Mathis20 Aug 2004 13:59 
Kevin A. Burton20 Aug 2004 15:31 
Jeff Mathis20 Aug 2004 15:39 
Mark Matthews23 Aug 2004 15:43 
Kevin A. Burton23 Aug 2004 18:34 
Jeff Mathis24 Aug 2004 08:41 
Mark Matthews25 Aug 2004 12:48 
Jeff Mathis25 Aug 2004 12:54 
Subject:Re: cache of PreparedStatements
From:Shankar Unni (shan@netscape.net)
Date:08/20/2004 10:04:58 AM
List:com.mysql.lists.java

Kevin A. Burton wrote:

cachePrepStmts=true prepStmtCacheSize=4096 prepStmtCacheSqlLimit=4096

Does statement caching work across connections now, or is this still per-connection?