|
40b6589bd1
|
fix: xa_start and xa_start_stmt concurrency bug
|
2024-02-23 03:15:49 +00:00 |
|
|
643ad4b2f9
|
placeholder for detect complement data dag exit rpc.
|
2024-02-23 02:45:48 +00:00 |
|
|
b9bf30c1a7
|
fix farm case failed
|
2024-02-23 02:16:07 +00:00 |
|
|
fe2ff7a4b3
|
bugfix lob direct load pass lob_inrow_threshold config
|
2024-02-22 12:15:22 +00:00 |
|
|
ac9f00047d
|
[CP] [to #54761855] fix serval pl bugs
|
2024-02-22 10:18:45 +00:00 |
|
|
1d16bbb94c
|
fix partition-wise granule rescan bug
|
2024-02-22 10:16:00 +00:00 |
|
|
6d820a15b8
|
Prevent stopping WR task without initialization
|
2024-02-22 09:45:59 +00:00 |
|
|
8d22244e43
|
disable select * from __all_virtual_mds_node_stat
|
2024-02-22 09:15:51 +00:00 |
|
|
3188adcdb8
|
[CP] [DATA_DICT] Fix memory leak for malloced metas
|
2024-02-22 08:51:26 +00:00 |
|
|
edca9380f9
|
add inner table code
|
2024-02-22 08:48:35 +00:00 |
|
|
678ec6f5c2
|
placeholder
|
2024-02-22 08:45:45 +00:00 |
|
|
baba452629
|
fix memleak of hashtable
|
2024-02-22 08:15:54 +00:00 |
|
|
083a6c5ae8
|
[mysqltest] fix duplicate info in sysstat
|
2024-02-22 07:48:42 +00:00 |
|
|
93cbf125c9
|
Add log for system time and abort function
|
2024-02-22 07:46:00 +00:00 |
|
|
d60aec457f
|
adjust sys view definition to avoid system view modification columns not being able to affect dependent views
|
2024-02-22 07:15:40 +00:00 |
|
|
782cd89b27
|
fix the issue that ussl will close socket twice
|
2024-02-22 06:46:11 +00:00 |
|
|
54093fbda9
|
[CP] [to #54447456] fix continue to multi label stmt
|
2024-02-22 06:18:24 +00:00 |
|
|
1f06e480f2
|
[CP] opt delete_server
|
2024-02-22 06:15:35 +00:00 |
|
|
13b179da55
|
fix geometry index back cost bug
|
2024-02-22 05:48:48 +00:00 |
|
|
1f302215c8
|
[xml bugfix] push_back add error judgment
|
2024-02-22 05:45:57 +00:00 |
|
|
4c30d85773
|
add length check when insert full lob data
|
2024-02-22 03:19:18 +00:00 |
|
|
5ff857ba8b
|
[Election] revoke() -> advance_ballot() + downgrade_priority()
|
2024-02-22 03:16:30 +00:00 |
|
|
18f4f766a2
|
fix after_backup_consistent_scn event duplicate issue
|
2024-02-22 02:49:27 +00:00 |
|
|
72cc3115cd
|
[OBKV] rename OB_TABLE_API_EXECUTE_QUERY_SYNC to OB_TABLE_API_EXECUTE_QUERY_ASYNC
|
2024-02-22 02:46:34 +00:00 |
|
|
d1037b0b56
|
谓词下推造成 T_OP_ROW 共享
|
2024-02-22 02:16:31 +00:00 |
|
|
5b850564f4
|
placeholder
|
2024-02-21 14:15:34 +00:00 |
|
|
1a322a0a7c
|
[BUGFIX] fix lob allocator reuse free big page
|
2024-02-21 13:15:52 +00:00 |
|
|
f0bc656eae
|
fix hash join out of memory
|
2024-02-21 12:45:51 +00:00 |
|
|
65f35839d3
|
add two paramaters about faststack
|
2024-02-21 12:15:44 +00:00 |
|
|
eb0df58ce0
|
[to #52410623] fix serval plsql bugs
|
2024-02-21 10:45:43 +00:00 |
|
|
64768c3063
|
add new pcode for change external storage dest
|
2024-02-21 10:18:31 +00:00 |
|
|
fd3894298b
|
remove order by field when get replica ckm in some situation
|
2024-02-21 09:48:50 +00:00 |
|
|
8ec8baeaa2
|
[bugfix]Persisting the iteration results of ObIndexBlockMacroIterator
|
2024-02-21 09:45:58 +00:00 |
|
|
7b0674771d
|
reduce ObObjectStorageInfo log
|
2024-02-21 09:21:54 +00:00 |
|
|
fea19bc54e
|
[CP] reorder the order of complex filters
|
2024-02-21 09:19:05 +00:00 |
|
|
0c3b7d08c4
|
[CP] fix error log when delete tenant writing string to file
|
2024-02-21 09:16:14 +00:00 |
|
|
130a9b4203
|
fix vtable __all_virtual_tenant_snapshot_ls_replia and __all_virtual_tenant_snapshot_ls_replia_history
|
2024-02-21 08:45:33 +00:00 |
|
|
3e705c0d3f
|
master occupy position repair
|
2024-02-21 08:16:10 +00:00 |
|
|
14fa1dc5ee
|
fix timeout error when scaning mysql result in blacklist unittest
|
2024-02-21 07:46:26 +00:00 |
|
|
d260112818
|
[CP] support column identifier begin with number
|
2024-02-21 07:21:47 +00:00 |
|
|
26ff5053cd
|
refine view defination related to all_virtaul_core_column_table
|
2024-02-21 07:18:54 +00:00 |
|
|
90b48170df
|
fix mysqltest
|
2024-02-21 07:16:02 +00:00 |
|
|
c2289fedc1
|
[CdcService] Return OB_ERR_OUT_OF_LOWER_BOUND when failing to fetch miss log
|
2024-02-21 05:46:14 +00:00 |
|
|
2cafbe380d
|
Correct NFS's Erroneous Verification of Simulated Appendable Files
|
2024-02-21 04:21:27 +00:00 |
|
|
e1d63f0600
|
revert related threshold for bmsql perf and fix mem monitor
|
2024-02-21 04:15:56 +00:00 |
|
|
1b5bd8d4b4
|
[CP] annotate the systemd default ip
|
2024-02-21 03:48:42 +00:00 |
|
|
6a437ed4a1
|
[OBKV] hold error code for obkv filter parse error
|
2024-02-21 03:45:55 +00:00 |
|
|
8ffb349cf9
|
fix predicate deduce across hierarchical query
|
2024-02-21 03:15:46 +00:00 |
|
|
a8096d13af
|
[to #55047341] add nullptr check for parse_result.result_tree_
|
2024-02-21 02:18:36 +00:00 |
|
|
ace5f006b1
|
[CP] add ip and port set in systemd
|
2024-02-21 02:15:46 +00:00 |
|