Commit Graph

4618 Commits

Author SHA1 Message Date
2d5fc3dac5 fix information.statistics bug 2023-04-26 03:42:59 +00:00
a9bafcd9d9 remove defensive check optimization 2023-04-25 14:42:38 +00:00
d6c1d24992 fix optimizer bugs 2023-04-25 11:42:56 +00:00
21bb078d44 [CP] [PALF] fix fetch_log_engine may core 2023-04-25 09:43:14 +00:00
92120c80b1 [CP] [PALF] considering start_service_time when degrading/upgrading log streams 2023-04-25 09:24:33 +00:00
7b3aecdf76 [CP] disable write udf to remote dblink tables 2023-04-25 09:17:32 +00:00
1479613217 [CP] [BUG] fix after append cb core 2023-04-25 09:13:57 +00:00
89d984195b [CP] [CP] fix ddl wrongly relying on macro_block_buf 2023-04-25 07:12:39 +00:00
bb1bb604f8 [CP] fix bug in group join buffer 2023-04-25 04:13:01 +00:00
23648060f8 [CP] fix: collect query response time core dump for null pointer 2023-04-25 03:13:30 +00:00
d6744a0569 [CP] [CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL 2023-04-24 14:25:33 +00:00
4cdd8fc608 [CP] fix omitting check stack overflow in transform_arg_case_recursively 2023-04-24 14:21:54 +00:00
86eeff8697 [CP] Forbid count/sum distinct in reporting wf to be calculated parallelly 2023-04-24 14:18:13 +00:00
6c2f06efa2 [CP] fix set partition wise bug 2023-04-24 14:14:35 +00:00
d5281e5fac [CP] fix ja rewrite bug with rollup scenario 2023-04-24 11:13:54 +00:00
936793383d [CP] fix core on ObPxBloomFilterData use after free 2023-04-24 10:56:27 +00:00
3d93f26a76 [CP] fix drop_partition_info swallow error code since 2_2_x 2023-04-24 10:52:42 +00:00
7d3c02d80a [CP] [foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem 2023-04-24 10:48:58 +00:00
35969f9828 [CP] configurable to memory of hidden sys 2023-04-24 08:13:45 +00:00
cec70b862d [CP] don't print error log when read integrity data in case of fetch log 2023-04-24 07:43:14 +00:00
0aab6cdd2d revert system variable _show_ddl_in_compat_mode 2023-04-24 07:13:48 +00:00
1ed52683b4 [CP] Fix direct load data buffer members inconsistent lifecycle 2023-04-23 17:13:01 +00:00
1514c65c0d [CP] fix storage schema bug that dec unsync_cnt_for_multi_data 2023-04-23 16:55:10 +00:00
6ea34cf450 [CP] fix windown func px bug 2023-04-23 16:51:30 +00:00
4c5199ef96 [CP] remove get_method array from query range extraction 2023-04-23 16:47:50 +00:00
db4286e671 [CP] Longops already exist will not report -4017 2023-04-23 16:20:49 +00:00
312c8aa007 [CP] reduce maximum perf event memory 2023-04-23 16:17:11 +00:00
853d4ae108 [CP] [CP] lower down pidfile test log level 2023-04-23 16:13:30 +00:00
8591c5aa7c [CP] fix 3-stage aggr build dup expr report 4016 2023-04-23 15:50:36 +00:00
2e38b7f62b [CP] [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-23 15:46:55 +00:00
2f12a3b0b0 [CP] fix session plan ptr not reset after load data 2023-04-23 15:43:17 +00:00
d62b3109fd [CP] Set tenant_id and ctx_id for recursive cte allocator. 2023-04-23 15:23:38 +00:00
1130d5f6b2 [CP] bug fix: remove round_trip_time related code and some unused code 2023-04-23 15:20:02 +00:00
63e3a85411 [CP] Support show create table strictly compatible with MySQL 2023-04-23 07:12:47 +00:00
af0615cad9 [CP] fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-23 04:42:48 +00:00
1611a5cfb9 [CP] Fix index back bug 2023-04-23 03:43:04 +00:00
ac78a8cbda [CP] enable_record_trace_log & enable_sql_audit optimization 2023-04-22 14:39:10 +00:00
d66e16b026 [CP] fixed restart failed because OB_CHECKSUM_ERROR 2023-04-22 14:35:31 +00:00
d402d9ec01 [CP] Rebuild index should not check tablet cnt 2023-04-22 14:31:51 +00:00
2302829bfc support ob do display-tarce 2023-04-22 14:28:04 +00:00
28bed7d059 trace log alloc buf in stack 2023-04-22 14:24:21 +00:00
ffa03fb030 [CP] [bugfix] fix potential memory leak and return code has not been set 2023-04-22 14:17:03 +00:00
775b044adc [CP] Fix pending task size does not print. 2023-04-22 14:13:17 +00:00
6fa868679b [CP] [4.x] Fix core problem caused by memory release 2023-04-22 14:06:04 +00:00
6715cb1d25 [CP] fix session leak 2023-04-22 14:02:25 +00:00
fae67b7f9b [CP] Add tenant unit tablet total cnt limitation 2023-04-22 13:58:39 +00:00
5a46b3325c [CP] Warning for the incompleted replay of a mds part ctx 2023-04-22 13:54:59 +00:00
0a3d91a4fe [CP] BUGFIX: allow dml if lock table at the same trans 2023-04-21 07:44:10 +00:00
f04ef1e708 revert co_stack fix 2023-04-21 07:21:04 +00:00
b3572bded7 [CP] fixed restart failed because of manifest. 2023-04-21 07:17:23 +00:00