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
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
2ef6e5e944
修改test/readme.md中--auto-try 为--auto-retry ( #119 )
...
fix typo in documentation for mysqltest
2021-06-28 18:52:01 +08:00
00672c3c73
fix plan cache memleak for add local plan route
2021-06-22 20:29:47 +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
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
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
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
4a0238e2da
fix unexpected logs of ddl_task_executor
2021-06-16 13:50:49 +08:00
5f77d98752
fix mysqltest issue
2021-06-16 13:26:53 +08:00
58c1f135c5
fix bug that hash map/set entry exist when adding partition
2021-06-16 13:26:04 +08:00
49cfee7fa4
fixed: adjust the log
2021-06-16 13:22:45 +08:00
104f9eba60
fix strncpy issue in parition validate
2021-06-16 13:22:01 +08:00
77c424517e
fix memory opreation bugs in log disk manager
2021-06-16 13:19:54 +08:00
ffb16dd91f
Fix rs start work related freeze info bug
2021-06-16 13:18:08 +08:00
21dfb1ca01
fix global index failed with schema refresh
2021-06-16 13:07:21 +08:00
795c834621
[replayengine] fix rollback of min_unreplay_log_ts
2021-06-16 11:54:12 +08:00
ede1213446
force drop tenant when physical restore fail
2021-06-16 11:53:07 +08:00