Commit Graph

840 Commits

Author SHA1 Message Date
f744cd4438 Update bug-report.yml 2022-03-11 17:08:34 +08:00
668afd80db Update bug-report.yml 2022-03-11 17:07:13 +08:00
3b40eeb342 Update bug-report.yml 2022-03-11 17:06:10 +08:00
7018bbb722 Update and rename bug-report.md to bug-report.yml 2022-03-11 16:31:01 +08:00
8244e32ee6 [BUG.FIX] fix tmp file mem leak when it comes to errors. 2022-03-11 16:08:56 +08:00
xy0
f10f55af0d core in ObMultipleMultiScanMerge::construct_iters 2022-03-11 16:08:31 +08:00
zz0
fb7b94bcff fix shared exprs bug 2022-03-11 16:08:05 +08:00
371c721462 fix backup clean delete round 2022-03-11 16:07:41 +08:00
bx0
6d4f2da966 TOPK operator not implement for material in static type engine 2022-03-11 16:07:16 +08:00
9596e12cf9 adjust backup clean log 2022-03-11 16:06:50 +08:00
bb425c395a add default engine for TABLES (#799) 2022-03-10 17:59:18 +08:00
zs0
25510c8333 fix bug: create fd use invalid unique index 2022-03-10 17:55:40 +08:00
33f670706c [virtual_table] add column to expose the commit timestamp of eldest clog 2022-03-10 17:55:16 +08:00
xy0
acaa03edd3 fix compilation errors when OB_ENABLE_PCH=OFF 2022-03-10 17:54:51 +08:00
lf0
7110e4aefa Fix stack overflow of recursive printing raw_expr 2022-03-10 13:10:44 +08:00
xj0
e9dc0113c9 data coverage in multi htable_put 2022-03-10 13:10:16 +08:00
st0
5358649433 disable pdml when update multiple tables 2022-03-10 13:09:50 +08:00
7afcbd32d3 Update pull_request_template.md (#809) 2022-03-10 10:24:20 +08:00
9d65777404 modify column statistic when physical restore 2022-03-10 10:20:08 +08:00
ab066ef724 add an interface to get the minest server log ts 2022-03-10 10:19:42 +08:00
de9b833355 Fix window function stack overflow bug. 2022-03-10 10:19:19 +08:00
lf0
438fa493c3 CLIENT_MULTI_RESULTS is turned on by default 2022-03-10 10:18:53 +08:00
LIN
0f517f5958 Update issue templates 2022-03-09 20:36:27 +08:00
7fddf2bde5 change the default mode of index to local 2022-03-09 20:34:40 +08:00
2e21515a30 remove balance_blacklist 2022-03-09 20:34:17 +08:00
dda1e1300c Support clang asan on open source branch 2022-03-09 20:33:52 +08:00
8204eea3f1 log more error message while change timestamp_service failed (#801)
* log more error message

* revert

* log more error message
2022-03-08 16:20:31 +08:00
xj0
1c769b3314 json case to enum not support 2022-03-08 11:21:48 +08:00
eb82c66278 fixed #803 remove useless documents in the code repo 2022-03-07 19:49:46 +08:00
5c77a74307 response client after lock release(only used in mysqltest) 2022-03-04 19:49:17 +08:00
xy0
25bd25175f fix typos from open github issue 2022-03-04 19:48:51 +08:00
ls0
42fcd3dd80 use set_exprs_ instead of output_ for set op 2022-03-04 14:27:56 +08:00
st0
0ccf105b38 fix information_schema.statistics nullable bug 2022-03-04 11:46:37 +08:00
ab74cf7478 Fix window function parallel bug 2022-03-04 11:46:14 +08:00
st0
f0d7d9d626 fix aggregate scale for temporal type bug 2022-03-04 11:45:50 +08:00
5022a0609f add deps -f 2022-03-04 10:39:36 +08:00
e7f1eb7a75 [opensource] refine ob_admin to print clog without user data 2022-03-04 10:25:16 +08:00
60a0eee9d3 update readme 2022-03-04 10:24:51 +08:00
st0
4260bd7135 support INTERVAL + expr 2022-03-03 20:10:14 +08:00
fcc0cea109 Add aarch64 el8 deps configuration 2022-03-03 20:09:50 +08:00
88693a523a fixed 795, add community to README 2022-03-03 19:36:49 +08:00
12ded2c21c fixed 795, add community to README (#796)
* fixed 795, add community to README

* update slack information
2022-03-03 18:29:39 +08:00
41df6ed1fa Update pull_request_template.md (#798)
dead link
2022-03-03 17:38:24 +08:00
ls0
865c7006a6 adjust set op to reentrant 2022-03-03 14:46:39 +08:00
47044f346e Fix 2277 backup 320 restore backup snapshot failed bug 2022-03-03 14:46:14 +08:00
cx0
9eeefd68f5 fix bug in check_multi_update_table_conflict 2022-03-03 14:45:49 +08:00
st0
95c16e09bd fix infix expression exprs count limit bug 2022-03-03 10:23:20 +08:00
rh0
104dab5c02 fix unhex bug 2022-03-03 10:22:54 +08:00
42bdc0f45d fix unique index print error log when unique violated 2022-03-03 10:22:29 +08:00
9324f96e5f fix bug:连续多行的单行注释报错 bug #783 (#789)
* test

* fix multi comment with ';'

* fix multi comment with ';'

Author:    akaError <lzg020616@163.com>
2022-03-02 14:52:25 +08:00