Commit Graph

17568 Commits

Author SHA1 Message Date
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
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
c4b4322d26 fix scn 2023-01-12 19:02:33 +08:00
0a9642a35f fix scn shortage about major_freeze 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
97a2a94d7c change to scn. 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
bbec6aff49 revert version refactor 2023-01-12 19:02:33 +08:00
3cdfb11aa5 [scn] fix test_memtable and errno 2023-01-12 19:02:33 +08:00
bee212d8a9 [4.0] replace log_ts with SCN(src/storage/ls) 3 2023-01-12 19:02:33 +08:00
caf3220c8c clear some TODOs about SCN at storage layer 2023-01-12 19:02:33 +08:00
9842295897 replace log_ts with scn 2023-01-12 19:02:33 +08:00
cdf5734cac [SCN Refactor] replace log_ts with scn in tx_table phase 2 2023-01-12 19:02:33 +08:00
e77375018e [scn] scn for memtable 2023-01-12 19:02:33 +08:00