obdev
|
6e4074f04b
|
Return error code when freezer is offline
|
2023-01-12 19:02:33 +08:00 |
|
akaError
|
c571414825
|
[CP] fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
|
2023-01-12 19:02:33 +08:00 |
|
hamstersox
|
64fa782a7f
|
fix deadlock between ls_lock and ls_restore_handler_lock
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
105526960e
|
reset macro handle after each write
|
2023-01-12 19:02:33 +08:00 |
|
JiahuaChen
|
7b5077cbcf
|
Support tablet status on tablet meta be MAX
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
8ebedd50f5
|
occupied some table_ids for sysviews of constraints
|
2023-01-12 19:02:33 +08:00 |
|
Larry955
|
3c16986342
|
fix subquery coalesce bug
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
7ef8b5ebc9
|
Placeholder for Lob SQL
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
59df2a1a27
|
Remove is_valid in ps cache and plan cache.
|
2023-01-12 19:02:33 +08:00 |
|
oceanoverflow
|
9b8edfcf0c
|
fix backup concurrency bug leading to -4015
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
6647f60965
|
obd: fix collect log error
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
5b46ed5755
|
[4.1] pcode更名
|
2023-01-12 19:02:33 +08:00 |
|
JiahuaChen
|
d04ac7c4c9
|
Fix concurrent issue on delete all tablets
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
6feedb3cee
|
Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr
|
2023-01-12 19:02:33 +08:00 |
|
jingtaoye35
|
535db4941b
|
occupy table_id for information_schema.table_privileges/schema_privileges/user_privileges
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
4cdc5d4cbd
|
SecMetaIterator is not inited
|
2023-01-12 19:02:33 +08:00 |
|
JiahuaChen
|
6d745d6226
|
Diasble wash pure memory tablet
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
b421987484
|
fix concurrent problem of px target monitor
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
ea4e649833
|
add defensive code for col checksum
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
75c6144a73
|
fix adjust_subquery_list bug
|
2023-01-12 19:02:33 +08:00 |
|
zzg19950727
|
20da72c3ab
|
[CP] fix reconstruct sql for insert all bug
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
2529298832
|
[CP] [to #43738219] fix ps + routine overloaded
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
451c21586e
|
fix inner sql log core
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
9f5e39d51f
|
fix edit-config bug
|
2023-01-12 19:02:33 +08:00 |
|
JiahuaChen
|
0fb3cf4d05
|
[CP] Reduce useless log
|
2023-01-12 19:02:33 +08:00 |
|
Charles0429
|
e509751ccf
|
fix memory leak of unique index checking dag
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
0a48427e29
|
fix: cluster config current_version update slowly
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
e57d864e41
|
Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
0b093e2a76
|
delete log that prints ob_shared_macro_block_manager
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
dd43c0df30
|
add observer log for sstable creation
|
2023-01-12 19:02:33 +08:00 |
|
qianchanger
|
c765ae7b31
|
[CP] Fix DtlIntermRes dynamic memleak
|
2023-01-12 19:02:33 +08:00 |
|
Hongqin-Li
|
62901dea20
|
Fix get_rowid_mode return type
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
b08a396985
|
add new mysql system_view PARAMETERS
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
8a758a08e8
|
fix defragment sstable 4002
|
2023-01-12 19:02:33 +08:00 |
|
Saumya
|
10f27c4662
|
[Bug]: fixed typo ob_dml_stmt_printer.cpp roolback (#1222)
|
2023-01-12 19:02:33 +08:00 |
|
hnwyllmm
|
099a445e4c
|
fix typo
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
513236132c
|
fix sstable meta equality problem
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
2c15f32e69
|
fix too long config change timeout
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
23a580a51c
|
[to #33454431] fix mysqltest & white scan
|
2023-01-12 19:02:33 +08:00 |
|
simonjoylet
|
ca056ef018
|
fix return code when ddl task is canceled
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
7ccc8ed5d3
|
[CP] fix dynamic memleak when executing select stmt containing udf
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
7d793b8862
|
disable batch rescan for empty range conditions
|
2023-01-12 19:02:33 +08:00 |
|
raywill
|
21f366adb1
|
support privilige grant for dbms_resource_manager
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
b099c6a147
|
fix Fail to update_compression_info
|
2023-01-12 19:02:33 +08:00 |
|
jingtaoye35
|
7b3c86fcb8
|
fixbug: query ref expr does not exist in the stmt -4016
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
60424393ec
|
Filter logs before create_memtable for replacing tablet_meta
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
4e11e7bc42
|
[FIX] memory leak of plan cache
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
754dba3795
|
fix the log barrier before adding member is too loose
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
65c78d50fc
|
set is_index_scan to true
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
e432185514
|
fix open_data_root_block locate range err
|
2023-01-12 19:02:33 +08:00 |
|