|
8c3a8d155f
|
Revert Fix ls migration wait clog replay before mds sstable put into table store
|
2024-09-19 09:43:13 +00:00 |
|
|
7abf5fe743
|
[CP] support plan expire when enable spm
|
2024-09-19 09:41:38 +00:00 |
|
|
c1156803f4
|
fix log level
|
2024-09-19 09:40:04 +00:00 |
|
|
f755041e93
|
Remove unused log
|
2024-09-19 09:38:40 +00:00 |
|
|
b6bb7a50ed
|
Fix mysqltest failures
|
2024-09-19 09:37:05 +00:00 |
|
|
fcff10a4c7
|
Remove ddl barrier mds notifier
|
2024-09-19 09:35:32 +00:00 |
|
|
c76d5c6442
|
Fix hash shuffle key bug
|
2024-09-19 09:33:58 +00:00 |
|
|
9f5e09a0ed
|
[TABLELOCK] placeholder for ADD_LOCK_INTO_QUEUE task_type
|
2024-09-19 09:32:24 +00:00 |
|
|
dbd92715c6
|
Placeholder for auto_split
|
2024-09-19 09:29:26 +00:00 |
|
|
ad2cb0ac0e
|
reuse micro block for co merge with direct load data && fix myseltests
|
2024-09-19 09:27:54 +00:00 |
|
|
e197d54ef2
|
fix mysqltest in ce
|
2024-09-19 09:25:05 +00:00 |
|
|
097e0e6270
|
add table_access_policy system variable
|
2024-09-19 09:23:30 +00:00 |
|
|
11a52882f1
|
add defence for cs replica checksum report && fix mixed status of cs replica schema and tablet when ls rebuild
|
2024-09-19 09:21:56 +00:00 |
|
|
bbe6f19f15
|
fix auth switch bug
|
2024-09-19 09:20:22 +00:00 |
|
|
40cad324ae
|
fix wrong batch size in remote das when table scan is non-vectorization
|
2024-09-19 09:18:48 +00:00 |
|
|
3d63c929cc
|
fix session unknown time zone bug
|
2024-09-19 09:17:14 +00:00 |
|
|
ea878f21b3
|
[to #2024091000104423895] fix: set malloc attr for loading PL compile result
|
2024-09-19 09:15:40 +00:00 |
|
|
b72da02e1b
|
drop/truncate partition rebuild global index
|
2024-09-19 09:14:05 +00:00 |
|
|
b5f6bf929d
|
Fix the issue: refresh job exec_env becomes NULL after rebuild_job scheduled
|
2024-09-19 09:12:30 +00:00 |
|
|
b2f780bf5f
|
disable default_table_store_format to control for mv
|
2024-09-19 09:10:57 +00:00 |
|
|
af29faee53
|
placeholder for PRIO_OPT_STATS
|
2024-09-19 09:06:34 +00:00 |
|
|
759fe249c6
|
add ob_encoding_granularity to limit encoding row count in one micro block
|
2024-09-19 09:04:59 +00:00 |
|
|
192d7e6fc9
|
fix bloom filter macro id error in shared storage
|
2024-09-19 09:02:01 +00:00 |
|
|
080db83826
|
fix hgby internal error, cancel llc_est_.est_cnt_ check
|
2024-09-19 09:00:26 +00:00 |
|
|
03d2dbd62a
|
[BUGFIX] fix hash join close core bug
|
2024-09-19 08:57:28 +00:00 |
|
|
2974f452c5
|
加error code OB_ERR_ATLER_TABLE_ILLEGAL_FK_DROP_INDEX
|
2024-09-19 08:54:31 +00:00 |
|
|
cf71de37df
|
check table schema not null
|
2024-09-19 08:52:59 +00:00 |
|
|
c19161699a
|
fix tmp file write buffer pool memory leak
|
2024-09-19 08:51:25 +00:00 |
|
|
a0ebf7632b
|
fixed log file not continous on object storage after fast rebuild
|
2024-09-19 08:49:51 +00:00 |
|
|
c7227ffcae
|
fix mysqltest case regression
|
2024-09-19 08:46:55 +00:00 |
|
|
667385abb5
|
fix tmp file flush error -4016 caused by deleting file during flush procedure
|
2024-09-19 08:45:22 +00:00 |
|
|
b9ca546b3b
|
fix ckm_item may report 4016 & register in prohibit map when user request medium
|
2024-09-19 08:43:48 +00:00 |
|
|
b08cbf4c2a
|
backup version placeholder
|
2024-09-19 08:42:15 +00:00 |
|
|
dc25881512
|
[4.3.3新引入]fix src_cs is NULL check bug in PL
|
2024-09-19 08:40:42 +00:00 |
|
|
b58eb7b6a6
|
[CP] fix oracle sys view priv deleted after upgrade
|
2024-09-19 08:39:09 +00:00 |
|
|
932783acea
|
update local cache info when select __all_virtual_sysstat and __all_virtual_ss_local_cache_info
|
2024-09-19 08:36:13 +00:00 |
|
|
4705c8672d
|
Placeholder for mysql date types in json
|
2024-09-19 08:34:39 +00:00 |
|
|
7ce2b4a4ad
|
fix service_name compat error
|
2024-09-19 08:33:06 +00:00 |
|
|
4bc7dd3949
|
[CP] alter parallel_ddl_control
|
2024-09-19 08:30:09 +00:00 |
|
|
6af065bb38
|
Optimize the performance of shared storage copy sharing major sstable
|
2024-09-19 08:28:34 +00:00 |
|
|
fe1660c950
|
Adjust filter logic to adapte cache hierarchy
|
2024-09-19 08:27:02 +00:00 |
|
|
a16830fb59
|
Refine some ObLSTabletIterator mode to avoid confusion
|
2024-09-19 08:25:29 +00:00 |
|
|
70a5c4cf98
|
[to #2024071000103619253]Remove the semicolon at the end of the dynamic SQL.
|
2024-09-19 08:23:57 +00:00 |
|
|
7563ebd4bc
|
change is_user_group to is_resource_manager_group
|
2024-09-19 08:21:00 +00:00 |
|
|
323d666333
|
fix direct load set default value for char, nchar, binary
|
2024-09-19 08:19:27 +00:00 |
|
|
efcd1a2dfe
|
Fix ls migration wait clog replay before mds sstable put into table store
|
2024-09-19 08:16:31 +00:00 |
|
|
2b5fa07ab5
|
fix aggressive rec scn when replay clear log
|
2024-09-19 08:14:57 +00:00 |
|
|
62e4fb9558
|
boundry check for sort
|
2024-09-19 08:13:24 +00:00 |
|
|
1955538463
|
fix granule order bug
|
2024-09-19 08:11:50 +00:00 |
|
|
93547b383b
|
fix tmp file write buffer pool print logs may access out of bounds elements
|
2024-09-19 08:10:17 +00:00 |
|