Commit Graph

10893 Commits

Author SHA1 Message Date
5413e7bf27 [CP] fix: uncommitted txns may not be aborted after standby tenant switch over 2024-02-07 17:43:30 +00:00
fc486eae65 fix table_lock lock_op check not logged 2024-02-07 17:40:31 +00:00
a73356831a Fix sum(bit_col) type dedction 2024-02-07 17:34:44 +00:00
58c6dc8cd4 Fix transfer src ls gc bug. 2024-02-07 17:28:57 +00:00
33a6f4973d [FEAT MERGE] Implement Resource Throttle 2024-02-07 17:25:56 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
c66cbc28a9 bugfix nullif expr deduce_type adapt json 2024-02-07 17:17:07 +00:00
b068e93506 use macro iterator 2024-02-07 17:14:08 +00:00
3b8a815873 fix recover external table bug 2024-02-07 17:11:07 +00:00
e248af772c disable expr pullup and const propagate with var assign 2024-02-07 17:08:07 +00:00
a5ceb247de opt calc global bound for sql auto memory mgr 2024-02-07 17:05:07 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
540f23b2d3 [CP] fix the memleak of nested Array 2024-02-07 16:53:28 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
aceabf03d5 [CP] fix core when create_tg_tenant with no_memory 2024-02-07 16:41:49 +00:00
63fd9bd120 replica is not readable when ls blocked and retry cost too much time. 2024-02-07 16:38:51 +00:00
04ba1bb648 [FEAT MERGE] rpc authentication improvement 2024-02-07 16:35:49 +00:00
ddfec5fc23 master branch sys_stat and trace_point place_holder 2024-02-07 16:32:47 +00:00
7f28858533 add wait event 2024-02-07 16:24:12 +00:00
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
112b0dfbd4 [FEAT MERGE] Support index usage monitoring 2024-02-07 16:12:34 +00:00
f7a91cb0b1 fix restore concurrent with clean issue 2024-02-07 16:09:32 +00:00
533802c26e fix failed cases and reserve error code in advance on the master branch. 2024-02-07 16:03:42 +00:00
eb6065f4b2 [CP] fix dup table virtual table core and clean unused log 2024-02-07 16:00:42 +00:00
315fe90c5e fixed memory leak when palf epoch changed. 2024-02-07 15:57:42 +00:00
e783acb1c3 Fix minimal logic for recording columns. 2024-02-07 15:54:41 +00:00
1ccbb2471c occupy oss throt table 2024-02-07 14:47:42 +00:00
21ddf9e8b2 [CP] [LOB] support inrow threshold config 2024-02-07 14:44:41 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
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
254bdbbfa2 Add timeout for autoinc rpc 2024-02-07 14:32:51 +00:00
28209076a3 Bugfix for nagating decimal_int 2024-02-07 14:29:52 +00:00
6a2e0b6e2b rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK 2024-02-07 14:26:51 +00:00
bbfbefabdf [FEAT MERGE] dynamic_server_spec phase1 2024-02-07 14:23:50 +00:00
46b64790bc [FEAT MERGE] transfer without kill tx 2024-02-07 14:20:47 +00:00
233bf43b61 revert fix restore minor failed 2024-02-07 14:17:46 +00:00
b91c4a01c3 [CP] remove unsafe macro OB_UNIS_DECODEx 2024-02-07 14:11:56 +00:00
6c1a28cde8 [master] fix session-sync-verify for transaction-route 2024-02-07 14:08:56 +00:00
f81867b463 fix subplan filter + px batch rescan hang 2024-02-07 14:05:54 +00:00
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
3db2e35a2e fix merge join bug when use interesting ordering for merge key 2024-02-07 13:57:05 +00:00
c65d88d12c Add oracle-compatible error code for materialized view 2024-02-07 13:54:05 +00:00
cdbcd01b27 change compat_mode default from MYSQL to INVALID 2024-02-07 13:51:05 +00:00
af06b2b47b fix pwj table memory bloat 2024-02-07 13:48:03 +00:00
646f868b25 fix auto generated identifier is too long 2024-02-07 13:45:02 +00:00
6987eac711 add placeholder for tenant_cloning 2024-02-07 13:42:01 +00:00
d20ee334f4 [CP] delete useless info && fix core 2024-02-07 13:39:00 +00:00
b50f5ca438 [MDS] flush directly advance rec_scn consider about flushing_scn 2024-02-07 13:36:01 +00:00
e5e905fb84 Remove unstable case 2024-02-07 13:33:00 +00:00
a9e644b02b [bugfix]io_buf must free after handle.reset() 2024-02-07 13:29:59 +00:00