-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Al Caponi wrote:
> Hi again,
> The query cache finally works after I've reverted to
> mm.mysql-2.0.12-bin.jar.
>
> The problem was that the query cache somehow wouldn't work within
> transactions with mysql-connector-java-3.1.10-bin.jar. Anyone care
Hi again,
The query cache finally works after I've reverted to
mm.mysql-2.0.12-bin.jar.
The problem was that the query cache somehow wouldn't work within
transactions with mysql-connector-java-3.1.10-bin.jar. Anyone care to dig
further?
Here is one working combination:
Jboss 3.2.2 with transact
ks,
Alain
-Original Message-
From: Gleb Paharenko [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 05, 2005 9:07 PM
To: mysql@lists.mysql.com
Subject: Re: JBoss queries aren't cached by MySQL
Hello.
If you can just check your application with the latest release
of MySQL (4.1.14 now). Turn on t
- the above counters
> increase.
>
> Regards,
> Al
>
> -Original Message-
> From: Mark Matthews [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 27, 2005 12:33 AM
> To: Rafal Kedziorski
> Cc: mysql@lists.mysql.com
> Subject: Re: JBoss queries
tober 05, 2005 8:35 PM
To: mysql@lists.mysql.com
Subject: RE: JBoss queries aren't cached by MySQL
Hi All,
I didn't see any follow-up on this thread. Hope I can get some hint :)
How to get the query cache to work with Jboss?
I've got my app running on the following
JBoss 3.2.2. (Unab
5 12:33 AM
To: Rafal Kedziorski
Cc: mysql@lists.mysql.com
Subject: Re: JBoss queries aren't cached by MySQL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rafal Kedziorski wrote:
> Hi,
>
> we have the problem, that queries generated by JBoss or our code which
> runns under JBoss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rafal Kedziorski wrote:
> Hi,
>
> we have the problem, that queries generated by JBoss or our code which
> runns under JBoss will be not cached by MySQL. The same query sendet from
> an external application or MySQLFront will be cached by the same M
Hi,
we have the problem, that queries generated by JBoss or our code which
runns under JBoss will be not cached by MySQL. The same query sendet from
an external application or MySQLFront will be cached by the same MySQL.
I'm using JBoss 3.2.5 with JDBC 3.0.16 and MySQL 4.0.23a.
Any idea why?
Reg