|
|
ec404798ef
|
[to #53026031]fix mysqlTest dbms sql in trigger
|
2023-11-07 16:42:49 +00:00 |
|
|
|
001eedfcf6
|
[CP] [to #52990298]add is_packed for ps cursor
|
2023-11-06 10:39:17 +00:00 |
|
|
|
1290fbd7ce
|
[to #52212883]fix bug dbms sql in trigger
|
2023-11-01 03:09:15 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
8bb6c9f1e4
|
[to #52611952] fix mysqltest
|
2023-10-20 03:43:10 +00:00 |
|
|
|
a8d994c61e
|
[CP] [to #44112459] fix serval pl/sql bugs
|
2023-10-18 02:43:43 +00:00 |
|
|
|
5dae35e24b
|
[to #52549037] fix a typo and refresh mysqltest
|
2023-10-12 03:09:45 +00:00 |
|
|
|
a3b0891c86
|
[to #52406314] fix serval PL/SQL bugs
|
2023-09-27 06:10:09 +00:00 |
|
|
|
59f8195f31
|
[to #52411434]ps cursor refresh table location after open
|
2023-09-26 12:09:59 +00:00 |
|
|
|
8c12503083
|
to issue<52362902>:fix time convert date issue in pl
|
2023-09-22 10:10:00 +00:00 |
|
|
|
c13243ff23
|
fix handling invalid character in identifier
|
2023-09-22 03:10:14 +00:00 |
|
|
|
e55cfdf335
|
[CP] [to #45595870]close session cursor when pl exec fail
|
2023-09-20 15:59:43 +00:00 |
|
|
|
063bcc3731
|
to issue<52221622>:fix infinite loop when open cursor if drop tenant
|
2023-09-18 11:10:20 +00:00 |
|
|
|
652738fce6
|
to issue<51915152>:fix fail to execute 'alter system set xx' in pl
|
2023-09-14 07:47:41 +00:00 |
|
|
|
f36e7c5565
|
to issue<51805002>:fix serveral pltemp mod memory leak stack
|
2023-09-09 13:27:39 +00:00 |
|
|
|
67319c4c5d
|
[to #51856685]fix dblink sanity core by optimizing dblink connection management
|
2023-09-08 12:20:53 +08:00 |
|
|
|
7085d97454
|
to issue<51998150>:fix core when fetch cursor after this cursor has been closed
|
2023-09-08 11:46:26 +08:00 |
|
|
|
1a7878549a
|
[to #51805003] fix PlOpaque memory leak
|
2023-08-28 04:14:11 +00:00 |
|
|
|
410ae92cfe
|
[to #51691139] fix mysqltest
|
2023-08-25 09:48:04 +00:00 |
|
|
|
ddd3395763
|
[to #51527424]fixed refcursor fetch bug
|
2023-08-22 09:14:37 +00:00 |
|
|
|
ee361e15fe
|
[FEAT MERGE]support PL dblink oracle
|
2023-08-21 03:40:30 +00:00 |
|
|
|
80c9e58e7f
|
[CP] [to #51399538]fix bug dblink transaction in PL
|
2023-08-18 07:13:51 +00:00 |
|
|
|
47b45ab107
|
[to #49106078] fix package record value with default expression
|
2023-08-18 12:22:26 +08:00 |
|
|
|
c7cf2b9586
|
[CP] [CP] to issue<51097601>:fix core when using raise application error
|
2023-08-17 10:39:47 +00:00 |
|
|
|
c1d282d2f9
|
[xml bugfix] nvl bugfix
|
2023-08-16 05:10:31 +00:00 |
|
|
|
9b31f8aa03
|
[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-15 02:40:26 +00:00 |
|
|
|
f5d4e78343
|
[to #51362102] fix affected rows in PL
|
2023-08-09 09:18:41 +00:00 |
|
|
|
b6e343acdb
|
[to #50995246]remove dbms_cursor_open retry
|
2023-08-09 02:48:41 +00:00 |
|
|
|
7fb5e481ea
|
[to #51346236]check trigger params & fix schema_checker init in PL module
|
2023-08-07 04:42:31 +00:00 |
|
|
|
98f30c3a08
|
to issue<50673546>:fix forall dblink issue
|
2023-08-04 03:48:50 +00:00 |
|
|
|
1bf333c774
|
[xml bugfix] 4016 errcode adapt oracle 597 PLS-00597
|
2023-08-02 11:25:01 +00:00 |
|
|
|
21c043052c
|
[to #51070036] fix cursor init with not null refcursor obj
|
2023-08-02 06:18:30 +00:00 |
|
|
|
4238db272a
|
[to #51092998] fix RAISE_APPLICATION_ERROR omits sqlerrm
|
2023-08-01 18:12:24 +00:00 |
|
|
|
222de8ce6a
|
[to #50938629]add ps cursor stmt id in sql_audit
|
2023-08-01 14:48:23 +00:00 |
|
|
|
ee2d793c9a
|
[to #50632635]to_many_rows happend not update result reset in pl
|
2023-08-01 14:24:30 +00:00 |
|
|
|
0cabd54742
|
[to #50408284]spi_result need close result set first
|
2023-07-26 10:12:46 +00:00 |
|
|
|
f8af7ea99a
|
to issue<50473724>:fix cursor open memory leak
|
2023-07-26 08:48:34 +00:00 |
|
|
|
d4bccd4b43
|
fix mysql regression pl_collection_sqlqa.collections_not_null_oracle
|
2023-07-26 07:48:19 +00:00 |
|
|
|
233d5032b9
|
[to #50838658]fix bug dblink sql in PL
|
2023-07-25 17:24:24 +00:00 |
|
|
|
5c2fc55d63
|
[CP] [CP] issue<50775099>:forbid set global var when executing nested sql
|
2023-07-25 07:48:39 +00:00 |
|
|
|
c1200c00c8
|
[to #50896821]fixed ps cursor local retry
|
2023-07-19 10:12:25 +00:00 |
|
|
|
437b2245b2
|
[to #50813630] fix spi::store_result with opaque value
|
2023-07-13 12:23:52 +00:00 |
|
|
|
316e56d882
|
[xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable
|
2023-07-12 15:12:28 +00:00 |
|
|
|
1297b6d169
|
fix mysqltest
|
2023-07-12 06:42:16 +00:00 |
|
|
|
2ab72081ed
|
to issue<50635566>:fix dynamic sql execute anonymous block core
|
2023-07-03 08:24:07 +00:00 |
|
|
|
f9577beca0
|
[CP] [to #50196630]fix bug select for update in PL dyamic sql
|
2023-06-27 12:42:16 +00:00 |
|
|
|
7bc1a2d5a8
|
issue<49381348>:fix serveral memory leak stack stage2
|
2023-06-14 10:12:27 +00:00 |
|
|
|
cf733ea64f
|
to issue<50328041>:support kill stmt in pl
|
2023-06-13 10:47:53 +00:00 |
|
|
|
55d9685e17
|
bugfix: ddl adaptation for xml column && remove collation set for clob;
|
2023-06-13 08:42:23 +00:00 |
|
|
|
121b93052a
|
[to #50045111] ps cursor support packet retry
|
2023-06-05 04:50:51 +00:00 |
|