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
61868f44dc95fb32905cff7a23aaa9057cd653cf
tidb
/
table
/
tables
History
tiancaiamao
8bafc3d515
tidb: accelerate unit test (
#2590
)
...
Avoid BootstrapSession everytime, just do it once in testSessionSuite.SetUpSuite
2017-02-06 15:11:38 +08:00
..
bounded_tables_test.go
executor,table: remove LockKeys and Truncate method in Table interface. (
#1833
)
2016-10-18 00:35:45 +08:00
bounded_tables.go
*: add StatementContext argument to functions. (
#2157
)
2016-12-02 23:28:11 +08:00
index_test.go
table/tables: fix panic (
#1952
)
2016-11-05 10:04:42 +08:00
index.go
*: non-unique index doesn't need store value, write a '0' to reduce space (
#2218
)
2016-12-09 21:02:03 +08:00
memory_tables_test.go
executor,table: remove LockKeys and Truncate method in Table interface. (
#1833
)
2016-10-18 00:35:45 +08:00
memory_tables.go
*: add StatementContext argument to functions. (
#2157
)
2016-12-02 23:28:11 +08:00
tables_test.go
tidb: accelerate unit test (
#2590
)
2017-02-06 15:11:38 +08:00
tables.go
*: refactor
context.Context
(
#2298
)
2016-12-23 13:02:41 +08:00