|
222322c689
|
iterate ddl kv mgr using tablet pointer
|
2022-10-28 09:37:40 +00:00 |
|
|
41ec1ad50f
|
fix compressor mem problem
|
2022-10-28 09:35:18 +00:00 |
|
|
072bf59563
|
Add system indexes
|
2022-10-28 09:07:07 +00:00 |
|
|
a97444e77c
|
[server net keepalive] sync serialization size
|
2022-10-28 08:37:39 +00:00 |
|
|
ab27c671cb
|
Fix copy after start scn all sstable checker bug
|
2022-10-28 07:09:53 +00:00 |
|
|
a5ad9230ac
|
delete incarnation from view
|
2022-10-28 07:07:36 +00:00 |
|
|
bf65b0f061
|
fix parent namespace stmt bug
|
2022-10-28 07:05:19 +00:00 |
|
|
766c19f8c3
|
fix estimate macro meta block size
|
2022-10-28 06:05:09 +00:00 |
|
|
ee2444860e
|
modify inner_table and view
|
2022-10-28 05:37:56 +00:00 |
|
|
0c73bf7ea8
|
fix bug insert_up maybe cause memory leak
|
2022-10-28 05:35:39 +00:00 |
|
|
9dd6c6a848
|
update ddl related inner table
|
2022-10-28 04:06:24 +00:00 |
|
|
d7c7ca8f13
|
add enable_cgroup cluster config
|
2022-10-28 03:39:56 +00:00 |
|
|
4ffe4044cb
|
fixed switch to follower gracefully partial success
|
2022-10-28 03:37:38 +00:00 |
|
|
aaea748c68
|
remove unusable variables and parameters
|
2022-10-28 03:35:18 +00:00 |
|
|
7ad767f82a
|
[4.0] add ObTxDesc finish_ts and commit_ts initialze
|
2022-10-28 03:08:08 +00:00 |
|
|
e689e766ca
|
adjust primary key sequence
|
2022-10-28 03:05:47 +00:00 |
|
|
0f971a85ac
|
Add placeholders for transfer related inner tables and RPC
|
2022-10-28 02:38:12 +00:00 |
|
|
cf98047e85
|
not retry if init_sqc message may be sent out successfully
|
2022-10-28 02:35:53 +00:00 |
|
|
a7f8810345
|
add FDO when opensource
|
2022-10-27 14:40:11 +00:00 |
|
|
061416999f
|
fix ddl rule for generated column.
|
2022-10-27 14:37:53 +00:00 |
|
|
6960485aab
|
remove some io views
|
2022-10-27 14:35:35 +00:00 |
|
|
2b5dd97740
|
modify upgrade script
|
2022-10-27 14:05:17 +00:00 |
|
|
a589195fdb
|
Enable system table has multi indexes.
|
2022-10-27 12:06:05 +00:00 |
|
|
8fe186fd29
|
[BUGFIX]fail to return over 128M lob
|
2022-10-27 09:05:08 +00:00 |
|
|
2aa5d66757
|
delete Delete an exception case
|
2022-10-27 08:37:26 +00:00 |
|
|
d49a934524
|
modify log level from error to warning when schedule a config update task failed
|
2022-10-27 08:35:10 +00:00 |
|
|
b45018b9f2
|
[to #45421457] ps call stmt need always parse as dynamic sql
|
2022-10-27 07:06:31 +00:00 |
|
|
03f600e89a
|
modify ObLSTxCtxMgr lock strategy
|
2022-10-27 06:35:48 +00:00 |
|
|
1a6d072a1c
|
tenant ctx switch
|
2022-10-27 04:06:07 +00:00 |
|
|
422b2c0c60
|
[OBCDC] fix issues cause cdc stuck
|
2022-10-27 03:07:54 +00:00 |
|
|
074c52f174
|
[OBCDC] Modify participant structure
|
2022-10-27 03:05:36 +00:00 |
|
|
0b6c973363
|
Retry when drop column failed due to rpc error
|
2022-10-27 02:37:36 +00:00 |
|
|
8bdd19355c
|
fix register mds bug when migrating ls in inner sql
|
2022-10-27 02:35:16 +00:00 |
|
|
399f703090
|
Fix ls migration copy sstable data do not match tablet meta bug
|
2022-10-27 01:05:37 +00:00 |
|
|
7c526eb31d
|
[FIX]change update tablet directly
|
2022-10-27 00:35:06 +00:00 |
|
|
cec420270a
|
Fix ob ls migration hold ls lock bug
|
2022-10-26 16:34:59 +00:00 |
|
|
375a52f586
|
fix optimizer generate wrong local insert plan
|
2022-10-26 16:05:08 +00:00 |
|
|
6e74ecb6a8
|
revert a bug fixed 6740cecf5f72a75732b8007a5e2b5d92b0b77e2f
|
2022-10-26 14:05:45 +00:00 |
|
|
c2f15e3a66
|
fix ddl use major merge sstable to report checksum
|
2022-10-26 13:05:24 +00:00 |
|
|
b9374c4887
|
fix normal parser's prase mode not same as fast parser's parse mode
|
2022-10-26 12:11:52 +00:00 |
|
|
0c58b8e263
|
Fix auto increment service get leader error
|
2022-10-26 12:09:35 +00:00 |
|
|
f553280ca1
|
fix unit migrate and add replica concurrent, unit is wait gc and has ls leader
|
2022-10-26 12:03:21 +00:00 |
|
|
c6a74eede8
|
fix tx_data_table allocator block bug
|
2022-10-26 12:01:03 +00:00 |
|
|
9a236eda0f
|
fix cb may not be set
|
2022-10-26 11:58:44 +00:00 |
|
|
d441da9118
|
fixed switch to follower gracefully failed because of palf has changed leader.
|
2022-10-26 11:54:16 +00:00 |
|
|
06264f4e7b
|
fix deadlock between memtable_mgr and lock_memtable
|
2022-10-26 11:52:01 +00:00 |
|
|
04e378d7e4
|
[FIX] Incorrect defensive when set filled_tx_log_ts
|
2022-10-26 11:49:44 +00:00 |
|
|
7ffa86657d
|
fix partial partition wise merge join bug
|
2022-10-26 11:40:48 +00:00 |
|
|
2e11976f54
|
调整一条日志级别
|
2022-10-26 11:38:32 +00:00 |
|
|
f5b84dcf03
|
1. Revert hotfuncs and observer.prof 2. update gtest deps
|
2022-10-26 15:01:14 +08:00 |
|