This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cac449b3370c577c9397bd85d237cfef7ab744bb
tidb
/
pkg
/
sessiontxn
/
isolation
History
cfzjywxk
0250675b0b
txn: deprecate the transaction auto retry and related statement count limit (
#50782
)
...
ref
pingcap/tidb#50350
2024-01-30 08:10:59 +00:00
..
metrics
…
base.go
*: update interface{} to any (
#50770
)
2024-01-29 07:21:29 +00:00
BUILD.bazel
txn: deprecate the transaction auto retry and related statement count limit (
#50782
)
2024-01-30 08:10:59 +00:00
main_test.go
…
optimistic_test.go
txn: deprecate the transaction auto retry and related statement count limit (
#50782
)
2024-01-30 08:10:59 +00:00
optimistic.go
*: update interface{} to any (
#50770
)
2024-01-29 07:21:29 +00:00
readcommitted_test.go
…
readcommitted.go
*: update interface{} to any (
#50770
)
2024-01-29 07:21:29 +00:00
repeatable_read_test.go
…
repeatable_read.go
*: update interface{} to any (
#50770
)
2024-01-29 07:21:29 +00:00
serializable_test.go
…
serializable.go
…