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
b712d020dbc3aacf3e7bbaeef415b5cd28472886
tidb
/
table
/
tables
History
tiancaiamao
b3469e7964
*: fix a bug that the pessimistic lock doesn't work on a partition (
#14921
)
...
physicalID should be used if 'select for update' works on a partitioned table.
2020-03-03 15:06:45 +08:00
..
gen_expr_test.go
*: move parser to a separate repository (
#8036
)
2018-10-25 11:12:10 +08:00
gen_expr.go
*: improve syntax error code & message compatibility (
#9103
)
2019-01-23 10:46:29 +08:00
index_test.go
*: support index encode/decode for new collation (
#14876
)
2020-02-27 11:33:33 +08:00
index.go
*: use SetString() for string instead of SetBytes() (
#14989
)
2020-03-02 15:48:10 +08:00
partition_test.go
planner,expression,table: clean up the old partition pruning code (
#14834
)
2020-02-27 00:52:03 +08:00
partition.go
*: fix a bug that the pessimistic lock doesn't work on a partition (
#14921
)
2020-03-03 15:06:45 +08:00
tables_test.go
*: support virtual generate column substitute optimization (
#14367
)
2020-02-10 16:01:05 +08:00
tables.go
tables: disable UpdateDeltaForTable if TxnCtx is nil (
#15047
)
2020-03-03 11:16:09 +08:00