Commit Graph

2419 Commits

Author SHA1 Message Date
776f1c1468 [4.1] add error number 2023-01-12 19:02:33 +08:00
4dcec0e527 [CP] Fix winbuf datahub report -4016 2023-01-12 19:02:33 +08:00
25b02ac399 fix parallel var assign bug 2023-01-12 19:02:33 +08:00
30421352ac [CP] [to #46598452]check with_rowid by routine_name 2023-01-12 19:02:33 +08:00
0dfcc0daf7 [CP] sql nio support ssl and open by default on master 2023-01-12 19:02:33 +08:00
09028517e6 [CP] Fix: Deserialized session lifecycle issues 2023-01-12 19:02:33 +08:00
3f7aeb996b add rpc and timeout related error code into retry logic 2023-01-12 19:02:33 +08:00
3e14c8ab6e [bugfix] fix dict filter pushdown iter meta length overflow 2023-01-12 19:02:33 +08:00
46a0e5409b [CP] Fix migration handler create task failed but status do not reset bug 2023-01-12 19:02:33 +08:00
b3919f558c fix check_snapshot_gc_scn in case of cluster restarted 2023-01-12 19:02:33 +08:00
8138f13597 encryption type changed before defragmenting small sstables 2023-01-12 19:02:33 +08:00
f03258f1c0 fix count pushdown with filter rand() core 2023-01-12 19:02:33 +08:00
448bf7c37f placeholder for standby support transfer 2023-01-12 19:02:33 +08:00
ca0d60d1f4 Fix bug PDML does not go parallel due to bad scan order 2023-01-12 19:02:33 +08:00
2e1ff4ac58 retry to post commit request after 100ms 2023-01-12 19:02:33 +08:00
6e4074f04b Return error code when freezer is offline 2023-01-12 19:02:33 +08:00
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
64fa782a7f fix deadlock between ls_lock and ls_restore_handler_lock 2023-01-12 19:02:33 +08:00
105526960e reset macro handle after each write 2023-01-12 19:02:33 +08:00
7b5077cbcf Support tablet status on tablet meta be MAX 2023-01-12 19:02:33 +08:00
8ebedd50f5 occupied some table_ids for sysviews of constraints 2023-01-12 19:02:33 +08:00
3c16986342 fix subquery coalesce bug 2023-01-12 19:02:33 +08:00
7ef8b5ebc9 Placeholder for Lob SQL 2023-01-12 19:02:33 +08:00
59df2a1a27 Remove is_valid in ps cache and plan cache. 2023-01-12 19:02:33 +08:00
9b8edfcf0c fix backup concurrency bug leading to -4015 2023-01-12 19:02:33 +08:00
6647f60965 obd: fix collect log error 2023-01-12 19:02:33 +08:00
5b46ed5755 [4.1] pcode更名 2023-01-12 19:02:33 +08:00
d04ac7c4c9 Fix concurrent issue on delete all tablets 2023-01-12 19:02:33 +08:00
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
535db4941b occupy table_id for information_schema.table_privileges/schema_privileges/user_privileges 2023-01-12 19:02:33 +08:00
4cdc5d4cbd SecMetaIterator is not inited 2023-01-12 19:02:33 +08:00
6d745d6226 Diasble wash pure memory tablet 2023-01-12 19:02:33 +08:00
b421987484 fix concurrent problem of px target monitor 2023-01-12 19:02:33 +08:00
ea4e649833 add defensive code for col checksum 2023-01-12 19:02:33 +08:00
75c6144a73 fix adjust_subquery_list bug 2023-01-12 19:02:33 +08:00
20da72c3ab [CP] fix reconstruct sql for insert all bug 2023-01-12 19:02:33 +08:00
2529298832 [CP] [to #43738219] fix ps + routine overloaded 2023-01-12 19:02:33 +08:00
451c21586e fix inner sql log core 2023-01-12 19:02:33 +08:00
9f5e39d51f fix edit-config bug 2023-01-12 19:02:33 +08:00
0fb3cf4d05 [CP] Reduce useless log 2023-01-12 19:02:33 +08:00
e509751ccf fix memory leak of unique index checking dag 2023-01-12 19:02:33 +08:00
0a48427e29 fix: cluster config current_version update slowly 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
0b093e2a76 delete log that prints ob_shared_macro_block_manager 2023-01-12 19:02:33 +08:00
dd43c0df30 add observer log for sstable creation 2023-01-12 19:02:33 +08:00
c765ae7b31 [CP] Fix DtlIntermRes dynamic memleak 2023-01-12 19:02:33 +08:00
62901dea20 Fix get_rowid_mode return type 2023-01-12 19:02:33 +08:00
b08a396985 add new mysql system_view PARAMETERS 2023-01-12 19:02:33 +08:00
8a758a08e8 fix defragment sstable 4002 2023-01-12 19:02:33 +08:00
10f27c4662 [Bug]: fixed typo ob_dml_stmt_printer.cpp roolback (#1222) 2023-01-12 19:02:33 +08:00