506 Commits

Author SHA1 Message Date
8aa24cb9e2 [CP] modify the log level when SSL_read return SSL_ERROR_SYSCALL and errno is 0 2023-01-12 19:02:33 +08:00
d1453a1695 fix find in set bug and improve performance 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
7fbad9b552 fix gis errno 2023-01-12 19:02:33 +08:00
4853e91041 adjust clog_checkpoint lock read_prefer 2023-01-12 19:02:33 +08:00
7bcc0330c1 fix ccls build mode copy.sh and clean logic 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
ecc45cd728 fix:46710222 mem access out of range 2023-01-12 19:02:33 +08:00
6a95e0f7e9 add trace point for errsim 2023-01-12 19:02:33 +08:00
f452826afe [CP][BUGFIX] json seek over empty json object return error 2023-01-12 19:02:33 +08:00
a6e31de130 BUGFIX: reserve wait event id 2023-01-12 19:02:33 +08:00
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
5c19d8c8c7 fix speed_limit 2023-01-12 19:02:33 +08:00
647e99b338 BUGFIX: reserve latch id 2023-01-12 19:02:33 +08:00
39b764500c Fix index out of range in rowid deserialization 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
cdc893ba9b Occupy das async pcode and latch id. 2023-01-12 19:02:33 +08:00
55d7adc587 Fix rebuild some bugs 2023-01-12 19:02:33 +08:00
d510d51bf1 [CP] fix lpad bug 2023-01-12 19:02:33 +08:00
7d4ebe5e8c Add some uca variable defination for compilation 2023-01-12 19:02:33 +08:00
c1de0db3a8 Fix From_base64 bugs 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
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
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
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
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08: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
e082b0bc9b [FEAT MERGE] 2022-11-21 07:38:55 +00:00
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00