2295 Commits

Author SHA1 Message Date
c1de0db3a8 Fix From_base64 bugs 2023-01-12 19:02:33 +08:00
5122308a37 occupy recompile view rpc pcode 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
448bf7c37f placeholder for standby support transfer 2023-01-12 19:02:33 +08:00
7ef8b5ebc9 Placeholder for Lob SQL 2023-01-12 19:02:33 +08:00
5b46ed5755 [4.1] pcode更名 2023-01-12 19:02:33 +08:00
676c105da8 Fix bug about second and microsecond function and update cases 2023-01-12 19:02:33 +08:00
e6af47ade7 refactor: clean the code of lock module 2023-01-12 19:02:33 +08:00
5c94279a4b add wait event palceholder 2023-01-12 19:02:33 +08:00
c37f0e93a3 [FEAT MERGE] impl multi way macro block reuse && pct free && multi version row support micro block-level recycling 2023-01-12 19:02:33 +08:00
e363a01191 px thread auto recycling 2023-01-12 19:02:33 +08:00
2754b76deb Split logstream_freeze and tablet_freeze 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
939a180f2f add pcode for new truncate table 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
37d1eb6df4 [DICT] place hold for SYNC_REWRITE_RULES 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
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
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
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
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
92c51091d7 move logic_macro_id 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
54e5b6e98f fix typos 'memeory' -> 'memory' 2022-11-29 13:58:02 +08:00
55b8f94d46 fix typos 'memeory' -> 'memory' 2022-11-29 13:58:02 +08:00
842dc28be7 [CP] remove unused unittest 2022-11-25 10:38:06 +00:00
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
23ad5e6d1d [CP] [CP] fix MemLeak DeadLock 2022-11-24 09:39:55 +00:00
b0bb9e7653 Fix bitmap load_from_array 2022-11-23 07:41:36 +00:00
204a76baf6 fix isal crc64 bug (#1052)
* use isal for crc check

* add NULL check in crc isal

* update isal crc code to latest pull request
2022-11-23 15:37:11 +08:00
16fc3d31e2 [CP] support ob_timer to assign max_task_num by argument 2022-11-22 08:38:18 +00:00
44dd39c81d Add new pcode 2022-11-22 03:38:18 +00:00
f61eb3f967 [4.1] pcode for master 2022-11-22 03:08:22 +00:00
e082b0bc9b [FEAT MERGE] 2022-11-21 07:38:55 +00:00
731a8fad35 [4.1] pcode for master 2022-11-18 15:35:37 +00:00
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00
afc6d5958c occupy table_id and pcode 2022-11-17 12:05:42 +00:00
ec6d8c5d7c shorten-64-to-32 2022-11-17 08:08:50 +00:00
dd96b22f55 fix get histogram memory leak and some failed cases 2022-11-16 14:05:38 +00:00
6710671db5 Fix memory usage of thread_local on heap & remove tc_alloc 2022-11-16 13:07:58 +00:00
fc231c5a09 [CP] Make ob_guard happy 2022-11-15 13:35:44 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00