Commit Graph

311 Commits

Author SHA1 Message Date
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
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
8e7d355cc2 Declares TS3.1 and Centos 8 compatible (#1139)
Co-authored-by: ‘mikeyyu’ <mikeyyu@tencent.com>
2022-11-23 19:05:57 +08: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
790775ee68 [to #46133691]upgrade libxml2 2022-11-15 12:05:36 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
085f9a7c6c add rpc flag 2022-11-15 09:35:31 +00:00
2542756c05 fix obj_print_json<ObJsonType> random crash(master) 2022-11-15 08:05:38 +00:00
fd244b7990 TX - Monitoring Lock wait event 2022-11-14 07:39:07 +00:00
ae36be9c5b Fix the compilation bug when download obdeploy 2022-11-14 03:10:44 +00:00
589a5e707b add ob-deploy and obclient logic when public 2022-11-13 02:42:49 +08:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +08:00
9b0627ec4d fix load data insert binary data bug 2022-11-13 02:00:10 +08:00
85d97abb91 Fix dayname func when deduce type without setting length 2022-11-11 11:42:38 +00:00
2a46dfbd3a fix backup macro block reader not reset when in inner retry process 2022-11-09 12:05:52 +00:00
685fdbbffe [4.0] fix missing callback scheduler when coordinator switch to local node 2022-11-09 10:38:35 +00:00
fb49ef5a00 fix json ellipsis seach duplicate results return error(master) 2022-11-09 10:06:02 +00:00
299a6501c1 fix too much log in errsim 2022-11-08 12:35:28 +00:00
5a7d53fa60 fix drop column retry when switch tablet leader 2022-11-08 07:06:26 +00:00
c36622e1c8 [CP] print core file size when CRASH ERROR 2022-11-08 06:05:35 +00:00