|
137a8f1f96
|
support asan and fix several memory bug
|
2021-09-18 21:54:07 +08:00 |
|
|
02e3302d08
|
support function crc32
|
2021-09-13 18:01:41 +08:00 |
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
ae61c88e33
|
fix px deadlock
|
2021-09-10 15:58:25 +08:00 |
|
|
62cb470338
|
patch backup piece to 3.1. open source
|
2021-09-02 15:26:40 +08:00 |
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
0d7efce19a
|
Fix white scan errors at ob_number_v2
|
2021-08-30 15:35:41 +08:00 |
|
|
61b6d05660
|
Support log compression & max retention time (#294)
|
2021-08-25 19:55:55 +08:00 |
|
|
f5e3910971
|
Fix some checked returns found by white scan
|
2021-08-18 15:38:46 +08:00 |
|
|
94e2cc67b4
|
memory diagnose including deleted tenant
|
2021-08-18 10:16:22 +08:00 |
|
|
cb4171c327
|
fix trace_id memory leak
|
2021-08-13 10:23:33 +08:00 |
|
|
54e159cae4
|
fix charset convert core
|
2021-08-11 18:56:23 +08:00 |
|
|
58f7fb882e
|
Merge pull request from GitHub pr175
|
2021-08-11 17:57:58 +08:00 |
|
|
4a58022b57
|
cherrypick to 3.1_opensource_release
|
2021-08-11 15:37:47 +08:00 |
|
|
49cdaf51d5
|
retry io_getevents if we meet EINTR due to interruption from pstack/obstack
|
2021-07-30 17:45:45 +08:00 |
|
|
74d0236609
|
support last_day in mysql mode
|
2021-07-27 21:57:13 +08:00 |
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
f0726b6b6c
|
create pg failed
|
2021-07-27 14:45:14 +08:00 |
|
|
b3d3c8731a
|
解决priority_queue改进唤醒逻辑后导致容易hang死的bug
|
2021-07-26 13:15:14 +08:00 |
|
|
f2f91f98c6
|
【CP】patch to opensource
|
2021-07-26 10:39:20 +08:00 |
|
|
8160997f02
|
patch some bug fix:part 2
|
2021-07-23 18:33:23 +08:00 |
|
|
0df13a572f
|
fix slice_alloc.h uint32_t overflow bug
|
2021-07-23 13:39:20 +08:00 |
|
|
3fa7f39778
|
patch code of observer modified by oblog
|
2021-07-23 12:09:24 +08:00 |
|
|
1198d56ceb
|
Automically configure observer network speed.
|
2021-07-23 01:39:13 +08:00 |
|
|
8d61732e97
|
patch some bug fix:part 1
|
2021-07-23 01:15:13 +08:00 |
|
|
7fb21bbbe7
|
cherry-pick bug fix in 3.1
|
2021-07-21 23:46:35 +08:00 |
|
|
889d5cb6d8
|
implement expr asin/acos/cot/cos in mysql mode
|
2021-07-21 18:01:16 +08:00 |
|
|
f45d2cdbe2
|
cp bug fix to open source branch
|
2021-07-20 17:06:14 +08:00 |
|
|
1777c9769e
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-19 21:27:14 +08:00 |
|
|
0557600717
|
Support expr pi in mysql mode
|
2021-07-19 15:39:14 +08:00 |
|
|
4770dbcdcb
|
Add defense for builtin_clz/builtin_ctz in case that input is zero
|
2021-07-18 15:24:13 +08:00 |
|
|
3a6db0a542
|
patch code to open source
|
2021-07-16 20:57:14 +08:00 |
|
|
51ee0c55b2
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-15 18:27:13 +08:00 |
|
|
7eb645fba3
|
add parameters for detecting disk warning and error
|
2021-07-15 17:57:14 +08:00 |
|
|
20c0cae3dd
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-15 14:21:14 +08:00 |
|
|
b1c0fe05fa
|
Fix OOM bug that SegmentBitset allocate more than the 2M size
|
2021-07-15 11:51:13 +08:00 |
|
|
86a8d6f46e
|
detect disk hang
|
2021-07-14 23:00:13 +08:00 |
|
|
a997b23808
|
cherry-pick bugfix from 3.1 to open source branch
|
2021-07-14 17:48:16 +08:00 |
|
|
131c2cf658
|
remote execute hang because of plan diff with ctrl ser and runner ser
|
2021-07-14 10:24:13 +08:00 |
|
|
f27ecbb784
|
opensource bigfix patch
|
2021-07-13 19:42:21 +08:00 |
|
|
94ba0a393b
|
cherry-pick bugfix to opensource
|
2021-07-12 15:04:52 +08:00 |
|
|
e47392397a
|
fix a diff error
|
2021-07-12 14:04:27 +08:00 |
|
|
01321d90c7
|
fix: correct bootstarp typo to bootstrap issue #121 (#124)
* fix: correct bootstarp typo to bootstrap issue #121
* fix: remove misleading error message #137
|
2021-07-12 13:58:47 +08:00 |
|
|
c1a3a90fb9
|
fix coverity issues
|
2021-07-11 20:40:11 +08:00 |
|
|
5b403f4e84
|
fix memory out of bounds
|
2021-07-11 20:05:12 +08:00 |
|
|
4fdec18c61
|
Avoid accessing array out of range (#115)
|
2021-07-09 20:21:31 +08:00 |
|
|
4a92b6d7df
|
reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
|
2021-06-17 10:40:36 +08:00 |
|
|
8c4a2f26a6
|
fix compile warnings
|
2021-06-17 10:40:21 +08:00 |
|
|
d113832231
|
fix charset log print bug
|
2021-06-16 11:43:45 +08:00 |
|
|
1be5137743
|
optimize logs of io manager (#102)
|
2021-06-15 15:58:01 +08:00 |
|