|
d6f15c7b10
|
Recursive CTE iscycle clause support number type
|
2023-09-12 03:14:33 +00:00 |
|
|
36322c7d68
|
replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot
|
2023-09-12 03:10:47 +00:00 |
|
|
c5157474b8
|
[fix] getting scn of election priority according to the role of ObLogHandler
|
2023-09-12 02:44:19 +00:00 |
|
|
ffd6829b5b
|
fix dag scheduler destroy when init failed
|
2023-09-12 02:40:35 +00:00 |
|
|
45573c67e5
|
Fix bug in skip scan with splitted ranges
|
2023-09-12 02:10:42 +00:00 |
|
|
1fb2c7983c
|
fix bug: p2p datahub map not init
|
2023-09-11 13:40:26 +00:00 |
|
|
ee2ce83b84
|
set correct charset and collation for string column when alter table
|
2023-09-11 13:10:27 +00:00 |
|
|
92ace425fc
|
Fix the issue of frequent reporting of transfer task -4023
|
2023-09-11 12:44:04 +00:00 |
|
|
17d2223a65
|
Upgrade table direct load api protocal version number
|
2023-09-11 12:13:56 +00:00 |
|
|
ddc1ebc3ff
|
[Bugfix] fix require_rerouting_flag in tableapi rpc response
|
2023-09-11 11:44:13 +00:00 |
|
|
c728dcfc98
|
no need to build heartbeat for recover restore table ddl.
|
2023-09-11 11:40:29 +00:00 |
|
|
3f04abacab
|
clear ddl checksum of source table and dest table before retry execution.
|
2023-09-11 10:44:11 +00:00 |
|
|
79c21dd9c5
|
Fix reserve too much memory problem
|
2023-09-11 10:40:26 +00:00 |
|
|
3302d9b65d
|
[to #52134556]fix bug package fails to hit plan cache
|
2023-09-11 10:14:22 +00:00 |
|
|
fba1ba23f5
|
fix: update libxml2 from 2.10.3 to 2.10.4
|
2023-09-11 10:10:38 +00:00 |
|
|
03cad9e55c
|
remove some modification
|
2023-09-11 18:03:59 +08:00 |
|
|
139398398e
|
check ls offline before acquiring max_commit_ts from a follower
|
2023-09-11 09:47:58 +00:00 |
|
|
97f26ef8d3
|
bugfix outrow lob need delete and insert lob meta too when rowkey change
|
2023-09-11 09:44:16 +00:00 |
|
|
b6ef8a0f76
|
[to #52091533] fix pick routine with static routine & member routine
|
2023-09-11 09:40:36 +00:00 |
|
|
6a99c43af7
|
fix dependent info memory leak bug
|
2023-09-11 09:17:52 +00:00 |
|
|
4cb63f0290
|
[master] return tenant not exist if get leader fail after tenant droped
|
2023-09-11 09:14:11 +00:00 |
|
|
681df0ad17
|
fix switch to primary when permanent offline servers exist
|
2023-09-11 09:10:26 +00:00 |
|
|
d7f9c1f067
|
Fix unsorted column array problem
|
2023-09-11 08:47:56 +00:00 |
|
|
5e5df7e054
|
Fix auto-commit of rebuild hidden table index
|
2023-09-11 08:40:40 +00:00 |
|
|
a8f19c7fa5
|
[OBKV] add ttl_thread_score and skip scan in TTL delete
|
2023-09-11 08:14:22 +00:00 |
|
|
cd786d560e
|
fix mysql compatible bug with partition table
|
2023-09-11 08:10:37 +00:00 |
|
|
92740e52ab
|
[to #52073136]fixed undeclared function in body error msg
|
2023-09-11 07:48:04 +00:00 |
|
|
c6a6ce70ff
|
fix dblink error msg core
|
2023-09-11 07:44:23 +00:00 |
|
|
7d061822ab
|
Prohibit renaming column with func index deps.
|
2023-09-11 07:40:34 +00:00 |
|
|
fe15aec896
|
make regexp functions be valid for generated column in mysql
|
2023-09-11 07:14:27 +00:00 |
|
|
794549cf22
|
Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns.
|
2023-09-11 07:10:43 +00:00 |
|
|
68d091760c
|
fix duplicate table bug
|
2023-09-11 06:44:20 +00:00 |
|
|
315f1114c5
|
fix bug: purge recyclebin fails and reports error
|
2023-09-11 06:40:34 +00:00 |
|
|
79e6900f6f
|
fix query range bug when intersect in node with other node
|
2023-09-11 04:44:06 +00:00 |
|
|
a0afdb0564
|
[BUG.FIX] Fix the lifecycle of io callback
|
2023-09-11 04:40:24 +00:00 |
|
|
53a02c619d
|
[to #52021144] fix(expr): make max VARCHAR2 length compatible with oracle MAX_STRING_SIZE=EXTENDED mode
|
2023-09-11 03:44:05 +00:00 |
|
|
dbea9e7637
|
fix 'privilege requirement for create table'
|
2023-09-11 03:40:22 +00:00 |
|
|
ab1ad86194
|
fix switch tenant at all plan stat
|
2023-09-11 03:14:14 +00:00 |
|
|
32bc1e3d3d
|
push cte preds when generate plan in cost based rewrite
|
2023-09-11 03:10:33 +00:00 |
|
|
c72fbafe90
|
Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05
|
2023-09-11 10:18:26 +08:00 |
|
|
73d139ebdb
|
precheck transfer src ls replay scn before do transfer start transaction
|
2023-09-11 02:10:33 +00:00 |
|
|
eea808932d
|
Change dockerfile from centos7 to anolis8.8
|
2023-09-10 12:40:35 +00:00 |
|
|
0cedfb8ea9
|
remove old mds code
|
2023-09-10 08:40:31 +00:00 |
|
|
f32a2298e8
|
Fix mittest compile error
|
2023-09-09 14:08:03 +00:00 |
|
|
870382c15a
|
[GIS] fix s2visitor memory leak
|
2023-09-09 13:57:11 +00:00 |
|
|
495b212480
|
[to #47927938] reset warning buf when resolve extern symbol fail
|
2023-09-09 13:53:30 +00:00 |
|
|
98807f99aa
|
[BUGFIX] fix join on text and string
|
2023-09-09 13:49:49 +00:00 |
|
|
d685d027ab
|
[to #52028497]forbid execute load data if table has enabled insert/update trigger
|
2023-09-09 13:46:08 +00:00 |
|
|
4a904949c2
|
fix correctness bug of replacing zerofill column expr
|
2023-09-09 13:42:25 +00:00 |
|
|
54921b0342
|
Fix DDL thread hung problem
|
2023-09-09 13:38:45 +00:00 |
|