|
b78dfe6369
|
fix dynamic schema memory leak caused by auto gather stats hold schema guard for a long time
|
2023-11-09 12:46:02 +00:00 |
|
|
dd2c7bbff7
|
add readme for fast boot image
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
|
2023-11-09 16:27:19 +08:00 |
|
|
8d62326974
|
set the default mode to mini
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
|
2023-11-09 16:07:28 +08:00 |
|
|
f628507654
|
support remote rpm & local rpm / forbid user to set different port
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
|
2023-11-09 15:42:18 +08:00 |
|
|
3a6b69c350
|
fix obd.sh deploy failed as obd generate randome password
|
2023-11-09 10:43:00 +08:00 |
|
|
5867d28716
|
Fix Int diff pushdown filter value overflow
|
2023-11-08 18:43:02 +00:00 |
|
|
dfaa48e176
|
fix several bugs
|
2023-11-08 18:39:15 +00:00 |
|
|
5619db4169
|
[CP] set memory attr for merge join array
|
2023-11-08 17:09:17 +00:00 |
|
|
fcadc1f9b9
|
add is_set_comment_ in AlterColumnSchema
|
2023-11-08 16:39:24 +00:00 |
|
|
ca17f0d04c
|
fix get_datum_cmp_func for lob type
|
2023-11-08 16:09:34 +00:00 |
|
|
f683905fcd
|
handle io limit
|
2023-11-08 15:43:29 +00:00 |
|
|
8228be3770
|
Fix wait_task hang
|
2023-11-08 15:39:40 +00:00 |
|
|
57b755ea91
|
Fix CopyMacroRange in 500 tenant bug.
|
2023-11-08 15:13:26 +00:00 |
|
|
cddec9976a
|
fix expr in use wrong cmp func
|
2023-11-08 15:09:37 +00:00 |
|
|
ef354be50c
|
change memory allocation
|
2023-11-08 14:43:10 +00:00 |
|
|
e993e098f7
|
Fix BitMapMetaReader read exc num.
|
2023-11-08 14:39:22 +00:00 |
|
|
cd13dccdcf
|
plan hash serialize take place
|
2023-11-08 14:09:13 +00:00 |
|
|
b5b2a5f052
|
fix unit gc blocked by running compaction dag by adding dag_yield
|
2023-11-08 13:39:24 +00:00 |
|
|
51a520d5e9
|
enable fast boot docker
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
|
2023-11-08 21:30:30 +08:00 |
|
|
e3c7ed0253
|
pre take position
|
2023-11-08 13:09:00 +00:00 |
|
|
73ab63df36
|
fix concurrency issue about co merge progress
|
2023-11-08 12:39:11 +00:00 |
|
|
583738a5ed
|
fix generated column late materialization bug
|
2023-11-08 12:13:23 +00:00 |
|
|
114709a1d3
|
master pcode rpc : ls replica sql commands
|
2023-11-08 12:09:18 +00:00 |
|
|
b8fce5f170
|
fix shallow copy of string in restore table arg.
|
2023-11-08 08:39:19 +00:00 |
|
|
e78091d50f
|
revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
|
2023-11-08 08:12:40 +00:00 |
|
|
38085f4781
|
fix move query ref expr across stmts bug
|
2023-11-08 06:43:02 +00:00 |
|
|
a9c2876a24
|
[GIS]fix str_gis
|
2023-11-08 06:39:20 +00:00 |
|
|
3f06f3e56b
|
remove index table of __all_ncomp_dll
|
2023-11-08 04:39:25 +00:00 |
|
|
817e91a97a
|
Disable table refresh in block sample
|
2023-11-08 04:09:18 +00:00 |
|
|
7148179f54
|
fix gather histogram bug caused by decimal int type hash func is incorrectly
|
2023-11-08 03:39:29 +00:00 |
|
|
2fec019b4b
|
fix sample block
|
2023-11-08 02:39:19 +00:00 |
|
|
ec404798ef
|
[to #53026031]fix mysqlTest dbms sql in trigger
|
2023-11-07 16:42:49 +00:00 |
|
|
900c06848a
|
fix bad logic in load aux tablet info function
|
2023-11-07 16:39:04 +00:00 |
|
|
a722d95b96
|
add system variable _enable_range_extraction_for_not_in to control query range extraction for not in
|
2023-11-07 13:09:56 +00:00 |
|
|
8bd8e8fad9
|
[CP]opt dml update lob check changed
|
2023-11-07 12:13:56 +00:00 |
|
|
0bfca5dc0e
|
fix lob_inrow_threshold config not use script autogen
|
2023-11-07 12:09:42 +00:00 |
|
|
f4d1676b5d
|
take place table id
|
2023-11-07 11:39:32 +00:00 |
|
|
d3d8f764a0
|
fix mysqltest about clear_merge_error in case of restart
|
2023-11-07 11:13:07 +00:00 |
|
|
505d5a601a
|
[CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator.
|
2023-11-07 11:09:23 +00:00 |
|
|
9501036b51
|
[CP]fix bug, add duplicate column return hash_exist
|
2023-11-07 10:09:44 +00:00 |
|
|
47f0f086a6
|
fix gis version
|
2023-11-07 09:10:25 +00:00 |
|
|
c39a62ab29
|
fix fake archive progress may hang archive with empty pieces
|
2023-11-07 08:39:52 +00:00 |
|
|
b8320c881b
|
Fix the issue that the row lock checker returns incorrect results when called again after returing OB_ITER_END
|
2023-11-07 08:09:40 +00:00 |
|
|
243be75171
|
transfer gets tablet meta optimization
|
2023-11-07 07:44:03 +00:00 |
|
|
e8d485cbfa
|
[CP] 修复升级过程中用户租户没有推到指定版本不需要检查balance_task
|
2023-11-07 07:39:42 +00:00 |
|
|
8d8bb1fa42
|
[CP] fix reverse deduce bug
|
2023-11-07 07:09:54 +00:00 |
|
|
5af5746e1b
|
Fix circular wait between row lock and tenant rpc thread
|
2023-11-07 06:43:08 +00:00 |
|
|
344036289f
|
[RS] PCODE placeholder for tablet broadcast.
|
2023-11-07 06:39:21 +00:00 |
|
|
bbde18b80c
|
add inner_table and rpc placeholder for tenant_snapshot
|
2023-11-07 05:13:11 +00:00 |
|
|
ccef158aba
|
fix max length of lob types unexpected in aggregate_max_length_for_string_result
|
2023-11-07 04:44:10 +00:00 |
|