|
ce819f8b0f
|
fix core when invoke ObDistPlans::match
|
2021-08-12 16:55:49 +08:00 |
|
|
97b4595450
|
not update schema version if replay clog while restore
|
2021-08-12 16:06:23 +08:00 |
|
|
ab743ff0d3
|
fix primary leader sync log timeout issue in max protect mode.
|
2021-08-11 20:31:41 +08:00 |
|
|
87b97c82a1
|
Fix parent namespace stmt setting during query push down.
|
2021-08-11 19:55:08 +08:00 |
|
|
895f700d99
|
add tableapi to opensource release
|
2021-08-11 19:25:17 +08:00 |
|
|
7c05e32506
|
fix auto drop tenant problem
|
2021-08-11 19:09:43 +08:00 |
|
|
54e159cae4
|
fix charset convert core
|
2021-08-11 18:56:23 +08:00 |
|
|
0192a4d228
|
fix create system table problem
|
2021-08-11 18:40:16 +08:00 |
|
|
58f7fb882e
|
Merge pull request from GitHub pr175
|
2021-08-11 17:57:58 +08:00 |
|
|
99f2835249
|
modify default value of enable_merge_by_turn
|
2021-08-11 17:39:53 +08:00 |
|
|
fadee2ca78
|
Fix RPM make failed
|
2021-08-11 17:22:53 +08:00 |
|
|
cd7e9ba191
|
fix unhex when sql_mode is strict
|
2021-08-11 17:09:58 +08:00 |
|
|
9f5b384158
|
Fix set stmt view limit pushdown bug.
|
2021-08-11 16:54:31 +08:00 |
|
|
358b847936
|
fix cases 3.1_opensource_release
|
2021-08-11 16:08:08 +08:00 |
|
|
78f8c06a35
|
optimize read performance of tmp file
|
2021-08-11 15:53:55 +08:00 |
|
|
4a58022b57
|
cherrypick to 3.1_opensource_release
|
2021-08-11 15:37:47 +08:00 |
|
|
a6d5591ddf
|
feat(ob_error): add ob_error tool (#192)
|
2021-08-11 15:14:42 +08:00 |
|
|
b20901e8c8
|
fix rowlock double locked problem
|
2021-08-04 19:10:24 +08:00 |
|
|
d275ff56a8
|
Fix miss assignment of ret
|
2021-08-04 19:10:24 +08:00 |
|
|
651b68ec8e
|
fix get_multi_version_start return bigger value
|
2021-08-04 19:10:24 +08:00 |
|
|
c7e696325a
|
modify information_schema.key_column_usage
|
2021-08-04 19:10:24 +08:00 |
|
|
254957d87e
|
fix(add file): add gen_errno.pl (#285)
|
2021-08-04 19:06:58 +08:00 |
|
|
abe31e8088
|
Fix the errors 'observer -h' and 'observer -V'
|
2021-08-02 21:17:19 +08:00 |
|
|
b9061285dc
|
Fix outerjoin limit pushdown where condition replace bug.
|
2021-08-02 21:13:04 +08:00 |
|
|
38692436dc
|
modify mkdocs (#278)
* remove github workflow
* update mkdocs.yml and add mkdocs.md
* add site/ to .gitignore
* leave requirements.txt in docs/
* update mkdocs.md
|
2021-08-02 16:18:36 +08:00 |
|
|
1f05540867
|
fix fuse row cache problem with uncommited trans
|
2021-08-02 14:57:50 +08:00 |
|
|
f229966248
|
fix partition wise join check bug with non template part table
|
2021-07-30 23:44:54 +08:00 |
|
|
3d622cdd7b
|
fix get_virtual_memory_used core in arm
|
2021-07-30 21:20:25 +08:00 |
|
|
53f7a64888
|
add docs website config (#251)
* add docs website config
* move files in doc/ to docs/
|
2021-07-30 21:20:25 +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 |
|
|
62c4fec8b5
|
Adjust the position of an error code
|
2021-07-30 14:56:13 +08:00 |
|
|
83f34e730c
|
fix: utf8_bin is not exists in oceanbase replace with utf8mb4_bin #155 (#156)
* fix: utf8_bin is not exists in oceanbase replace with utf8mb4_bin #155
* fix: typos version #179
|
2021-07-30 14:56:13 +08:00 |
|
|
a8a8925408
|
[doc]Clog tool (#154)
* clog_tool doc
* clog format introduction
* fix comments and add about ob_admin
* fix tingshan comment
|
2021-07-30 12:52:11 +08:00 |
|
|
b75f46946e
|
[Shein-Feature] support auto_increment attribute for part column
|
2021-07-30 11:02:55 +08:00 |
|
|
6ee95017b0
|
Update ob_rpc_intrusion_detect.cpp (#170)
* Update ob_rpc_intrusion_detect.cpp
fix comments
* Update ob_rpc_intrusion_detect.cpp
Co-authored-by: LIN <wangzelin19961202@gmail.com>
|
2021-07-30 10:34:47 +08:00 |
|
|
1a45571554
|
fix bug that index num in table is more than limited num
|
2021-07-30 10:33:59 +08:00 |
|
|
bd84570b4c
|
fix bug that is not check whether dimensional pointer is null
|
2021-07-30 10:33:59 +08:00 |
|
|
6eb1cb8355
|
Fix view merge for join on condition containing subq
|
2021-07-29 22:02:41 +08:00 |
|
|
c9521097c9
|
patch code to open source branch
|
2021-07-29 22:02:41 +08:00 |
|
|
8a519477bb
|
fix merge group by overwrite T_QUESTIONMARK leads div core
|
2021-07-29 22:02:41 +08:00 |
|
|
2614023cbf
|
[thread hang] Fine-grained record time in root balance thread
|
2021-07-29 22:02:41 +08:00 |
|
|
79131c0cda
|
[bp2] batch patch code from 31x to opensource
|
2021-07-29 22:02:41 +08:00 |
|
|
1f8ee09135
|
fix(sql): invalid use of macro OZ and OB_FAIL (#164)
|
2021-07-29 16:17:02 +08:00 |
|
|
dac871e88f
|
fix bug (#180)
|
2021-07-29 15:22:37 +08:00 |
|
|
5f63a8788b
|
Fix bug that memory size of AMM is too little
|
2021-07-29 14:29:32 +08:00 |
|
|
4640a92c31
|
Bugfixs patched from 3.1.x to 3.1_opensource_release
|
2021-07-29 14:14:16 +08:00 |
|
|
9bbbb31585
|
WRS: add weak read version verification
|
2021-07-29 14:14:16 +08:00 |
|
|
60c3786386
|
fix misspelled word (#250)
Co-authored-by: wangzelin.wzl <wangzelin.wzl@alibaba-inc.com>
|
2021-07-28 21:42:46 +08:00 |
|
|
418f092462
|
Implement of auto refresh location cache
|
2021-07-28 17:39:13 +08:00 |
|