Bug #16636 | Read-commited behavior is wrong when using query cache | ||
---|---|---|---|
Submitted: | 19 Jan 2006 15:14 | Modified: | 30 Jan 2006 16:32 |
Reporter: | Maxim M | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.9 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[19 Jan 2006 15:14]
Maxim M
[19 Jan 2006 15:19]
Maxim M
Java jdbc sample to recreate this bug
Attachment: Bug16636.java (application/octet-stream, text), 5.63 KiB.
[30 Jan 2006 16:32]
Valeriy Kravchuk
Thank you for a problem report. Sorry, but I was not able to repeat the behaviour you described, even with query cache enabled, using 2 mysql client sessions with READ COMMITTED isolation levels on 5.0.x. I can try with 4.1.x, but please, check that you do not use default REPEATABLE READ isolation level in your tests. Read http://dev.mysql.com/doc/refman/5.0/en/innodb-transaction-isolation.html for details.