10877 Commits

Author SHA1 Message Date
obdev
04ba1bb648 [FEAT MERGE] rpc authentication improvement 2024-02-07 16:35:49 +00:00
yishenglanlingzui
ddfec5fc23 master branch sys_stat and trace_point place_holder 2024-02-07 16:32:47 +00:00
Charles0429
7f28858533 add wait event 2024-02-07 16:24:12 +00:00
obdev
c6c889e47c to issue<53790417>:fix bug about using cursor-for-loop index name as package routine argument 2024-02-07 16:18:22 +00:00
obdev
112b0dfbd4 [FEAT MERGE] Support index usage monitoring 2024-02-07 16:12:34 +00:00
oceanoverflow
f7a91cb0b1 fix restore concurrent with clean issue 2024-02-07 16:09:32 +00:00
wangt1xiuyi
533802c26e fix failed cases and reserve error code in advance on the master branch. 2024-02-07 16:03:42 +00:00
obdev
eb6065f4b2 [CP] fix dup table virtual table core and clean unused log 2024-02-07 16:00:42 +00:00
HaHaJeff
315fe90c5e fixed memory leak when palf epoch changed. 2024-02-07 15:57:42 +00:00
obdev
e783acb1c3 Fix minimal logic for recording columns. 2024-02-07 15:54:41 +00:00
obdev
1ccbb2471c occupy oss throt table 2024-02-07 14:47:42 +00:00
obdev
21ddf9e8b2 [CP] [LOB] support inrow threshold config 2024-02-07 14:44:41 +00:00
obdev
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
obdev
01f977c065 [CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode 2024-02-07 14:35:51 +00:00
Hongqin-Li
254bdbbfa2 Add timeout for autoinc rpc 2024-02-07 14:32:51 +00:00
obdev
28209076a3 Bugfix for nagating decimal_int 2024-02-07 14:29:52 +00:00
chinaxing
6a2e0b6e2b rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK 2024-02-07 14:26:51 +00:00
obdev
bbfbefabdf [FEAT MERGE] dynamic_server_spec phase1 2024-02-07 14:23:50 +00:00
Handora
46b64790bc [FEAT MERGE] transfer without kill tx 2024-02-07 14:20:47 +00:00
wxhwang
233bf43b61 revert fix restore minor failed 2024-02-07 14:17:46 +00:00
zhjc1124
b91c4a01c3 [CP] remove unsafe macro OB_UNIS_DECODEx 2024-02-07 14:11:56 +00:00
chinaxing
6c1a28cde8 [master] fix session-sync-verify for transaction-route 2024-02-07 14:08:56 +00:00
obdev
f81867b463 fix subplan filter + px batch rescan hang 2024-02-07 14:05:54 +00:00
obdev
53d13885cf [CP] fix bug: a large backlog of threads and causing the server to stop providing service. 2024-02-07 14:02:54 +00:00
obdev
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
obdev
c65d88d12c Add oracle-compatible error code for materialized view 2024-02-07 13:54:05 +00:00
obdev
cdbcd01b27 change compat_mode default from MYSQL to INVALID 2024-02-07 13:51:05 +00:00
obdev
af06b2b47b fix pwj table memory bloat 2024-02-07 13:48:03 +00:00
obdev
646f868b25 fix auto generated identifier is too long 2024-02-07 13:45:02 +00:00
wanyue-wy
6987eac711 add placeholder for tenant_cloning 2024-02-07 13:42:01 +00:00
renju96
d20ee334f4 [CP] delete useless info && fix core 2024-02-07 13:39:00 +00:00
obdev
b50f5ca438 [MDS] flush directly advance rec_scn consider about flushing_scn 2024-02-07 13:36:01 +00:00
tino247
e5e905fb84 Remove unstable case 2024-02-07 13:33:00 +00:00
renju96
a9e644b02b [bugfix]io_buf must free after handle.reset() 2024-02-07 13:29:59 +00:00
obdev
928ead789a [CP] fix sanity crash when printing log 2024-02-07 13:26:58 +00:00
obdev
2bd4a95f94 Add placeholder of group id for direct load high prio rpc 2024-02-07 13:23:56 +00:00
obdev
fbba79a9f8 [CP] fix mds memory leak bug after creating buffer ctx failed 2024-02-07 13:18:10 +00:00
obdev
7baf3f417f Fix decimalint in groupby pushdown 2024-02-07 13:15:09 +00:00
obdev
d8272cb40b Fix print log core and simplify logs 2024-02-07 13:09:20 +00:00
obdev
e633b2ae82 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2024-02-07 13:03:27 +00:00
obdev
d8b4a05f63 [CP] reset macro info after writing linked block 2024-02-07 13:00:27 +00:00
obdev
b45b692d2d Bugfix for dynamic evaluated questionmark 2024-02-07 12:57:25 +00:00
obdev
bc0159e02d bugfix : json dot notation with item method , error code mismatch 2024-02-07 12:54:23 +00:00
obdev
6bf26275da return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable 2024-02-07 12:51:22 +00:00
obdev
23dfd123b2 [FEAT MERGE] zlib_upgrade 2024-02-07 12:48:23 +00:00
LiuYoung00
0dc5230629 [to #6249380]fixed fetch type check problem 2024-02-07 12:45:22 +00:00
Handora
c3710189f6 [BUG] put trans_end to the postition that will never fail 2024-02-07 12:42:21 +00:00
maosy
18212d8351 [CP] 修复因为租户队列积压导致switchover超时 2024-02-07 12:39:21 +00:00
LiuYoung00
fd0efdd1df [CP] support mysql.proc to get create time 2024-02-07 12:36:22 +00:00
obdev
ebae533df5 Fix type deduction error for sum aggregation 2024-02-07 12:33:21 +00:00