Commit Graph

218 Commits

Author SHA1 Message Date
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
0cc45414b0 [CP] to issue<2024080100104012294>:fix sql in pl without questionmark cannot hit plan issue
Co-authored-by: yfzcsc <yfzcsc@gmail.com>
2024-08-23 15:02:39 +00:00
10e34896bc [FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 13:55:07 +00:00
641a6010c7 [CP] [FEAT MERGE]:compat store routine argument is null action 2024-08-01 15:09:27 +00:00
9f605c632f [CP] [to #57831036] fix anonymous block with composite out parameter in ps mode 2024-07-25 07:41:11 +00:00
f81fbea806 Fix User-defined rewrite rules error 4007 2024-07-22 17:16:22 +00:00
a003920857 [CP] fix bug when spm add plan to plan cache concurrently 2024-07-16 14:55:25 +00:00
3adb4c0c2e [CP] [to #52806614] fix anonymous block with out parameter on prexecute & ps protocol mixed running 2024-07-16 04:48:55 +00:00
bd342ab50d [CP] fix some opt trace bug 2024-07-01 03:46:53 +00:00
4c3343960f [CP] add new parameter used to control spm intead of sys variable 2024-06-26 06:49:10 +00:00
bf47be7c3a [to #57603539] fix: text protocol convert complex type field to varchar in response packet 2024-06-20 04:46:37 +00:00
0fe3ce7c9e rollback transction when reroute for autocommit 6005 retry 2024-06-19 06:23:26 +00:00
eed6b5fd90 [CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-06-18 03:22:32 +00:00
b522183582 Simple LOCK function recognition 2024-06-18 03:11:09 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
347dfb43e7 fix read only priv check in oracle 2024-06-17 14:26:22 +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
317ca7bb41 [to #56534142] test: error injection for pr-exec protocol 2024-06-17 13:17:53 +00:00
9af8acc82a [CP] bug fix: core dumps during the SQL audit logging stage. 2024-06-17 12:54:16 +00:00
e8f5de0a1a support external table auto refresh 2024-05-30 11:47:58 +00:00
7f29dc90d3 fix sdo_geometry returnning into by ps protocol 2024-05-28 04:46:03 +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
e2b88f2628 [CP] [to #56964541] change error code for complex type print
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-05-24 05:56:54 +00:00
22870aa242 ac=1 rollback tx implicit started before plan executed if plan will not be executed 2024-05-23 13:51:09 +00:00
fd298c183d fix spm evolution task can not finish due to add plan failed 2024-05-09 15:06:09 +00:00
359848f9d0 [misc] remove auto keyword and lambda 2024-05-07 09:57:18 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
53c4c7a438 [CP] [to #53656926] fix table.col.member_access & table.col.member_func() 2024-03-29 09:21:12 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
4fc2582e5e [CP] [4.x][dblink] add defensive measures and fallback for tx free route in dblink trans 2024-03-08 11:26:33 +00:00
c71007cee0 disable sample temp_table_ssid expr in dynamic sampling and disable print timeout error msg in inner sql 2024-03-04 10:50:11 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
c24ac7568b [CP] [to #44746056] fix sql in pl readonly transaction check 2024-02-26 03:46:02 +00:00
2b8af01498 [txn-route] in-txn reroute should be disabled if txn route was disabled 2024-02-19 07:46:24 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
52a07dedb4 Fix ret_code overwrite error 2024-02-10 00:34:47 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +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
c0d5a64dc2 [CP] [CP] Fix binding outline cannot hit the plan cache 2024-02-08 22:28:41 +00:00
64b972e13f [CP] [to #54116671] fix serval pl bugs 2024-02-08 20:47:21 +00:00
bd08315faa alter large_query_threshold value range 2024-02-08 12:03:53 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
b50711c1bf Plan Cache adds tracepoint and throws an error code when it fails. 2024-02-07 23:15:08 +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
6e687799b9 to issue<53586439>:support set ob_query_timeout in non-nested store routine 2024-02-07 09:05:08 +00:00
58b436c230 fix some sql logical plan bug 2024-02-06 19:45:53 +00:00