2460 Commits

Author SHA1 Message Date
br0
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
ls0
cc0e6b8c12 implement sql_mode NO_UNSIGNED_SUBTRACTION 2021-08-25 11:09:16 +08:00
br0
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
xj0
895f700d99 add tableapi to opensource release 2021-08-11 19:25:17 +08:00
bf0
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
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00
ym0
418f092462 Implement of auto refresh location cache 2021-07-28 17:39:13 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
jg0
0b7773c43f add double-destroy check for MemoryContext 2021-07-27 19:54:14 +08:00
zs0
f0726b6b6c create pg failed 2021-07-27 14:45:14 +08:00
yq0
b3d3c8731a 解决priority_queue改进唤醒逻辑后导致容易hang死的bug 2021-07-26 13:15:14 +08:00
yy0
821da37d63 cherry-pick from 3_1_x_release to 3.1_opensource_release 2021-07-26 11:15:52 +08:00
jg0
f2f91f98c6 【CP】patch to opensource 2021-07-26 10:39:20 +08:00
ly0
8160997f02 patch some bug fix:part 2 2021-07-23 18:33:23 +08:00
yq0
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
ml0
1198d56ceb Automically configure observer network speed. 2021-07-23 01:39:13 +08:00
ly0
8d61732e97 patch some bug fix:part 1 2021-07-23 01:15:13 +08:00
ml0
49b53c4570 A couple of bug-fixes for opensource branch. 2021-07-23 00:27:13 +08:00
bf0
7fb21bbbe7 cherry-pick bug fix in 3.1 2021-07-21 23:46:35 +08:00
bf0
d49f1baf7d change default server language for mysql handshake 2021-07-21 23:23:03 +08:00
ls0
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
ae0ace666f cherry-pick omitted fixs to open-source branch 2021-07-19 23:12:15 +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
ben
4fdec18c61 Avoid accessing array out of range (#115) 2021-07-09 20:21:31 +08:00
00b843a3c7 Remove some rowkey functions (#17)
* Remove some rowkey functions

Signed-off-by: disksing <i@disksing.com>

* add comment about return code

Signed-off-by: disksing <i@disksing.com>
2021-07-09 17:36:21 +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