MyBatis version
3.5.3
Database vendor and version
mysql 5.6
Test case or example project
mybatis L2 cache dirty read ,use xml +jpa
user table update userInfo table select join user table
select userInfo data no update
Steps to reproduce
Expected result
Actual result
Comment From: harawata
There is not enough information to proceed. Could you provide a test case like these?
Comment From: chapterBegin
user table and userInfo table L2 cache should use the same namespace ,use cache-ref
Comment From: harawata
No reply.