|
|
1558a9c096
|
executor: fix duplicate row check when chunk size is small (#7393)
|
2018-08-17 16:52:52 +08:00 |
|
|
|
1f8710762d
|
execute/insert: refine data truncate error msg (#7401)
|
2018-08-16 00:02:45 +08:00 |
|
|
|
2fba9931c7
|
*: remove DatumRow (#7165)
|
2018-07-26 19:42:58 +08:00 |
|
|
|
b5f9b35a45
|
plan: refactor the code of building Insert. (#7068)
|
2018-07-25 22:41:42 +08:00 |
|
|
|
ab332eba2a
|
executor: BadNullError should be ignored by insert ignore statement (#6465)
|
2018-06-29 13:15:31 +08:00 |
|
|
|
ebf0a9b87b
|
executor: reduce memory usage of insert select from statement (#6891)
|
2018-06-26 16:29:24 +08:00 |
|
|
|
3c0bfc19b2
|
executor: improve performance for insert ignore on duplicate key update statement (#6760)
|
2018-06-19 20:28:06 +08:00 |
|
|
|
96a5109ebb
|
types: handle NULL datum if we need convert it to string. (#6761)
* types: handle `NULL` when we need to
|
2018-06-06 20:15:48 +08:00 |
|
|
|
4a36ef721c
|
executor: DML use DatumRow (#6720)
|
2018-06-01 10:22:02 +08:00 |
|
|
|
ce071f5dd3
|
refactor load data (#6665)
|
2018-05-29 21:19:14 +08:00 |
|
|
|
36c3f0dd36
|
split write.go (#6660)
|
2018-05-28 14:29:42 +08:00 |
|