|
|
25bd25175f
|
fix typos from open github issue
|
2022-03-04 19:48:51 +08:00 |
|
|
|
42fcd3dd80
|
use set_exprs_ instead of output_ for set op
|
2022-03-04 14:27:56 +08:00 |
|
|
|
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 |
|
|
|
f0d7d9d626
|
fix aggregate scale for temporal type bug
|
2022-03-04 11:45:50 +08:00 |
|
|
|
4260bd7135
|
support INTERVAL + expr
|
2022-03-03 20:10:14 +08:00 |
|
|
|
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 |
|
|
|
9eeefd68f5
|
fix bug in check_multi_update_table_conflict
|
2022-03-03 14:45:49 +08:00 |
|
|
|
95c16e09bd
|
fix infix expression exprs count limit bug
|
2022-03-03 10:23:20 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
1f694d6b96
|
fix connection resource cleanup task bug
|
2022-03-01 16:00:51 +08:00 |
|
|
|
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 |
|
|
|
0b3eff2515
|
未use database的情况下创建outline,查询gv$outline时报-4016
|
2022-02-28 20:15:44 +08:00 |
|
|
|
1b3e363de0
|
fix parser bug abort uint64
|
2022-02-28 20:15:19 +08:00 |
|
|
|
0002ca3b94
|
fix function convert_tz bug
|
2022-02-28 20:14:53 +08:00 |
|
|
|
8629461387
|
primary_zone length overflow when memcpy
|
2022-02-28 20:14:27 +08:00 |
|
|
|
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 |
|
|
|
589b565d91
|
fix: old engine distinct boolean type
|
2022-02-22 16:04:51 +08:00 |
|
|
|
2a069991eb
|
fix row lock rollback problem
|
2022-02-22 16:04:02 +08:00 |
|
|
|
29ac840077
|
get json convert function not as expected
|
2022-02-18 11:07:24 +08:00 |
|
|
|
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 |
|
|
|
e03047055d
|
fix or expansion can not happen bug.
|
2022-02-16 19:23:14 +08:00 |
|
|
|
3f2ccce9df
|
[asan|pquery]core at sql::ObExprCast::calc_result2
|
2022-02-16 19:22:37 +08:00 |
|
|
|
a3fa322bc9
|
modify large stack variable to heap variable for pwj compare
|
2022-02-16 19:22:12 +08:00 |
|
|
|
b79cea0cad
|
Fix show create tablegroup problem
|
2022-02-16 19:21:46 +08:00 |
|
|
|
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 |
|
|
|
8c8877158b
|
fix core using pdml insert
|
2022-02-14 11:19:12 +08:00 |
|
|
|
b9b697e39d
|
Multiple outlines with the same name can be created when no database is specified
|
2022-02-14 11:18:50 +08:00 |
|
|
|
ac82728867
|
patch back the flashback table/tenant/database/index(without flashback to scn)
|
2022-02-14 11:09:41 +08:00 |
|
|
|
a15a151dae
|
Update ObQueryRefRawExpr result type
|
2022-02-14 10:43:54 +08:00 |
|
|
|
a8b4d67f55
|
The outline created by the database is not specified and cannot be dropped
|
2022-02-10 20:15:56 +08:00 |
|
|
|
7b003df452
|
Fix some errors
|
2022-02-10 20:07:13 +08:00 |
|
|
|
9007c77b10
|
disable construct of ObIAllocator
|
2022-02-10 20:06:48 +08:00 |
|
|
|
7c6dcc6712
|
core when print query range
|
2022-02-10 14:42:47 +08:00 |
|
|
|
e8484f5bf4
|
Call recovery_point_data_mgr_.destroy() in ObPGStorage (#323)
|
2022-02-09 17:38:10 +08:00 |
|
|
|
21564ec61d
|
fix charset (#736)
|
2022-02-09 10:47:02 +08:00 |
|