|
|
edfad6976f
|
[cp]:sync multivalue bugfix from 431 to master
|
2024-06-20 09:26:27 +00:00 |
|
|
|
6bf3f38ce4
|
[FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
|
2024-06-19 06:41:44 +00:00 |
|
|
|
4d5b5ec653
|
[FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
|
2024-06-18 02:18:17 +00:00 |
|
|
|
d5629a2b36
|
[FEAT MERGE] Support monotonic filter to accelerate queries.
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
|
2024-06-18 01:26:00 +00:00 |
|
|
|
da5aece3e1
|
[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
|
2024-06-17 13:46:16 +00:00 |
|
|
|
9af8acc82a
|
[CP] bug fix: core dumps during the SQL audit logging stage.
|
2024-06-17 12:54:16 +00:00 |
|
|
|
5ce9ef5136
|
[FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
|
2024-05-27 11:18:01 +00:00 |
|
|
|
e05e9f4e6f
|
bug fix:ps cache unfree ptr error
|
2024-04-25 04:26:37 +00:00 |
|
|
|
f1a6170c93
|
[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
|
2024-04-22 05:46:19 +00:00 |
|
|
|
139d23a688
|
fix mv rewrite plan cache bug
|
2024-04-19 11:16:28 +00:00 |
|
|
|
0d6f3a8316
|
[FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
|
2024-04-16 16:15:48 +00:00 |
|
|
|
4afa70a218
|
[FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
|
2024-04-12 10:46:02 +00:00 |
|
|
|
3d4ef9741d
|
[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
|
2024-04-10 07:32:28 +00:00 |
|
|
|
34c3718f40
|
[CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT
|
2024-04-08 13:45:08 +00:00 |
|
|
|
36d42c2008
|
revert code
|
2024-04-01 13:07:03 +00:00 |
|
|
|
8bbd81b3d9
|
Fixed the concurrency control issue with the PS cache
|
2024-03-28 11:15:25 +00:00 |
|
|
|
4130e898e3
|
[CP] [FEAT MERGE]:pl 4.2.2 version feature dev
|
2024-03-28 10:50:18 +00:00 |
|
|
|
006fc03bf1
|
Fix using synonyms across users cannot hit the plan cache
|
2024-03-28 02:45:35 +00:00 |
|
|
|
dec494cf3f
|
add config _globle_enable_rich_vector_format
|
2024-03-12 07:14:56 +00:00 |
|
|
|
1987e4ea8f
|
format outline place holder
|
2024-02-27 06:18:25 +00:00 |
|
|
|
c24ac7568b
|
[CP] [to #44746056] fix sql in pl readonly transaction check
|
2024-02-26 03:46:02 +00:00 |
|
|
|
2d906552e2
|
fix typo and enlarge major freeze timeout
|
2024-02-19 07:00:43 +00:00 |
|
|
|
368885f7b5
|
[GIS] delete udt_id_ in ObParamInfo
|
2024-02-09 22:06:38 +00:00 |
|
|
|
1d31b939ec
|
Add query hint: enable_rich_vector_format
|
2024-02-09 17:47:22 +00:00 |
|
|
|
e15634314e
|
Fix ObTempRowStore filling in uniform const format value causing crash
|
2024-02-09 12:49:05 +00:00 |
|
|
|
8bc44950fe
|
bug fix: db_id displayed by SQL audit and plan stat is inconsistent.
|
2024-02-09 06:58:58 +00:00 |
|
|
|
470ade36f6
|
Fix parameterization bug
|
2024-02-09 01:16:12 +00:00 |
|
|
|
a117104a2f
|
[CP] fix ps diag view bug: return -4002 error code
|
2024-02-09 00:10:24 +00:00 |
|
|
|
77025bbbb3
|
Fix incorrect plan sharing causing crash
|
2024-02-08 20:53:20 +00:00 |
|
|
|
426469c057
|
[CP] fix serialize ObSqlArrayObj bugs
|
2024-02-08 19:27:43 +00:00 |
|
|
|
f47be7342e
|
to issue<53361277>:support flush pl cache single cache object
|
2024-02-08 16:11:21 +00:00 |
|
|
|
f6090d6b30
|
fix bug: plan cache core is caused by the plan cache diagnostic view.
|
2024-02-08 00:17:49 +00:00 |
|
|
|
d09e2de876
|
[CP] fix: fix the core induced by spf batch rescan
|
2024-02-07 21:34:12 +00:00 |
|
|
|
c699ceea48
|
[FEAT MERGE] Solidify session vars for functional index
|
2024-02-07 16:44:49 +00:00 |
|
|
|
e633b2ae82
|
[CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0
|
2024-02-07 13:03:27 +00:00 |
|
|
|
64ef6b4c68
|
fix pre calc constraint bug
|
2024-02-07 05:44:25 +00:00 |
|
|
|
ae90c30120
|
Parsing numeric constant as ObDecimalIntType in oracle compatible mode
|
2024-02-07 04:13:50 +00:00 |
|
|
|
e8a646b765
|
bugfix : json_object bugfix
|
2024-02-07 01:52:17 +00:00 |
|
|
|
f76a7ff647
|
occupy fields on master for ob_gis_42x branch
|
2024-02-06 15:29:18 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
9c15b778a3
|
[GIS] delete udt_id_ in ObParamInfo
|
2024-01-22 15:17:52 +00:00 |
|
|
|
718c71384c
|
Add query hint: enable_rich_vector_format
|
2024-01-18 14:12:30 +00:00 |
|
|
|
efc6695d43
|
Fix ObTempRowStore filling in uniform const format value causing crash
|
2024-01-16 11:43:33 +00:00 |
|
|
|
a0a97117bf
|
bug fix: db_id displayed by SQL audit and plan stat is inconsistent.
|
2024-01-10 13:12:43 +00:00 |
|
|
|
04d8e32240
|
Fix parameterization bug
|
2024-01-05 10:42:57 +00:00 |
|
|
|
b28564c4a2
|
[CP] fix ps diag view bug: return -4002 error code
|
2024-01-05 04:42:53 +00:00 |
|
|
|
c257e61733
|
Fix incorrect plan sharing causing crash
|
2024-01-03 17:13:37 +00:00 |
|
|
|
bff45aaa70
|
[CP] fix serialize ObSqlArrayObj bugs
|
2024-01-02 13:13:05 +00:00 |
|
|
|
2882851e54
|
to issue<53361277>:support flush pl cache single cache object
|
2023-12-28 09:12:48 +00:00 |
|
|
|
f0d025ca4c
|
fix bug: plan cache core is caused by the plan cache diagnostic view.
|
2023-12-18 21:47:59 +00:00 |
|