|
a65c5252d2
|
Merge branch 'master' into develop
|
2024-08-12 15:30:16 +08:00 |
|
|
885df54172
|
placeholder for redis inner table
|
2024-08-12 05:04:06 +00:00 |
|
|
2040575bb0
|
fix push callback-list-0's checksum_scn for parallel redo repeated repaly
|
2024-08-12 04:07:08 +00:00 |
|
|
ca9ad2c6a4
|
Add placeholder for parquet related item type
|
2024-08-12 03:48:40 +00:00 |
|
|
23b9cfda5b
|
fix bug of check tenant_id in init_pkt
|
2024-08-12 03:42:49 +00:00 |
|
|
cc0477d408
|
fix __all_table column field error
|
2024-08-09 12:55:08 +00:00 |
|
|
be0e0600e5
|
[Vector Index] error code Placeholder in Master branch
|
2024-08-09 12:37:58 +00:00 |
|
|
2cb5ea8339
|
Reset expr data ptr after range sampling
|
2024-08-09 12:25:49 +00:00 |
|
|
fcc094d666
|
fix restoring sys tablets may be skipped causing ls online failed
|
2024-08-09 12:19:46 +00:00 |
|
|
10a338b2b1
|
[BUGFIX] fix the incomplete condition of tx_node
|
2024-08-09 12:02:26 +00:00 |
|
|
25e8eeff24
|
fix incorrect ls_id when lob tablet ls_id is changed
|
2024-08-09 11:56:21 +00:00 |
|
|
ee0deb14ba
|
add diagnose mgr unittest & placeholder for RPC request
|
2024-08-09 09:33:40 +00:00 |
|
|
75c6d07cac
|
PlaceHolder on master for shared_storage
|
2024-08-09 09:22:01 +00:00 |
|
|
fb9d60f6d9
|
add PLACEHOLDER for shared storage related contents of palf_tiered_storage branch on master branch
|
2024-08-09 09:16:17 +00:00 |
|
|
653d2cd059
|
[CP] to issue<2024071200103689920>:fix memory leak of spi_copy_datum under exception
|
2024-08-09 09:10:24 +00:00 |
|
|
6342e0d151
|
placeholde for ObBootstrapArg::shared_storage_info_
|
2024-08-09 02:36:29 +00:00 |
|
|
d00a252999
|
[fix] reset previous learner_list to reduce the size of LogMeta
|
2024-08-08 13:51:39 +00:00 |
|
|
d92409280e
|
[CP] to issue<2024072000103866604>:fix memory leak of assign to collection type
|
2024-08-08 13:45:45 +00:00 |
|
|
1e95972217
|
Observer crash caused by topn operator double freeing ptr.
|
2024-08-08 13:39:50 +00:00 |
|
|
bed9ceeeec
|
fix virtual tenant recieve packet with resource group id
|
2024-08-08 13:33:37 +00:00 |
|
|
c1c674e458
|
rebuild tablet master placehold persist value.
|
2024-08-08 13:27:27 +00:00 |
|
|
d11b65d66b
|
[CP] [BUG] fix transfer status and scn not synced problem
|
2024-08-08 13:03:22 +00:00 |
|
|
b24526c208
|
[# to 2024080600104044538]Fix bug, const variables require an initial value/cannot be assigned again.
|
2024-08-08 10:46:56 +00:00 |
|
|
682303c9bd
|
[CP] Fix: show processlist bug
|
2024-08-08 10:10:30 +00:00 |
|
|
a8a2299b4b
|
placeholder for OB_SERVER_CONNECTION_ERROR
|
2024-08-08 10:03:46 +00:00 |
|
|
d8e7d0f628
|
fix mysqltest case owner
|
2024-08-08 09:46:12 +00:00 |
|
|
f961c7de30
|
add contributing guide doc (#2083)
|
2024-08-08 16:32:53 +08:00 |
|
|
5ef4a2d36c
|
Accelerate the compile process
|
2024-08-08 07:47:37 +00:00 |
|
|
f2641039cf
|
place holder for system variables in optimizer
|
2024-08-08 07:41:37 +00:00 |
|
|
062d9838d5
|
[CP] sys module id start from 1
|
2024-08-08 07:12:35 +00:00 |
|
|
71b91d6132
|
master错误码占位置
|
2024-08-08 06:48:27 +00:00 |
|
|
ef29540907
|
add rpc argument sts_credential on master
|
2024-08-08 04:36:26 +00:00 |
|
|
72cc314e8f
|
fix returning 4016 in calc_cmp_type3
|
2024-08-08 04:29:57 +00:00 |
|
|
01df1ef681
|
[CP] fix copy stmt miss dml_source_from_join_ parameter
|
2024-08-08 04:24:06 +00:00 |
|
|
80d7458472
|
Opt case expr result type when args has null
|
2024-08-08 04:17:55 +00:00 |
|
|
372a785c8e
|
adjust locate expr behaviors when null is used as the third param
|
2024-08-08 04:12:10 +00:00 |
|
|
043bb26862
|
rebuild tablet rpc placehold in master
|
2024-08-07 16:07:46 +00:00 |
|
|
4c98065e0b
|
fix ObExtInfoCbRegister::register_cb: do not free the previously added ext_info_callback
|
2024-08-07 16:00:46 +00:00 |
|
|
ec3370861f
|
modify codeowner for information schema
|
2024-08-07 13:11:16 +00:00 |
|
|
f85d02f519
|
[CP] fixed reset connection bug
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
|
2024-08-07 06:02:11 +00:00 |
|
|
c14df4a331
|
Fix migration with transfer tablet set wrong has transfer table flag.
|
2024-08-07 05:38:47 +00:00 |
|
|
b750548fa4
|
Fix decimal int row cmp when op is GE/LE
|
2024-08-07 04:46:47 +00:00 |
|
|
c2db204eed
|
fix trans abort tx_op memory pre alloc
|
2024-08-07 04:13:12 +00:00 |
|
|
bf01aa1f13
|
placehold for DBA_OB_SPM_EVO_RESULT, CDB_OB_SPM_EVO_RESULT
|
2024-08-07 04:07:03 +00:00 |
|
|
02c9a7cf19
|
Fix incorrect buffer length when fetch macro meta
|
2024-08-06 13:57:52 +00:00 |
|
|
3815ec1a0d
|
[bugfix] fix switch scan param for total doc cnt
|
2024-08-06 13:52:10 +00:00 |
|
|
afa693900b
|
[to #2024072400103901741] fix mysqltest, add retry logic for -5055
|
2024-08-06 13:17:16 +00:00 |
|
|
0311da6004
|
[to #43379342]Fix '' string assigned to date time check logic
|
2024-08-06 12:03:08 +00:00 |
|
|
f28a2d1d7b
|
add defense & unittest for ls_reserved_snapshot
|
2024-08-06 11:57:11 +00:00 |
|
|
5f58f33d5d
|
replay ddl control log ignore tablet status
|
2024-08-06 11:50:59 +00:00 |
|