Jian Zhang
Jian Zhang
I am trying to run the stolon test and it can complete all the read and append transactions. But during analyzing period, one problem occurs. Here is the stack trace:...
I ran the first version of postgresql test, i.e. the snapshot of `Add stolon/postgres test`. After a series of read and append operations, it has already detected the problem of...
## Bug Report ### 1. Minimal reproduce step (Required) 1. Prepare a TiDB cluster (tested on v8.5.4) with the default Pessimistic Transaction mode and Repeatable Read isolation level. 2. Create...
It seems some code in `DepositChecking.java` is copied from `Amalgamated.java`.
Hi, Thanks for the awesome tool! I have been using the python bindings for a while and recently I am trying to play with the gnf functionality but encountered some...