Commit Graph

4783 Commits

Author SHA1 Message Date
22c7595181 add unittest for column equal encoding overflow issue 2023-05-15 12:12:41 +00:00
8f4d5e3f24 [CP] improve the speed of MemoryDump 2023-05-15 06:58:22 +00:00
894f736bd9 [CP] [Bugfix]fix incorrect trace id during asynchronous commit 2023-05-15 06:47:40 +00:00
825df1c16b [CP] Fix a bug of omitting to set res type length for lob exprs 2023-05-15 02:47:43 +00:00
0fb85c3bd6 [CP] Enlarge table_def_buf_size for show create table if needed 2023-05-15 02:42:18 +00:00
ec28d71d74 refresh location cache when get leader failed in post_msg 2023-05-12 09:17:50 +00:00
836b24d9a9 [CP] fix unexpected das group rescan bug for spf 2023-05-12 09:12:26 +00:00
ea74ce2def Add system variable _show_ddl_in_compat_mode 2023-05-12 08:58:38 +00:00
47f00f5f29 [bugfix] fix column equal encoding exception offset array overflow 2023-05-12 08:53:17 +00:00
5cc4bfc6b3 [CP] [to #49482918] fix error code of combined usage of Ordinal binding and Named binding 2023-05-12 08:47:56 +00:00
e270eb5207 [CP] fix longops start time not correct 2023-05-12 08:42:34 +00:00
151e176514 [CP] fix sql executor use memory of 500 tenant 2023-05-12 08:12:10 +00:00
e666e48cda [CP] fix bug: ObPxMSCoordOp rescan without resetting row_heap_ 2023-05-12 04:47:43 +00:00
cb1682a630 [CP] fix prepare new row problem 2023-05-12 04:42:21 +00:00
638d9fedeb [CP] fix wrong output bug for group join buffer 2023-05-12 04:23:25 +00:00
3e7b3bd4d0 [CP] [OBCDC] fix a bug which would cause obcdc exit when fetch missing log failed 2023-05-12 04:18:04 +00:00
bf354d8f78 [CP] fix malloc_sample_bt 2023-05-12 04:12:35 +00:00
50f535c7f0 [CP] BugFix some virtual tables cells set collection type when set varchar. 2023-05-12 03:47:52 +00:00
c932cfea0b [CP] add right_to_die info into CRASH ERROR 2023-05-12 03:42:18 +00:00
66a00f6ede [CP] adjust log level from ERROR to WARN 2023-05-11 14:21:52 +00:00
a6cc2dd0af [CP] [CP] [to #47972546]fix bug observer core when llvm alloc memory failed and compile UDT 2023-05-11 14:09:29 +00:00
8cadfb0ea6 [CP] [CdcService] Remove MISUSED ls_id 2023-05-11 14:04:04 +00:00
88515e9811 [CP] make sure that all data or meta written on the macro block is flushed before write create_tablet_slog 2023-05-11 13:58:38 +00:00
sdc
16c4ced279 [CP] fix px hang when use px batch rescan and ignore virtual table error 2023-05-11 13:53:08 +00:00
b67287df8c [CP] Support nls_initcap in oracle mode 2023-05-11 13:42:12 +00:00
cb822f078d fix switchover sys ls may not report 2023-05-11 13:23:16 +00:00
83c60a8f73 fix mysqltest 2023-05-11 13:12:21 +00:00
24c0053c47 [CP] [4.x] not return 4016 for empty xid in mysql xa 2023-05-11 11:36:59 +00:00
68b40bfcb6 fix mysqltest 2023-05-11 11:30:55 +00:00
2cf57b9c5d [CP] Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand. 2023-05-11 11:24:58 +00:00
9a0199d44f [UPGRADE] Upgrade cluster_version/data_version to 4.1.0.1 2023-05-11 11:19:00 +00:00
0e3a5f3b94 [CP] optimize performance 2023-05-11 11:12:57 +00:00
fad6e4f29d [CP][BUGFIX] fix routine return type in lob type 2023-05-11 11:00:54 +00:00
d625d66539 fix failed case caused by not implementing osg inner rescan 2023-05-11 10:49:20 +00:00
88c065da96 [CP] fix bugs of xa and dblink 2023-05-11 10:43:25 +00:00
c202d0aa17 [CP] fix bugs in 2pc of xa 2023-05-11 10:37:15 +00:00
25e669a988 [CP] fix DAS dynamic partition pruning memleak 2023-05-10 22:44:15 +00:00
dd8d073b2c fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios 2023-05-10 22:38:40 +00:00
5a4fd70783 [CP] [PALF] supprts stricter condition for reconfiguration 2023-05-10 22:32:45 +00:00
65f47beb7f [CP] fix hash join core because of const overwrite && fix NL-hash join report 4016 2023-05-10 22:26:44 +00:00
7b9f3fe73e [CP] [FEAT MERGE] Support PIE 2023-05-10 22:20:44 +00:00
dcd42f0736 [CP] fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-10 22:14:46 +00:00
aaf329d5ec [CP] fix the core caused by msg processing exception 2023-05-10 22:08:50 +00:00
a86455469a [CP] [to #48999580]fetch deep_copy row for charset 2023-05-10 22:02:51 +00:00
d92669d1e7 [CP] fix bottom-up mechanism of lock wait mgr doesn't take effect in multi-tenant scenarios 2023-05-10 21:56:41 +00:00
77d211d696 [CP] fix write ddl redo repeatedly. 2023-05-10 21:45:34 +00:00
ebe72251d4 Patch Release memtables in remove_tablet to 4_1_0_release 2023-05-10 21:39:57 +00:00
781bb715b9 [CP] Forbid sql like 'alter system set' record in sql audit. 2023-05-10 21:34:14 +00:00
1a3f4c453c [CP] [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-05-10 21:28:03 +00:00
ddd1c000f8 [CP] ignore table not exist in ddl merge task 2023-05-10 21:22:03 +00:00