Commit Graph

54 Commits

Author SHA1 Message Date
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
42309e3d93 [FEAT MERGE] Support PIE 2023-04-22 14:13:33 +00:00
3a063b1508 [fix] support latest code support coverage build 2023-03-28 07:41:03 +00:00
b2df288827 Enable RELRO compile option to pretect address attack 2023-03-17 06:11:09 +00:00
92c7e1c42f fix LTO rpm build in x86 centos 2023-03-13 11:14:05 +00:00
6602937633 support oceanbase rpm build when LTO is on 2023-03-13 03:11:32 +00:00
b9b64478a7 fix zstd_obj objcopy error in LTO build mode when in low objcopy version 2023-03-08 14:13:33 +00:00
5857afe8c0 fix rpm build package lost ob_admin problem 2023-03-08 08:41:36 +00:00
59be44790d fix oltp performance reduction (2 / 5) : refreshing AutoFDO profile 2023-02-16 09:42:13 +00:00
0b0d502655 fix: delete unnecessary requires in rpm package 2023-02-15 12:16:57 +00:00
c22e546f76 add oceanbase_upgrade_dep.yml 2023-02-09 15:19:20 +00:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
5ae2c219e4 rpm obstack to observer 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
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
3635038539 public some pl cases and fix a rpm building bug 2023-01-12 19:02:33 +08:00
ddec7a833d enable PIE flag to protect memory overflow attack 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
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
039917f979 fix make DESTDIR=./ install problem 2022-11-22 02:37:54 +00:00
0a20f5ca46 modify rpm.cmake 2022-11-18 04:35:42 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
a7f8810345 add FDO when opensource 2022-10-27 14:40:11 +00:00
f5b84dcf03 1. Revert hotfuncs and observer.prof 2. update gtest deps 2022-10-26 15:01:14 +08:00
0a319aa4fd add ob_error and refactor gitignore 2022-10-25 14:32:52 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
43bc5912de fix: delete unnecessary folders in rpm packages 2022-10-12 03:36:56 +00:00
4a71740484 Upgrade the version 3.1.4 to 3.1.5 2022-08-16 20:33:16 +08:00
8aa89364bb upgrade opensource release from 3.1.3 to 3.1.4 2022-06-15 10:33:31 +08:00
a3e0857f84 LoongArch support (#929)
* LoongArch: These files are only compiled on the LoongArch platform

* Revert "Support loongarch64"

This reverts commit 79d5b68e0a6e36eb1b4faf86bcfd78d1e0a61ee8.

* LoongArch: link libatomic

* LoongArch: add "-mcmodel=large" to CFLAGS
2022-05-23 19:55:14 +08:00
ae1d5417ad fixed 899, failed to deploy oceanbase on arm platformat (#940) 2022-05-23 16:58:42 +08:00
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
6ea9991d84 add support for loongarch64 (#851) 2022-04-18 15:12:30 +08:00
e1fd4ed9ed fix OB_ENABLE_UNITY spelling mistakes 2022-04-13 14:35:09 +08:00
463064375a [liboblog] support storage work mode 2022-03-25 18:10:38 +08:00
dda1e1300c Support clang asan on open source branch 2022-03-09 20:33:52 +08:00
xj0
63edf11b9a [fix] update RPM.cmake and version upgrade script 2022-02-16 17:33:51 +08:00
20092c8bb9 fix: failed to run make DESTDIR=./ install in non-rpm build mode 2021-12-29 18:21:41 +08:00
fe44cd94cf public upgrade py 2021-12-20 21:06:47 +08:00
jk0
fa8b838450 modify upgrade scripts&&support system variables session_track_* 2021-12-16 21:16:00 +08:00
c4a5e5d43d [liboblog-ce]provide static lib of liboblog and header of oblogmsg 2021-11-03 13:46:31 +08:00
db025266d4 support aarch64 compilation 2021-10-21 20:16:17 +08:00
9c8cca0f43 build: make oceanbase rpm relocatable 2021-10-18 16:35:54 +08:00
xh0
fe6827d0c5 fix: rpm package for liboblog 2021-10-12 15:51:27 +08:00
a6f3f1287a [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON 2021-10-09 15:03:10 +08:00
e65a4c986a support liboblog pkg 2021-10-01 00:21:02 +08:00
xh0
8fc776d6ee opensource: pack ob_error and ob_admin 2021-09-30 16:00:01 +08:00