Commit Graph

5224 Commits

Author SHA1 Message Date
8a03e383b8 [OPT] Add Thread Local DecoderCtxArray threshold and use SEArray. 2023-06-29 03:42:10 +00:00
dc878f3876 [CP] [to #48753441]pl resolve view memleak 2023-06-29 03:18:05 +00:00
c8e2c46c6c [CP] Fix ps prepare error 4016 2023-06-29 03:12:22 +00:00
2a3565ef23 [CP] fix load data direct worker timeout 2023-06-29 02:54:11 +00:00
d5ee5f352a [CP] Fix default function bug 2023-06-29 02:48:33 +00:00
fb0046acee [CP] [to #50557940]fix bug affect rows mysql mode trigger 2023-06-29 02:42:46 +00:00
47b6af7ba0 [CP] do not pad for cast expr in mysql mode 2023-06-28 11:40:28 +00:00
07be5989f3 [CP] Fix alter unumber to number 2023-06-28 11:29:25 +00:00
2ae5529818 fix upgrade checker 2023-06-28 11:23:53 +00:00
24f72824da [CP] fix io_allocator destroy before mem_free 2023-06-28 11:18:08 +00:00
a0397a626e [CP] fix extract query range didn't handle null_safe flag properly 2023-06-28 11:12:24 +00:00
9659993676 [CP] fix some spelling errors. 2023-06-28 04:17:47 +00:00
6f89056a25 [CP] [to #49480755] fix routine callable check in forall stmt 2023-06-28 04:12:15 +00:00
173740cb24 [CP] Fix the bug that wait_all_running_dfos_exit call the process_one_if with wrong params 2023-06-28 03:59:12 +00:00
f89badbbf1 [CP] remove todo of xa 2023-06-28 03:53:41 +00:00
6ea79c2dde [CP] [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-28 03:48:08 +00:00
24c650429c [CP] [to #49881134] fix serval resolve errors 2023-06-28 03:42:24 +00:00
e5dc861ad5 [CP] [to #48077079] fix synonym not identified in anonymous block 2023-06-28 03:29:22 +00:00
70ddda157c [CP] ob_direct_load_multi_map use 500 tenant mem 2023-06-28 03:23:41 +00:00
ff61298ca8 [to #50489826] fix information_schema.routines show procedures with the same name from different database 2023-06-28 03:18:01 +00:00
b88e1ba681 [CP] [master] handle rollback savepoint create ctx when ls deleting 2023-06-28 03:12:24 +00:00
07ab206010 [CP] fix: adding constraint name duplicate check 2023-06-27 10:12:18 +00:00
51b4a9e60a fix upgrade script 2023-06-27 06:12:11 +00:00
5bbaa5f0a2 [CP] [to #41486384]support array subscripts to directly call member functions of elements 2023-06-27 03:42:31 +00:00
ae4a95ffba [CP] [4.1] pick ls deleted relatvie handle from master 2023-06-27 03:17:59 +00:00
aed21eb09a [CP] fix plan cache mismatch dur to return_rowid 2023-06-27 03:12:22 +00:00
00e5f2b7ae add detect IO retry count limit 2023-06-27 02:12:20 +00:00
521d3f3a28 [CP] [4.2][4.1][xa] avoid rewrite return code in one phase xa commit 2023-06-26 13:48:09 +00:00
4ca9243572 [CP] Fix charset bugs 2023-06-26 13:42:32 +00:00
a9c249960b [CP] Bugfix: convert rownum to limit returns error 2023-06-26 13:23:40 +00:00
c6023dbcb6 [to #50495693]prepare in prexecute reset session state 2023-06-26 13:12:38 +00:00
fa9784a988 [CP] fix outer join can not be eliminated by null reject filters contain cast 2023-06-26 08:59:24 +00:00
sdc
f155cacd80 [CP] fix not return error code 2023-06-26 08:53:47 +00:00
0534a6c2c8 [to #50500132]forbid use %rowtype in mysql PL parser 2023-06-26 08:48:11 +00:00
acff2c2ae4 [CP] Fix get twice full leader with uncertain dml location 2023-06-26 08:42:24 +00:00
c2f96864fe [CP] Add defense for range scan in multi version sstable
Co-authored-by: wudidapaopao <664920313@qq.com>
2023-06-26 07:33:53 +00:00
a294f6222e [CP] [to #49178989] fix mysqltest 2023-06-26 07:17:33 +00:00
f1c6725f10 fix unequal logic introduce by previous code 2023-06-26 02:12:11 +00:00
b63fa5900f [CP] [CP] fix some bugs 2023-06-26 00:53:30 +00:00
bff9238082 [CP] to issue<45173384>:fix cursor expression remote execute issue 2023-06-26 00:47:49 +00:00
fd3c9e60a6 [CP] fix interval type error in dblink 2023-06-25 07:53:03 +00:00
b7dba5499b fix the incorrect logic to mark session id unused 2023-06-25 07:40:46 +00:00
cccd0e26a1 [CP] fix expr statement_digest core 2023-06-25 07:35:05 +00:00
0bbf72ebe0 [CP] [to #49146511] fix ObPLComposite::copy_element if src equal to dest 2023-06-25 07:29:24 +00:00
a193963f23 [CP] Fix dblink bugs 2023-06-25 07:23:47 +00:00
121cb9ec7a [CP] insert into select use distribute insert when partition pruning get empty partition 2023-06-25 07:18:08 +00:00
c659e5a1b2 [CP] fix extract wrong query range when char compare with varchar 2023-06-25 07:12:27 +00:00
874daec7b7 [CP] Fix cast as udt hit wrong plan cache bug 2023-06-25 06:47:43 +00:00
490a342849 [CP] [to #50047193] fix package dependence & assoc array index parameter 2023-06-21 06:58:27 +00:00
45c56849d0 fix the session id leak when client connect mysql port and do not use mysql protocol 2023-06-21 06:42:03 +00:00