|
5a1f13815f
|
fix memory leak in thread exit
|
2023-05-25 11:41:29 +00:00 |
|
|
4ea455b9f9
|
[tx-route] support receive duplicate state from proxy
|
2023-05-25 08:11:51 +00:00 |
|
|
4e3fb51718
|
fix latch_hold wrong
|
2023-05-25 04:11:46 +00:00 |
|
|
5fbd2e3441
|
fix(stat):Modify the duplicate stat_id, modify the CODEOWNER of statistic_event files
|
2023-05-24 10:17:45 +00:00 |
|
|
5ef87ac073
|
fix the core of sql nio when observer is stopping part 2
|
2023-05-24 09:41:10 +00:00 |
|
|
884c4c3a02
|
xml binary internal support & code optimize
|
2023-05-24 05:41:48 +00:00 |
|
|
e530610cc6
|
adjust pkt-nio log level
|
2023-05-24 03:11:33 +00:00 |
|
|
aa3c922117
|
fix non-tenant thread malloc with OB_INVALID_TENANT_ID
|
2023-05-23 12:17:09 +00:00 |
|
|
53c181dd36
|
Fix performance reduction -- 002
|
2023-05-23 08:11:35 +00:00 |
|
|
1bf7c169e6
|
add drain_exch for ObJoinFilterOp
|
2023-05-22 09:11:47 +00:00 |
|
|
f9fde43c3b
|
support DDL_group_id transfer with RPC struct
|
2023-05-22 05:41:34 +00:00 |
|
|
6b3f3631fd
|
[CP] fix wrong label in ModulePageAllocator
|
2023-05-22 04:17:04 +00:00 |
|
|
b6cb96f6ce
|
remove unused code
|
2023-05-22 03:41:34 +00:00 |
|
|
f8699503fa
|
assign schema_service memory ctx for schema service
|
2023-05-22 03:17:05 +00:00 |
|
|
3fff5f39a0
|
bugfix : xml/json deep copy in pl && xmltype define but not init in pl
|
2023-05-19 10:41:38 +00:00 |
|
|
ba8b4b7203
|
fix the issue that sql nio will core in observer stop process
|
2023-05-19 03:22:19 +00:00 |
|
|
7b198323e5
|
pkt-nio: release response packet when rpc timeout reached
|
2023-05-19 03:16:55 +00:00 |
|
|
1f0fc4d4bb
|
fix raw type null error and forbid lock table in dblink.
|
2023-05-19 02:41:23 +00:00 |
|
|
10ebab170d
|
Fix a batch of memory not being split to tenant
|
2023-05-18 14:11:18 +00:00 |
|
|
135383ca8b
|
fix coredump when worker call get_peer
|
2023-05-18 13:46:38 +00:00 |
|
|
80ee109d1c
|
add memattr to memory of glibc_malloc
|
2023-05-18 13:18:37 +00:00 |
|
|
25f70ff29f
|
fix .wf missing error_log
|
2023-05-17 16:16:48 +00:00 |
|
|
b1bb0aefec
|
fix wrong status type in __all_virtual_thread
|
2023-05-17 16:11:24 +00:00 |
|
|
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 |
|
|
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 |
|