|
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 |
|
|
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 |
|