Commit Graph

206 Commits

Author SHA1 Message Date
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
07edb2482e [CP] fix: fix the core induced by spf batch rescan 2023-12-18 14:04:23 +08:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
121cb80b19 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2023-12-07 11:43:21 +00:00
5bc6db2579 fix pre calc constraint bug 2023-11-29 11:16:33 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
18d0640d2f bugfix : json_object bugfix 2023-11-27 10:00:01 +00:00
f244deaf6b occupy fields on master for ob_gis_42x branch 2023-11-17 11:10:55 +00:00
63ee8a5fd4 fix bugs in master 2023-11-16 14:16:33 +00:00
0e2f1802c0 [CP] [CP] Fix returning rowid error when different versions of the client are run together 2023-11-13 13:09:17 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00