|
|
d3dff932a4
|
[CP] [to #54452952] fix serval pl/sql bugs
|
2024-02-09 13:53:15 +00:00 |
|
|
|
13c335d128
|
[CP] [OBKV] cherry-pick bugfix from 421
|
2024-02-09 13:38:33 +00:00 |
|
|
|
ff093f58f1
|
[CP] to issue<54260164>:fix select into package var stmt will not sync package var issue
|
2024-02-09 13:29:45 +00:00 |
|
|
|
e8cef94585
|
fix in expr upgrade compat
|
2024-02-09 13:00:31 +00:00 |
|
|
|
e15634314e
|
Fix ObTempRowStore filling in uniform const format value causing crash
|
2024-02-09 12:49:05 +00:00 |
|
|
|
cfae8974c1
|
using same assign exprs in join first rewrite for update stmt
|
2024-02-09 12:43:12 +00:00 |
|
|
|
d0fea03ca8
|
[#54380548]change for update skip locked cursor to stream mode
|
2024-02-09 12:37:20 +00:00 |
|
|
|
a291a8ffaf
|
fix an exec_param and a expr copy_on_replace bugs
|
2024-02-09 12:25:58 +00:00 |
|
|
|
49c4063930
|
修复视图的nullable数值不一致问题
|
2024-02-09 12:23:00 +00:00 |
|
|
|
c6fbe1a200
|
add refreshing mview flag to session info
|
2024-02-09 12:11:35 +00:00 |
|
|
|
3faf4cd834
|
fix to_char: to_char(Nan) get 0 ==> 'Nan'
|
2024-02-09 12:05:41 +00:00 |
|
|
|
14675c9ab3
|
alter tenant reports error in sql parser
|
2024-02-09 11:57:12 +00:00 |
|
|
|
cdb5d065b5
|
fix mysqltest
|
2024-02-09 11:39:27 +00:00 |
|
|
|
49ef062619
|
[CP] [IMPROVE] add new refresh schema implement to wait most 10ms
|
2024-02-09 11:33:31 +00:00 |
|
|
|
c34214132e
|
bug:xor expr error when print
|
2024-02-09 11:27:36 +00:00 |
|
|
|
bc837f87f8
|
Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query.
|
2024-02-09 11:24:39 +00:00 |
|
|
|
1423eb527b
|
adapt runtime filter eval_vector interface for single row calculation.
|
2024-02-09 11:03:55 +00:00 |
|
|
|
277027c705
|
[CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary
|
2024-02-09 11:00:59 +00:00 |
|
|
|
038fc04cf9
|
[CP] to issue<53963421>:fix memory leak when fail to executing udt construct function
|
2024-02-09 10:49:10 +00:00 |
|
|
|
ce55f20e6f
|
to issue<54195061>:fix dml + udt(pl complex var) issue
|
2024-02-09 10:28:30 +00:00 |
|
|
|
2eeccaa383
|
[CP] [4377] add resourcer defensive after 4377
|
2024-02-09 10:14:08 +00:00 |
|
|
|
bb56b615fd
|
[CP] fix set wrong column flag for value desc
|
2024-02-09 09:39:02 +00:00 |
|
|
|
8e71e218e6
|
[CP] fix calc nested loop join / spf cost bug
|
2024-02-09 09:36:04 +00:00 |
|
|
|
3e4379dbd2
|
occupy code for show table status
|
2024-02-09 09:27:22 +00:00 |
|
|
|
fabef328ba
|
Fix expr can not be produced now in ps mode
|
2024-02-09 09:12:42 +00:00 |
|
|
|
b7f2fcb3d6
|
修复nanvl,第一个为null的参数如果是binary double类型,需要对第二个参数 进行取值,若转换数字失败的话报错,成功返回null值
|
2024-02-09 09:09:45 +00:00 |
|
|
|
fc1019a82d
|
fix show index bug of materialized view
|
2024-02-09 09:06:48 +00:00 |
|
|
|
7961516215
|
[CP] fix null skew handling inconsistant with sharding info
|
2024-02-09 09:03:50 +00:00 |
|
|
|
98961888d4
|
[CP] [CP] fix table scan range cost bug
|
2024-02-09 08:46:02 +00:00 |
|
|
|
11eb9541cf
|
[security]remove ip
|
2024-02-09 08:43:03 +00:00 |
|
|
|
94cc0007e9
|
fix bug about gi random
|
2024-02-09 08:37:06 +00:00 |
|
|
|
19440b0c01
|
misc refinement
|
2024-02-09 08:01:58 +00:00 |
|
|
|
c02bdd18bc
|
Prohibit the conversion of CLOB to OTIMESTAMP
|
2024-02-09 07:56:01 +00:00 |
|
|
|
f786b4c646
|
Fix priv bugs
|
2024-02-09 07:52:50 +00:00 |
|
|
|
380eea0349
|
fix default values of start date expr in creating mview/mlog
|
2024-02-09 07:46:52 +00:00 |
|
|
|
bf28573c82
|
fix bug: datum count mismatch in merge join
|
2024-02-09 07:37:51 +00:00 |
|
|
|
11b4ffa316
|
fix generating nonstreaming plan for skip locked for update
|
2024-02-09 07:31:51 +00:00 |
|
|
|
d79c4f9031
|
disable predicate moving into values_table_query
|
2024-02-09 07:28:50 +00:00 |
|
|
|
6d5c70d2b4
|
fix bug: plan stat incorrect when some error happened during query processing
|
2024-02-09 07:25:50 +00:00 |
|
|
|
409523e66d
|
[CP] fix push down cte filter bug
|
2024-02-09 07:16:49 +00:00 |
|
|
|
b75fc423ec
|
[CP][BUGFIX] fix lrpad mysql pad len zero
|
2024-02-09 07:07:47 +00:00 |
|
|
|
8bc44950fe
|
bug fix: db_id displayed by SQL audit and plan stat is inconsistent.
|
2024-02-09 06:58:58 +00:00 |
|
|
|
4a59aa128d
|
item type and stmt type on master
|
2024-02-09 06:52:58 +00:00 |
|
|
|
641f303439
|
fix eliminate anti join with generated column bug
|
2024-02-09 06:46:57 +00:00 |
|
|
|
a929895ebb
|
to issue<54372232>:fixr refcursor as argument of store routine issue
|
2024-02-09 06:43:52 +00:00 |
|
|
|
bcf67d825a
|
[CP] [CP] [CP] fix: fix the 4377 error induced by NLJ batch Rescan
|
2024-02-09 06:40:54 +00:00 |
|
|
|
42af945db5
|
Fix section code REVERSE_ INULL, DIVIDE_ BY_ ZERO's problem
|
2024-02-09 06:37:54 +00:00 |
|
|
|
604130543f
|
Fix range calculation of ObDecimalInt
|
2024-02-09 06:34:53 +00:00 |
|
|
|
89398dc586
|
Fix the bug of sequence currval session self-verification failure
|
2024-02-09 06:29:06 +00:00 |
|
|
|
c025ac9d71
|
Fix prefix_pattern type deduce bug
|
2024-02-09 06:20:06 +00:00 |
|