|
4b1eeb895d
|
[CP] [to #47545514]subprogram cursor do not resolve external type
|
2023-08-15 03:42:13 +00:00 |
|
|
fbf039243d
|
[CP] [to #46881515]ps cursor return params always use int type
|
2023-08-15 03:17:28 +00:00 |
|
|
51e5fa313b
|
[CP] [to #42063853]use tmp allocator to get user type
|
2023-08-14 14:22:35 +00:00 |
|
|
d13e488a43
|
[CP] adjust UTL_ENCODE && UTL_RAW to DETERMINISTIC
|
2023-08-14 14:04:59 +00:00 |
|
|
761088e0fd
|
refine algorithm for traversing query range graph
|
2023-08-14 13:59:20 +00:00 |
|
|
f0e62ab0ce
|
[CP] sync wash fragment for kvcache alloc when memory not enough
|
2023-08-14 13:53:39 +00:00 |
|
|
5befb87b84
|
[CP] force print 4377 log
|
2023-08-14 13:47:58 +00:00 |
|
|
3a7fd13453
|
[CP] Fix insert use incorrect plan bug
|
2023-08-14 13:42:13 +00:00 |
|
|
76f0cfbd1e
|
[CP] fix change user read packet out of bound
|
2023-08-14 13:12:02 +00:00 |
|
|
ee9904a650
|
[CP] Fix convert/to_type and get_ddl compatibility bugs
|
2023-08-14 10:28:29 +00:00 |
|
|
3ebd51c657
|
[CP] fix forget to add func index column into data table when rebuild index.
|
2023-08-14 10:12:05 +00:00 |
|
|
98df6c5e5b
|
[CP] [fix] fix arbitration service do not degrade when reconfirming and log disk full occur concurrently
|
2023-08-11 21:27:38 +00:00 |
|
|
fbc0e46149
|
[CP] 优化建表路径中partition相关代码以减小临时内存
|
2023-08-11 21:22:00 +00:00 |
|
|
bf1a78c1df
|
[CP] Fix direct load client task not auto abort
|
2023-08-11 21:16:24 +00:00 |
|
|
29b8ba4087
|
[CP] fix oracle nullif transform error
|
2023-08-11 21:10:45 +00:00 |
|
|
1f5b5eb1d4
|
[CP] fix direct load heart beat
|
2023-08-11 21:05:08 +00:00 |
|
|
4d51598a99
|
[CP] fix grant privileges on information_schema.* to user
|
2023-08-11 20:59:34 +00:00 |
|
|
6f643df686
|
[RS] Fix incorrect unit disk statistic.
|
2023-08-11 20:53:59 +00:00 |
|
|
9c8f1a1195
|
[bugfix] fix batch decode var length dict with single entry
|
2023-08-11 20:48:24 +00:00 |
|
|
265a91333e
|
[CP] fix memory-leak bug of insert into select with direct-mode
|
2023-08-11 20:36:01 +00:00 |
|
|
1f804fd441
|
[CP] fix the bug that cancel a dropping index
|
2023-08-11 20:30:29 +00:00 |
|
|
68d81c9ba5
|
[CP] remove core at keybtree, adjust sort keys for unique index
|
2023-08-11 20:19:35 +00:00 |
|
|
28fc7b9be4
|
[CP] Fix: There is a shared expression in the virtual generated column, which causes an error
|
2023-08-11 20:14:03 +00:00 |
|
|
dadf4d779f
|
[CP] Fix error info bug
|
2023-08-11 20:08:32 +00:00 |
|
|
74d57b2e42
|
[CP] Fix remove order by bug
|
2023-08-11 20:02:57 +00:00 |
|
|
6b0981c101
|
[CP] fix show table status bug
|
2023-08-11 19:57:22 +00:00 |
|
|
ae552ae1e3
|
[CP] Fix system function compatibility bugs
|
2023-08-11 19:45:08 +00:00 |
|
|
803bb5671a
|
[Bugfix]fix local index bug in obkv
|
2023-08-11 19:39:34 +00:00 |
|
|
712f822c97
|
[CP] change the xid construction method of dblink
|
2023-08-11 19:23:12 +00:00 |
|
|
5398406157
|
[CP] fix session core when flt mgr init failed
|
2023-08-11 19:17:39 +00:00 |
|
|
c817b1ce63
|
[CP] fix unix socket connection denied by ob_tcp_invited_node
|
2023-08-11 19:12:04 +00:00 |
|
|
b445128188
|
[CP] fix do_row_gt_and bug when meeting like key or in key
|
2023-08-11 19:06:32 +00:00 |
|
|
5510e9085b
|
[CP] fix sql hang when generating too large range size
|
2023-08-11 18:54:19 +00:00 |
|
|
9bdec5ff15
|
[CP] [to #51159591] add spinlock for debugger runtime info
|
2023-08-11 18:48:44 +00:00 |
|
|
c18542d1bf
|
[CP] [4.2] add timeout for commit_alter_tenant_locality to avoid ddl thread hang
|
2023-08-11 18:43:12 +00:00 |
|
|
3d60f0d889
|
[CP] fix get empty unique key
|
2023-08-11 18:37:43 +00:00 |
|
|
ff693608ca
|
[CP][to #48840416] fix collection access with a(idx1)(idx2)(idx3).col1
|
2023-08-11 18:32:08 +00:00 |
|
|
2aa02da43d
|
[CP] fix partition filter GI report 4201 bug
|
2023-08-11 18:21:18 +00:00 |
|
|
5dd2c3a835
|
[CP] adjust cmp method when merge min/max value for column stat
|
2023-08-11 18:15:46 +00:00 |
|
|
14bb5d4a42
|
[CP] fix not gather histogram bug when analyze table with SIZE AUTO
|
2023-08-11 18:03:45 +00:00 |
|
|
2a8a861100
|
[CP] Fix: session sync use new type to sync last_schema_version
|
2023-08-11 17:58:08 +00:00 |
|
|
f10968e630
|
[CP] fix bug when part table do local index back with lob column
|
2023-08-11 17:52:33 +00:00 |
|
|
bac5864bb4
|
[CP] [master] fix core by reuse_tx race with rollbacksavepoint msg callback
|
2023-08-11 17:46:56 +00:00 |
|
|
d7aa4899d7
|
[CP] to issue<50551308>:fix record collection member as forall stmt param bug
|
2023-08-11 17:41:22 +00:00 |
|
|
2d8f9bd1db
|
[CP] [to #51089750]after stmt trigger not throw mutating table error
|
2023-08-11 17:35:46 +00:00 |
|
|
6f67d52e9e
|
[CP] fix where subquery pullup transformation bug
|
2023-08-11 17:30:13 +00:00 |
|
|
51828669d6
|
[CP] Fix PL agg bug
|
2023-08-11 17:19:16 +00:00 |
|
|
63ae24417d
|
[CP] [dblink][4.2/4.1] print tx id in sql audit for dblink stmt
|
2023-08-11 17:13:39 +00:00 |
|
|
47b76bd93a
|
[CP] fix se array of tablet range allocate too much memory and send piece msg core
|
2023-08-11 17:01:26 +00:00 |
|
|
1537b7e0a3
|
[CP] [GIS]fix SRSWKTParser memory leak
|
2023-08-11 16:55:51 +00:00 |
|