|
|
6910eae2a1
|
executor: load data statement shoule not be prepared (#21188)
|
2020-11-23 13:49:56 +08:00 |
|
|
|
a426a0e5ff
|
planner: disallow multi-updates on primary key (#20603)
|
2020-11-17 18:33:53 +08:00 |
|
|
|
863117ba05
|
session: Check the partition placement constraint of local transactions (#21039)
Signed-off-by: Song Gao <disxiaofei@163.com>
|
2020-11-17 14:28:27 +08:00 |
|
|
|
99bdecc966
|
ddl: fix float precision larger than 53 (#20458)
|
2020-11-13 14:08:36 +08:00 |
|
|
|
f81a5d1314
|
planner: check view recursion when building source from view (#20398)
|
2020-11-12 10:44:23 +08:00 |
|
|
|
522275783e
|
executor: fix auto-id allocation during statements retry (#20659)
|
2020-11-09 16:37:12 +08:00 |
|
|
|
6e1aa0d765
|
*: restrict the length of enum/set value (#19109)
|
2020-11-04 19:10:02 +08:00 |
|
|
|
280e8aa35f
|
*: fix CI break on errors.toml (#20742)
|
2020-10-31 21:32:55 +08:00 |
|
|
|
b2e6df07c8
|
session: Support Variable-Setting Hint SET_VAR (#20232)
|
2020-10-28 14:27:13 +08:00 |
|
|
|
bf043c2d1f
|
executor, expression: Fixed the warning messages when calling str_to_date function failed (#20415)
|
2020-10-28 14:04:01 +08:00 |
|
|
|
f750afb321
|
*: introduce errors documentation generator to generate errors.toml (#20516)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-10-21 15:54:38 +08:00 |
|