obdev
a997b23808
cherry-pick bugfix from 3.1 to open source branch
2021-07-14 17:48:16 +08:00
obdev
131c2cf658
remote execute hang because of plan diff with ctrl ser and runner ser
2021-07-14 10:24:13 +08:00
Zlatan
42a6e1268b
refine --help result ( #151 )
...
* add a OB_FAIL for ret check
* refine --help result
2021-07-13 21:57:19 +08:00
hezuojiao
9c55a2becf
[Chore] update .gitignore to cover Intellij and OSX files ( #146 )
2021-07-13 20:00:59 +08:00
obdev
f27ecbb784
opensource bigfix patch
2021-07-13 19:42:21 +08:00
obdev
2c4f8593fb
Fix atan does not support two parameters in mysql mode
2021-07-13 16:24:40 +08:00
obdev
ce63c8923f
fix bug of tinytext type in mysql mode can insert 256 bytes chars
2021-07-13 14:54:13 +08:00
obdev
1ec7b00f36
bugfix cherry-pick to opensource release
2021-07-13 14:39:14 +08:00
Zlatan
601c09e290
add a OB_FAIL for ret check ( #142 )
2021-07-13 14:15:27 +08:00
obdev
996bc85dbb
add param proxy_readonly_transaction_routing_policy
2021-07-13 14:03:12 +08:00
obdev
d922e21af7
forbid set backup dest before patch
2021-07-12 20:17:20 +08:00
Amber Zhang
cf06bbcd78
resovle conflict ( #110 )
2021-07-12 20:01:40 +08:00
Amber Zhang
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
obdev
4de3feb72f
batch cherry pick bugfix codes
2021-07-12 19:24:43 +08:00
obdev
9c7663609e
add guard_lock for deserialize session_info
2021-07-12 17:14:00 +08:00
obdev
e1a347ac63
fix bug for virtual table in __all_virtaul_proxy_partition_info
2021-07-12 16:47:17 +08:00
obdev
d4a22bb030
fix expr like print
2021-07-12 16:08:57 +08:00
obdev
9aebb91bf5
fix macro block mistake free issue.
2021-07-12 15:18:46 +08:00
obdev
94ba0a393b
cherry-pick bugfix to opensource
2021-07-12 15:04:52 +08:00
wangzelin.wzl
e47392397a
fix a diff error
2021-07-12 14:04:27 +08:00
rgyu
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
obdev
d2f257f846
fix iterate flag with same sql_seq
2021-07-12 11:06:11 +08:00
obdev
4c04455403
fix collation free compare with rowkey helper
2021-07-11 21:15:12 +08:00
obdev
025f70b876
force mini minor to reduce mini sstable cnt
2021-07-11 21:00:11 +08:00
obdev
c1a3a90fb9
fix coverity issues
2021-07-11 20:40:11 +08:00
obdev
5b403f4e84
fix memory out of bounds
2021-07-11 20:05:12 +08:00
obdev
7dcf2baa4e
Fix query push down and add subquery handling
2021-07-11 19:51:25 +08:00
obdev
49d67f8644
refresh schema hang in inner_sql
2021-07-10 17:11:12 +08:00
obdev
c6f5f093e9
bugfix: char function data error in gc col
2021-07-10 16:35:24 +08:00
obdev
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
disksing
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
obdev
a26b60e7a4
fix view col alias name bugs
2021-07-09 17:16:31 +08:00
obdev
701367dbff
bugfix: create global index hung
2021-07-09 15:49:16 +08:00
obdev
0d7180c6c4
fix session serialize bug
2021-07-08 13:43:55 +08:00
obdev
f02d4c0d30
not support protocol need disconnect
2021-07-08 13:37:46 +08:00
obdev
d6ae24e6c1
Fix purge reset range issue when remain row
2021-07-08 13:29:44 +08:00
wangzelin.wzl
99866eb99d
Fix a typo Github->GitHub
2021-06-30 19:59:56 +08:00
wangzelin.wzl
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
outcontributer
4a9512ce70
fix: correct some release id related variables
2021-06-29 17:40:59 +08:00
hither199
2ef6e5e944
修改test/readme.md中--auto-try 为--auto-retry ( #119 )
...
fix typo in documentation for mysqltest
2021-06-28 18:52:01 +08:00
jh
00672c3c73
fix plan cache memleak for add local plan route
2021-06-22 20:29:47 +08:00
MizuhaHimuraki
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
ly
5a51484bf9
fix: coredump when port num conflict
...
caused by ObLogger distruct after main(), some static instance that rely on may be destruct first
2021-06-17 10:40:46 +08:00
gm
4a92b6d7df
reformat source code
...
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
gm
8c4a2f26a6
fix compile warnings
2021-06-17 10:40:21 +08:00
xc
ad8465b5ce
fix pointer print issue
...
when response_result fail, it will try to print row value. When the failure is caused by ctrl+c, neteasy memory is released in response_result function and row memory is invalid.
2021-06-16 14:53:05 +08:00
wq
4a0238e2da
fix unexpected logs of ddl_task_executor
2021-06-16 13:50:49 +08:00
MizuhaHimuraki
5f77d98752
fix mysqltest issue
2021-06-16 13:26:53 +08:00
bz
58c1f135c5
fix bug that hash map/set entry exist when adding partition
2021-06-16 13:26:04 +08:00