Commit Graph

5191 Commits

Author SHA1 Message Date
8e6e444e6f [CP] [GroupJoinBuffer] fix not clear parent evaluated flag bug 2023-06-29 13:18:05 +00:00
4d57788646 [CP] wait log replayed when server restarting 2023-06-29 13:12:26 +00:00
5231315202 [CP] [4.2] fix core problem because of display tasks 2023-06-29 10:33:18 +00:00
61f68dd0f2 [CP] optimize memory usage of query range module 2023-06-29 10:17:02 +00:00
ec6eed388d [CP] fix expr replace calc_result_length bug 2023-06-29 10:04:40 +00:00
sdc
9bbe400407 [CP] fix fetch gi task failed bug 2023-06-29 09:59:02 +00:00
768077136f fix response packet when con attr is empty 2023-06-29 09:53:28 +00:00
7d419c599a [CP] fix partition wise calculate error 2023-06-29 09:47:53 +00:00
483dee4cdb fix slow query did not record specific SQL information 2023-06-29 09:42:11 +00:00
5857266609 [CP] [master] let connection_id() return master session id 2023-06-29 06:47:48 +00:00
28c805d8f2 [CP] [to #34995399] fix mysqltest 2023-06-29 06:42:12 +00:00
ba5254f13e [CP] enhance genreated column compatibility 2023-06-29 06:18:07 +00:00
1c25c9d90c [CP] Unpivot op not skip child row in vectorized scenarios 2023-06-29 06:12:21 +00:00
b164fdba81 [CP] session sync version_comment no need sync 2023-06-29 04:34:21 +00:00
1aa5b2c603 [CP] Fix: The changeUser function does not support cross-tenancy and needs to be intercepted 2023-06-29 04:28:41 +00:00
7e8ba9992f [CP] Add defensive code for ObClusterColumnReader 2023-06-29 04:17:50 +00:00
2c3a1c1f69 Fix ObSqlArrayObj type print coredump. 2023-06-29 04:12:14 +00:00
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