OJB, MySQL and Query Cache

2006-06-28 Thread Tino Schöllhorn
Hi, probable this isn't the correct forum - but nevertheless I hope that some can help me out. We are using OJB 1.0.1 (we're waiting for a new release to change to) and MySQL 5.0.18. Everything is working fine and OJB works like a charm. Now our sites are getting more traffic and we wanted

Re: OJB, MySQL and Query Cache

2006-06-28 Thread Tino Schöllhorn
Hi, I solved it, so no need to answer ;-) Be aware when changing the mysql-connector to the 3.1.x line. This driver changes the standard behaviour of the server side cached statements. This in turn disables the query cache. If you change to this connector and want to use the query cache use