Commit Graph

29 Commits

Author SHA1 Message Date
1b72a5a0e4 Add build.sh flag support for build errsim_sanity and fix bug of compile errsim_asan 2023-11-03 03:43:29 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
70ce469ab5 remove PERF_MODE macro in perf compile 2023-04-13 07:29:09 +00:00
6602937633 support oceanbase rpm build when LTO is on 2023-03-13 03:11:32 +00:00
292fabfee1 fix performance drop after vos merge 2023-03-02 15:28:21 +00:00
c082c93fd4 Fix plan with das for update hang in px transmit operator 2023-01-12 19:02:33 +08:00
d1698b9e9a Open LTO compile optimization in RPM build 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
050e984b04 [FEAT MERGE] OLTP performance optimization feature 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
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
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
353c4bcd8e Github merge request #1108, fix:build on Ubuntu 22.04.1 LTS 2022-11-09 07:38:10 +00:00
f5b84dcf03 1. Revert hotfuncs and observer.prof 2. update gtest deps 2022-10-26 15:01:14 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00
20092c8bb9 fix: failed to run make DESTDIR=./ install in non-rpm build mode 2021-12-29 18:21:41 +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
cefcd3d40c add oblogmsg deps by git submodule 2021-09-30 19:49:45 +08:00
f80b6c2a5e Enable pch and unity option in compiling process of rpm mode in order to keep consistent with other modes. 2021-09-03 11:03:32 +08:00
524427c455 update os compatibility list (#105)
* update os compatibility list fix #56

* Update README.md

Co-authored-by: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com>
2021-06-17 14:32:48 +08:00
f399bfe3e1 Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00