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
a30be605cd9b86ea253e7ddc0763026d7635f618
tidb
/
distsql
History
Long Deng
0b7c7167d1
planner,executor: support global index for IndexScan and IndexLookUpReader (
#19821
)
2020-09-24 20:50:28 +08:00
..
distsql_test.go
executor: add an OOMAction for copIterator to adaptive control the memory usage (
#19246
)
2020-09-22 14:27:55 +08:00
distsql.go
executor: add an OOMAction for copIterator to adaptive control the memory usage (
#19246
)
2020-09-22 14:27:55 +08:00
request_builder_test.go
executor: set the coprocessor concurrency to 1 for simple scan with limit. (
#19098
)
2020-08-30 09:35:44 +08:00
request_builder.go
planner,executor: support global index for IndexScan and IndexLookUpReader (
#19821
)
2020-09-24 20:50:28 +08:00
select_result_test.go
*: use int instead of fmt.Stringer as executor id (
#19207
)
2020-08-19 13:39:31 +08:00
select_result.go
executor: add coprocessor cache hit ratio in explain analyze (
#19948
)
2020-09-14 14:40:06 +08:00
stream.go
*: record more rpc runtime information in cop runtime stats (
#18916
)
2020-08-18 16:34:07 +08:00