|
|
cae65ff127
|
executor, util: fix gorm-test when cast a value to varbinary(N) (#3379)
|
2017-06-04 21:18:47 +08:00 |
|
|
|
f83bdd0aaf
|
*: fix 3235 (#3358)
|
2017-05-31 23:27:47 +08:00 |
|
|
|
213954d2e7
|
*: add specified columns for LOAD DATA INFILE Syntax (#3240)
* : add specified columns for LOAD DATA INFILE Syntax
|
2017-05-15 16:40:47 +08:00 |
|
|
|
5f34aa4776
|
*: Add warnings for load data (#3224)
|
2017-05-11 08:11:52 +08:00 |
|
|
|
b4f20e6f0b
|
util/testkit: refine testkit (#3177)
|
2017-04-29 23:20:49 +08:00 |
|
|
|
a9a33b0209
|
fix typo (#3179)
|
2017-04-29 00:24:27 +08:00 |
|
|
|
59154905aa
|
*: rename table-driven tests name. (#3081)
|
2017-04-19 10:02:57 +08:00 |
|
|
|
992f367924
|
*: fix batch insert test data race (#2968)
Use atomic functions to access limit variable.
|
2017-03-30 16:36:04 +08:00 |
|
|
|
e068663cdc
|
Auto split insert data into multiple batches. (#2958)
Add a sysvar to enable batch insert data and disable batch insert in transaction.
|
2017-03-30 14:57:55 +08:00 |
|
|
|
10260db2bd
|
table/tables: fix update unique index in transaction (#2843)
|
2017-03-16 12:02:50 +08:00 |
|
|
|
faf74ee5ca
|
executor: fix a bug when subquery meet update. (#2669)
|
2017-02-18 19:18:50 +08:00 |
|
|
|
31d3b87704
|
executor: fix a bug about table name comparison (#2643)
|
2017-02-15 13:27:56 +08:00 |
|
|
|
7965666bce
|
executor: ajust some code. (#2574)
|
2017-01-30 09:45:50 +08:00 |
|