Bug #4461 query cache crash server
Submitted: 8 Jul 2004 13:55 Modified: 30 Sep 2004 10:31
Reporter: Mickael Besson Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:3.0.14 & MySQL 5.0 & j2sdk1.4.2_04 OS:Windows (Windows NT4)
Assigned to: Mark Matthews CPU Architecture:Any

[8 Jul 2004 13:55] Mickael Besson
Description:
Using query cache crash the server when connecting with jdbc.
We are obliged to remove these lines in my.ini : 

query_cache_limit=...

query_cache_min_res_unit=...

query_cache_size=...

query_cache_type=...

How to repeat:

adjust query_cach... variables and verify if it's take account with MySQL Administrator for example (Health/Status Variables/Query cach).

Try to connect with jdbc driver

MySQL crash and throw this message :

mysqld-max-nt.exe - Erreur d'application
L'instruction à "0x00482232" emploie l'adresse mémoire "0x00000000". La mémoire ne peut être "read".
...

Suggested fix:

?
[3 Aug 2004 17:57] Mark Matthews
Please test with the snapshot build of MySQL-5.0.1 from http://dev.mysql.com/downloads/mysql/5.0.1-snapshot.html
[31 Aug 2004 6:09] MySQL Verification Team
Are you tried the test recommended by Mark ?
[31 Aug 2004 10:31] Mickael Besson
Yes I've tested it (5.0.1).
Now it's OK, no problem.

Thank's
[14 Feb 2005 22:54] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".