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
6b444f8e5550757ccce81df87550c53d67461cc7
tidb
/
table
/
tables
History
Shen Li
5f457a2c62
*: Add a variable to skip constraint check in session. (
#2031
)
...
When import data from mysqldump/mydumper. We could skip constraint check.
2016-11-18 22:54:28 +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
*: use schema diff to reduce memory allocation (
#1858
)
2016-10-24 15:17:44 +08:00
index_test.go
table/tables: fix panic (
#1952
)
2016-11-05 10:04:42 +08:00
index.go
table/tables: fix panic (
#1952
)
2016-11-05 10:04:42 +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
*: use schema diff to reduce memory allocation (
#1858
)
2016-10-24 15:17:44 +08:00
tables_test.go
util/types: fix decimal conversion. (
#1979
)
2016-11-09 16:53:30 +08:00
tables.go
*: Add a variable to skip constraint check in session. (
#2031
)
2016-11-18 22:54:28 +08:00