Commit Graph

31 Commits

Author SHA1 Message Date
b8786dbb30 Fix inner sql transmit timeout 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
a6b8c02d39 revert the commit which cause remote execution may report error_code 4002 2023-01-12 19:02:33 +08:00
678650edc8 Fix the bug caused by the schema version inconsistency between the remote execution ctrl_server and execution_server 2023-01-12 19:02:33 +08:00
7562ea53d7 [to #46843562] use new request_type to record sql from pl 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
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts 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
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
26f34fa185 fix config not init when init sys_vars 2022-11-22 09:38:05 +00:00
e082b0bc9b [FEAT MERGE] 2022-11-21 07:38:55 +00:00
aa75d00d5c Refactor inner sql safe time mechanism 2022-11-11 10:09:50 +00:00
8bdd19355c fix register mds bug when migrating ls in inner sql 2022-10-27 02:35:16 +00:00
8da699fe5e fix inner sql start trans 4016 2022-10-25 19:42:33 +08:00
3ad256c5b2 return 4016 if the tx_desc is null 2022-10-25 18:04:04 +08:00
f389daf9b7 update process_query_time of inner sql 2022-10-25 18:01:39 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
1da9b5316b [CP] Fix ps execute location leader not exist not retry 2022-05-05 14:17:52 +08:00
5ff640d9b8 Fix px infinite retry loop in PL. && Clean up interrupt status at the beginning of the thread 2022-04-18 10:28:40 +08:00
3be156a115 Fix inner sql execution refered to destroyed SQL bug 2021-10-22 16:51:53 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
bf0
b5fd1cecbc fix load data case failed 2021-08-29 01:47:38 +08:00
5462fd51be Fix inner sql execution refered to destroyed SQL bug 2021-08-26 12:24:59 +08:00
bf0
7fb21bbbe7 cherry-pick bug fix in 3.1 2021-07-21 23:46:35 +08:00
131c2cf658 remote execute hang because of plan diff with ctrl ser and runner ser 2021-07-14 10:24:13 +08:00
f27ecbb784 opensource bigfix patch 2021-07-13 19:42:21 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00