16159 Commits

Author SHA1 Message Date
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
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
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
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
st0
4260bd7135 support INTERVAL + expr 2022-03-03 20:10:14 +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
cad6e81d30 correct spelling 2022-03-02 16:21:24 +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
875077c242 fix tenant level backup restore failure 2022-03-02 10:34:02 +08:00
5247b5b1b7 fix when backup_copies=1, backup data can not clean 2022-03-01 16:18:49 +08:00
054c42f445 fixed a bug of get_front_log2file_max_timestamp 2022-03-01 16:09:51 +08:00
st0
1f694d6b96 fix connection resource cleanup task bug 2022-03-01 16:00:51 +08:00
lx0
32f2910552 fix check_row_lock bug 2022-03-01 15:51:49 +08:00
c160d95033 Fix pg_key not removed from tenant file pg_map when replaying 22x remove pg slog during upgrade 2022-02-28 20:16:59 +08:00
e833976669 Fix migration create pg partition using wrong schema version 2022-02-28 20:16:35 +08:00
xy0
0b3eff2515 未use database的情况下创建outline,查询gv$outline时报-4016 2022-02-28 20:15:44 +08:00
yb0
1b3e363de0 fix parser bug abort uint64 2022-02-28 20:15:19 +08:00
st0
0002ca3b94 fix function convert_tz bug 2022-02-28 20:14:53 +08:00
jy0
8629461387 primary_zone length overflow when memcpy 2022-02-28 20:14:27 +08:00
yy0
d10ad3a0b8 fix: remove incorrect boolean flag in json type 2022-02-28 20:13:59 +08:00
f01d3bd421 fix bug replace into ret = -4377 2022-02-22 16:05:40 +08:00
d6b9744687 fix bug multi update with 3 table left join, write row which is null 2022-02-22 16:05:18 +08:00
yy0
589b565d91 fix: old engine distinct boolean type 2022-02-22 16:04:51 +08:00
yy0
2a069991eb fix row lock rollback problem 2022-02-22 16:04:02 +08:00
a10e3be791 correct spelling 2022-02-18 16:21:24 +08:00
xj0
29ac840077 get json convert function not as expected 2022-02-18 11:07:24 +08:00
ym0
f0a19537dc Allow to drop index column which is still referencing by a delay deleted index. 2022-02-18 11:07:00 +08:00
5f699b5711 lower the cpu cost in open-source mini-mode 2022-02-17 10:27:48 +08:00
my0
e03047055d fix or expansion can not happen bug. 2022-02-16 19:23:14 +08:00
bx0
3f2ccce9df [asan|pquery]core at sql::ObExprCast::calc_result2 2022-02-16 19:22:37 +08:00
yb0
a3fa322bc9 modify large stack variable to heap variable for pwj compare 2022-02-16 19:22:12 +08:00
ym0
b79cea0cad Fix show create tablegroup problem 2022-02-16 19:21:46 +08:00
xj0
bb573a7cd4 [Json] json patch from 3.2.2 branch since 2021.12 2022-02-16 17:34:14 +08:00
83219d74d0 Remove duplicate codes in ObBloomFilterBuildTask::build_bloom_filter (#64) 2022-02-15 22:02:13 +08:00
dcd9d2fab9 fix print ddl log coredump casued by genearted column index 2022-02-15 11:43:13 +08:00
e81af67898 Fix log core in partition merge 2022-02-15 11:42:48 +08:00