Commit Graph

17932 Commits

Author SHA1 Message Date
9acd492531 [BUG] use small value to prevent compaction value of tx data to be too large 2023-01-12 19:02:33 +08:00
7e357ea8c9 [to #45393823]update route_sql when alter package compile 2023-01-12 19:02:33 +08:00
41d204312e Update the generate_inner_table_schema.py script 2023-01-12 19:02:33 +08:00
f0ba5ff942 fix create index costs too much time due to query latest execution id failed. 2023-01-12 19:02:33 +08:00
7c77f7f746 fix merge except sanity core because of last left index is not assigned 2023-01-12 19:02:33 +08:00
3f74037737 [CP] [CP] Add limitation for larget set stmts' cost based transformation. 2023-01-12 19:02:33 +08:00
b556f241b3 [CP] fix core at pl parser vsnprintf 2023-01-12 19:02:33 +08:00
d216cebd66 [CP] optimize error code when column does not exist. 2023-01-12 19:02:33 +08:00
072461d264 fix the core when access ObRequest after finish_sql_request 2023-01-12 19:02:33 +08:00
1c07891380 fix baseline key changed by get pl function 2023-01-12 19:02:33 +08:00
d137b6ba00 break the indefinite retry in del_tenant when get tenant lock failed 2023-01-12 19:02:33 +08:00
f0afbf2d66 [4.1][xa] fix revert xa ctx when handle termiante 2023-01-12 19:02:33 +08:00
b35f223d64 [CP] Fix the bug that dfo_key is duplicated when registering the first buffer cache 2023-01-12 19:02:33 +08:00
1cdc9f04f6 [Patch] fix mini merge after migration 2023-01-12 19:02:33 +08:00
041d624b4e add error code for OB_ESI_SESSION_NOT_EXIST 2023-01-12 19:02:33 +08:00
9a2e2a79d6 ddl do not wait pending in dag 2023-01-12 19:02:33 +08:00
6fcc624494 fix ocitest report 4016 using call stmt 2023-01-12 19:02:33 +08:00
881ecd02cc [bugfix] fix init clog_checkpoint_scn with wrong value 2023-01-12 19:02:33 +08:00
abd9427b1c fix expr in short path result wrong in oracle mode 2023-01-12 19:02:33 +08:00
34b77b6f1e Fix schema guard reset due to double get_tenant_schema_guard 2023-01-12 19:02:33 +08:00
ef466e89a3 [CP] Fix truncate partition blocks in ddl scheduler 2023-01-12 19:02:33 +08:00
9b859d9f96 Fix failed mysqltests caused by add remove_const to rollup exprs 2023-01-12 19:02:33 +08:00
7f62028059 fix a clerical error when declare ObPlanBaseKeyGuard 2023-01-12 19:02:33 +08:00
75ea2d2d00 [4.1][fix] fix two phase xa rollback when coord ctx does not exist 2023-01-12 19:02:33 +08:00
a1ff116783 fixed online log handler return -4109 2023-01-12 19:02:33 +08:00
28ce876fd8 fix the issue of table lock losing results 2023-01-12 19:02:33 +08:00
a9ba548469 [CP] Adjust value range of internal_sql_execute_timeout 2023-01-12 19:02:33 +08:00
2ebfeb1294 [CP] fix SYS_REFCURSOR's data_type from EXT to REF CURSOR in all_arguments table 2023-01-12 19:02:33 +08:00
37d1eb6df4 [DICT] place hold for SYNC_REWRITE_RULES 2023-01-12 19:02:33 +08:00
b933847054 [DeadLock] fix error log printing and un-init var 2023-01-12 19:02:33 +08:00
a0a66ba1ca revert or expansion check for lob type 2023-01-12 19:02:33 +08:00
346f6545ed [CP] Fix the error field list ambiguously defined in ps mode 2023-01-12 19:02:33 +08:00
f54c4341a1 [CP] Fix logging core when casting obj in-place failed 2023-01-12 19:02:33 +08:00
08b4bcce4d fix failed cases 2023-01-12 19:02:33 +08:00
038db1917d [Fix] check data completement task before execute inner sql and kill session when task is cancel 2023-01-12 19:02:33 +08:00
d874825952 fix failed cases caused by udf expr compare 2023-01-12 19:02:33 +08:00
7597a4f144 [FIX] memory leak of tx data 2023-01-12 19:02:33 +08:00
34ce8ef878 [CP] Free compression buffer memory if fail 2023-01-12 19:02:33 +08:00
64096bd1e9 [FEAT MERGE] SCN modification 2023-01-12 19:02:33 +08:00
cc6ddafd35 [fix failure of inc_build_test ] 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
5e0066c1e7 change ddl scn default value to 0 rather than invalid. 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
ac437d2f56 [scn] change scn 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00