Commit Graph

5144 Commits

Author SHA1 Message Date
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
912868886c [CP] to issue<50188250>:fix core when reset pl ctx after inject error 2023-06-21 03:53:54 +00:00
7244dc6809 push RoleChangeEvent to the tail of queue when replay timeout 2023-06-21 03:48:21 +00:00
36a9080939 Pick tx table interface refactor && Pick return recycled_scn 2023-06-21 03:42:49 +00:00
0eac52952e fix refresh_interval check error caused by max_read_stale_time default value modified to -1 2023-06-20 13:17:34 +00:00
2abd2dad6c fix the session-id leak when Login authentication failed and ObMPBase::free_session does not set session-id unused 2023-06-20 13:12:03 +00:00
e7b534168a [CP] wait ddl commit log replay when it is written remotely 2023-06-20 12:12:04 +00:00
84b45f087b [CP] to issue<49916547>:fix sql in pl remote execute report 4007 2023-06-20 10:12:18 +00:00
2a0e28a4a5 [CP] [to #48781569]record type check in deserialize 2023-06-20 09:53:12 +00:00
eea7c25e7f add init schema changed in medium_info 2023-06-20 09:47:31 +00:00
3ccc478a56 [CP] some bugfix into 4_1_release 2023-06-20 09:20:50 +00:00
fd97cceaad [CP] [to #48617032] a typo in ObPL::Finial 2023-06-20 08:57:52 +00:00
6ed3f8f461 [CP] [to #49833859] fix insert stmt print with alias table name 2023-06-20 08:52:20 +00:00
2625903193 [CP] [to #50246096] fix stack overflow when generate object construct 2023-06-20 08:46:48 +00:00
a9151f5359 [CP] use shared block cache to manage a batch of chunk store in em sort 2023-06-20 08:34:28 +00:00
280d9b046a [CP] Disable reporting ddl checksum from background merge thread 2023-06-20 08:28:50 +00:00
6442138eed [CP] fix output expr and select expr error in link scan 2023-06-20 08:23:16 +00:00
a47d738c06 [CP] Fix anti join elimination bug 2023-06-20 08:17:42 +00:00
ea043b9aaa [CP] fix empty string global-buffer-overflow in asan 2023-06-20 08:12:07 +00:00
b7a3e92437 [CP] Force flushing of files created by fio to disk 2023-06-20 07:59:08 +00:00
0252f41579 [CP] [to #50023383] fix stack leak of goto stmt 2023-06-20 07:53:32 +00:00
a838bcdac5 [CP] [to #48603749] check coll/object constructor parameter type 2023-06-20 07:47:54 +00:00
532240cc2f [CP] Fix alter column type between number/decimal and oracle float 2023-06-20 07:42:19 +00:00
1c28e423df [CP] [to #48934936] fix set_autocommit of session info 2023-06-20 02:58:32 +00:00
07cea69347 [CP] ignore error when init sqc failed with virtual table 2023-06-20 02:23:13 +00:00
d9ef347097 [CP] [4.1][4.2] not delete record when ctx_not_exist is returned in one phase commit 2023-06-20 02:17:39 +00:00
951014be4b [CP] add OB_RPC_POST_ERROR to virtual table error whitelist 2023-06-20 02:12:02 +00:00
cc67a8c1cc [CP] [to #50196630]fix bug select for update in PL dyamic sql 2023-06-19 13:24:44 +00:00