|
d99f4b9fd8
|
fix mysqltest
|
2023-08-28 13:23:25 +00:00 |
|
|
bfdf11ae3d
|
to issue<49899838>:fix mysqltest
|
2023-08-28 13:17:51 +00:00 |
|
|
b1578d2fda
|
fix 410 failed cases caused by cherry-pick code
|
2023-08-28 13:12:10 +00:00 |
|
|
43eee49bf8
|
[CP] fix core at ob_stmt_comparer
|
2023-08-28 11:12:10 +00:00 |
|
|
b0387b8d92
|
[CP] Fix print rowid expr bug
|
2023-08-28 09:17:11 +00:00 |
|
|
58c04f5497
|
Fix mysqltest and [CP] disable transform stmt which has instead of trigger
|
2023-08-28 05:42:03 +00:00 |
|
|
bfd12059d2
|
[CP] Fix core at number format model
|
2023-08-28 05:12:10 +00:00 |
|
|
a46aa343c9
|
[CP] Fix stmt compare bug
|
2023-08-25 13:17:39 +00:00 |
|
|
28dbf46459
|
[CP] fix archive empty piece
|
2023-08-25 13:12:02 +00:00 |
|
|
e49e449ff2
|
[CP] add ObSqlBitSet init check when create ObRawExpr
|
2023-08-25 12:53:35 +00:00 |
|
|
78bdf8d128
|
[CP] Create a temp CONTEXT when check unique in transformer
|
2023-08-25 12:47:52 +00:00 |
|
|
77c8fc363f
|
[CP] [to #47648806] fix CREATE FORCE TYPE syntax
|
2023-08-25 12:42:11 +00:00 |
|
|
d05abdf59c
|
fix mysqltest
|
2023-08-25 11:12:28 +00:00 |
|
|
b3402b2981
|
[CP] fix bugs of outline
|
2023-08-25 10:53:05 +00:00 |
|
|
9850925655
|
[CP] [CdcService] check lagged follower every time reach max lsn
|
2023-08-25 10:47:28 +00:00 |
|
|
850f66d38d
|
[CP] [OBCDC] fix the bug that ls_tran_count is modified incorrectly
|
2023-08-25 10:41:54 +00:00 |
|
|
555b7899f3
|
[CP] Synonym plan cache swallow error codes
|
2023-08-25 10:28:25 +00:00 |
|
|
1362f34182
|
[CP] Fix subquery coalesce bug
|
2023-08-25 10:22:54 +00:00 |
|
|
d128a868f2
|
[CP] [CP] add _hash_join_enabled/_optimizer_sortmerge_join_enabled/_nested_loop_join_enabled parameters
|
2023-08-25 10:17:19 +00:00 |
|
|
dc8d0e3193
|
[CP] fix some parser bug
|
2023-08-25 09:59:02 +00:00 |
|
|
d47d0f8d95
|
[CP] [to #51193434] fix(expr): make to_binary_float/double behavior in assign_stmt compatible with oracle
|
2023-08-25 09:53:25 +00:00 |
|
|
770de4615e
|
[CP] fix flt trace cannot trace at only slow query policy
|
2023-08-25 09:47:51 +00:00 |
|
|
cde6969519
|
[CP] [dblink] refine print xid in tm rm start
|
2023-08-25 09:42:02 +00:00 |
|
|
05484a9d7e
|
[CP] [to #51457237]fix bug subquery result collation in PL
|
2023-08-25 08:17:39 +00:00 |
|
|
3af8298edf
|
[CP] [to #51054212] fix while case when loop syntax & case result type deduce & arg_case transform
|
2023-08-25 08:12:05 +00:00 |
|
|
b8c9233d07
|
[CP] [to #51362102] fix affected rows in PL
|
2023-08-25 07:47:26 +00:00 |
|
|
8cc44f6015
|
Fix T_TABLET_AUTOINC_NEXTVAL serialize item mismatch during upgrade
|
2023-08-25 02:12:05 +00:00 |
|
|
42d00f99f2
|
[CP] [to #51092998] fix RAISE_APPLICATION_ERROR omits sqlerrm
|
2023-08-24 07:42:02 +00:00 |
|
|
0954cd4a08
|
[CP] fix some master bugs
|
2023-08-24 04:42:11 +00:00 |
|
|
049872da24
|
[CP] Fix: sys variable python script need update
|
2023-08-24 04:12:07 +00:00 |
|
|
6aebb368a4
|
[CP] ObDDLTransController exit when tenant has been dropped
|
2023-08-23 09:17:42 +00:00 |
|
|
63ab8432a8
|
[CP] fix: tenant memory leak when create tenant failed
|
2023-08-23 09:12:06 +00:00 |
|
|
83501bdeb2
|
fix allowed_mem_limit set error
|
2023-08-23 06:42:02 +00:00 |
|
|
d9cce4681e
|
[CP] make net_keepalive tolerate write hung and add some logs
|
2023-08-22 12:28:46 +00:00 |
|
|
b7cf2a4aa5
|
[CP] fix some bug
|
2023-08-22 12:23:14 +00:00 |
|
|
8b5157ace4
|
[CP] [CP] fix some bugs
|
2023-08-22 12:17:39 +00:00 |
|
|
17c43c3e6f
|
[CP] [to #51373389] fix user privilege check of AUTHID DEFINER routines
|
2023-08-22 12:12:03 +00:00 |
|
|
c25d71efb9
|
[CP] IOPS in resource manager not depend on cgroup
|
2023-08-22 08:58:22 +00:00 |
|
|
0361546aaa
|
[CP] add io diagnose info
|
2023-08-22 08:47:24 +00:00 |
|
|
a3f1f3c5ce
|
[CP][BUG.FIX] fix -4015 issue
|
2023-08-22 08:41:51 +00:00 |
|
|
8521e8dd04
|
to issue<51690008>:fix mysqltest
|
2023-08-22 08:11:53 +00:00 |
|
|
e05823c836
|
[CP] [CP] return 4013 when allocate iocb failed
|
2023-08-22 04:12:23 +00:00 |
|
|
9afe960daa
|
[CP] [FIX] missing ret code
|
2023-08-22 03:59:24 +00:00 |
|
|
13689c69f7
|
[CP] [FIX] Reducing the freeze trigger of tx data memtable && print some statistic info
|
2023-08-22 03:53:45 +00:00 |
|
|
757f08e3b0
|
[CP] [FIX] virtual tx data table iterate an empty logstream
|
2023-08-22 03:48:02 +00:00 |
|
|
3b714e3a90
|
[CP] fix standby tenant archive and remove lag target
|
2023-08-22 03:42:09 +00:00 |
|
|
f414b6480f
|
[CP] Fix to_date bug
|
2023-08-22 03:22:59 +00:00 |
|
|
7afd10528f
|
[CP] Support OBKV Rerouting
Co-authored-by: WeiXinChan <chenwx6728@163.com>
|
2023-08-22 03:11:56 +00:00 |
|
|
20bf4a2a51
|
[CP] fix plan cache core at ref plan
|
2023-08-21 10:21:32 +00:00 |
|
|
aea658f88a
|
print log size when write one log cost too much time
|
2023-08-21 10:15:57 +00:00 |
|