Commit Graph

695 Commits

Author SHA1 Message Date
29be7ce8ce fix SeArray memory leak when deserializing rcode_.warnings_ 2023-05-17 13:46:26 +00:00
76252ce17f Fix a security vulnerability 2023-05-17 09:23:12 +00:00
70d62e0bc8 fix kill 15 core 2023-05-17 09:17:51 +00:00
477943c609 fix string type null value error in dblink. 2023-05-17 08:16:49 +00:00
6ff52a2fd8 Report key events of palf 2023-05-16 09:41:27 +00:00
5980811329 [CP] add consensus version for truncate 2023-05-16 07:16:51 +00:00
6e5169c713 Fix oceanbase::storage::ObCopyMacroRangeInfo core 2023-05-16 04:46:48 +00:00
cdcf35d941 fix protocol layer swallow error code 2023-05-16 04:41:28 +00:00
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +00:00
b1ef77c953 disable implicit cast between gb18030 and gb18030_2022 when insert 2023-05-15 04:41:21 +00:00
ecdc3d2fde server id persistence 2023-05-12 12:41:17 +00:00
3ed0e51931 [GIS]srs cache use memory from user tenant instead of tenant 500 2023-05-12 02:41:11 +00:00
b4a80d0e0c add right_to_die info into CRASH ERROR 2023-05-11 14:11:12 +00:00
d5854e43fc fix mysqltest case 2023-05-11 13:20:39 +00:00
4381d4ce17 [CP] Support nls_initcap in oracle mode 2023-05-11 13:03:57 +00:00
93d27616e0 fix malloc_sample_bt 2023-05-11 12:53:28 +00:00
869a1681a9 [CP] fix bugs of get_local_addr_ipv4 and get_local_addr_ipv6 2023-05-11 12:27:04 +00:00
4ead928e53 enable pkt-nio to separate RPC memory under tenants 2023-05-11 10:19:11 +00:00
caaed5132f fix __all_virtual_thread result incorrect 2023-05-11 10:13:16 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
95dc4939b6 fix kill 15 issues 2023-05-11 08:52:56 +00:00
1d4a6804a0 fix: the cpu usage of pn_listen thread reaches 100 percent 2023-05-09 18:53:57 +00:00
186be18745 [PIE] Fix base address resolution error 2023-05-09 18:37:36 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
4addbb7f53 keyword change for print_free_log 2023-05-09 08:42:11 +00:00
536e13a596 Merge branch 'pr_1370' 2023-05-08 09:12:18 +00:00
13ac24de25 Add log to solve tg_cancel_fail in mysql_connection_pool stop 2023-05-08 08:45:16 +00:00
b9fa44684e fix the bug that mem_leak happen when failed open 2023-05-08 06:38:41 +00:00
d71599deb3 [Physical Standby] Fix the gc strategy of the LogFetcher 2023-05-08 04:40:31 +00:00
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
34883bfe1b fix Compress memleak 2023-05-05 12:38:21 +00:00
7b0bdb407b fix coredump in switch_tenant when oom 2023-05-05 10:08:18 +00:00
e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 2023-05-05 06:08:25 +00:00
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
cc9bf7e0d7 fix NULL in latch_hold 2023-05-04 14:08:24 +00:00
b7de32a0a4 adjust the conversion between gb18030 and gb18030_2022 2023-05-04 12:23:12 +00:00
f72319a1ed Merge branch 'pr_1369' 2023-05-04 12:12:36 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
34a9edf738 [FEAT MERGE] support restore encrypted tenant 2023-04-28 15:15:31 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
0afe7ce669 Update easy_pool_cleanup_new (easy_pool.c)
fixed bug that alloc memory of incorrect size and add test
2023-04-27 21:56:28 +08:00
ea5c70b38c fix oci pull meta bug 2023-04-27 13:11:52 +00:00
0b2493a5cf [CP] fix mysqlqueue leak 2023-04-27 12:41:59 +00:00