Commit Graph

7264 Commits

Author SHA1 Message Date
b1c0fe05fa Fix OOM bug that SegmentBitset allocate more than the 2M size 2021-07-15 11:51:13 +08:00
94816acd47 patch code from 3_1_x_release 2021-07-15 11:39:13 +08:00
ef2b622795 Decouple clog writer and shared memory file 2021-07-15 10:51:14 +08:00
e76ba6bf1c Fix NPE when broadcast dtl channel can't allocate buffer 2021-07-15 10:36:13 +08:00
e3a4db0a24 Fix 3.1 upgrade issue in old pg create/remove slog replay 2021-07-15 10:18:13 +08:00
b9291f9630 Adjust system log level for last slog not complete 2021-07-14 23:57:14 +08:00
77a4d47202 fix getting invalid timestamp when generate_weak_read_timestamp 2021-07-14 23:48:13 +08:00
ae9ef4777e Patch bugfix from 3.1.x. 2021-07-14 23:27:13 +08:00
86a8d6f46e detect disk hang 2021-07-14 23:00:13 +08:00
24cb938767 update first log timestamp as heartbeat response for aggregate log 2021-07-14 22:42: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
42a6e1268b refine --help result (#151)
* add a OB_FAIL for ret check

* refine --help result
2021-07-13 21:57:19 +08:00
9c55a2becf [Chore] update .gitignore to cover Intellij and OSX files (#146) 2021-07-13 20:00:59 +08:00
f27ecbb784 opensource bigfix patch 2021-07-13 19:42:21 +08:00
2c4f8593fb Fix atan does not support two parameters in mysql mode 2021-07-13 16:24:40 +08:00
ce63c8923f fix bug of tinytext type in mysql mode can insert 256 bytes chars 2021-07-13 14:54:13 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
601c09e290 add a OB_FAIL for ret check (#142) 2021-07-13 14:15:27 +08:00
996bc85dbb add param proxy_readonly_transaction_routing_policy 2021-07-13 14:03:12 +08:00
d922e21af7 forbid set backup dest before patch 2021-07-12 20:17:20 +08:00
cf06bbcd78 resovle conflict (#110) 2021-07-12 20:01:40 +08:00
4b182edc11 [doc] add quick start (#108)
* add quick start

* add quick start by Amber

* update

* fix londa's comment

* fix jiyu
2021-07-12 19:37:02 +08:00
4de3feb72f batch cherry pick bugfix codes 2021-07-12 19:24:43 +08:00
9c7663609e add guard_lock for deserialize session_info 2021-07-12 17:14:00 +08:00
e1a347ac63 fix bug for virtual table in __all_virtaul_proxy_partition_info 2021-07-12 16:47:17 +08:00
d4a22bb030 fix expr like print 2021-07-12 16:08:57 +08:00
9aebb91bf5 fix macro block mistake free issue. 2021-07-12 15:18:46 +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
d2f257f846 fix iterate flag with same sql_seq 2021-07-12 11:06:11 +08:00
4c04455403 fix collation free compare with rowkey helper 2021-07-11 21:15:12 +08:00
025f70b876 force mini minor to reduce mini sstable cnt 2021-07-11 21:00:11 +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
7dcf2baa4e Fix query push down and add subquery handling 2021-07-11 19:51:25 +08:00
49d67f8644 refresh schema hang in inner_sql 2021-07-10 17:11:12 +08:00
c6f5f093e9 bugfix: char function data error in gc col 2021-07-10 16:35:24 +08:00
eb4dc36332 white scan bugfix 2021-07-10 15:17:56 +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
a26b60e7a4 fix view col alias name bugs 2021-07-09 17:16:31 +08:00
701367dbff bugfix: create global index hung 2021-07-09 15:49:16 +08:00
0d7180c6c4 fix session serialize bug 2021-07-08 13:43:55 +08:00
f02d4c0d30 not support protocol need disconnect 2021-07-08 13:37:46 +08:00
d6ae24e6c1 Fix purge reset range issue when remain row 2021-07-08 13:29:44 +08:00
99866eb99d Fix a typo Github->GitHub 2021-06-30 19:59:56 +08:00
673919f01e Merge branch pr_126 into master
Title: Github merge request from the pull request #126

code review from github
2021-06-30 15:14:35 +08:00
4a9512ce70 fix: correct some release id related variables 2021-06-29 17:40:59 +08:00