0 Replies Latest reply on Jun 4, 2005 6:21 PM by ops

    Simulating a READ_UNCOMMITTED with JBoss 4 and MySQL?

    ops

      Hi everyone,

      For training purposes I want to demonstrate some isolation probs using Entity Beans with CMP 2.0. I configured my MySQL-Datasource with TRANSACTION_READ_UNCOMMITTED and I also startet the database in that mode. But still I cannot read any uncommitted entity bean data. What is wrong? Should I use another database? Which one supports this isolation mode?

      Thanks,
      Oliver