|
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 |
|
|
5194ccad7a
|
[CP] adjust ObDMLStmt::tables_hash_ from ObRowDesc to ObHashMap
|
2023-08-21 10:03:51 +00:00 |
|
|
c71f594822
|
[CP] delete the log info showing oss access_key
|
2023-08-21 09:52:58 +00:00 |
|
|
29b35b0e49
|
[to #51572080]fixed mysqltest
|
2023-08-21 09:41:55 +00:00 |
|
|
2bc8fd1ff0
|
[CP] Fix dblink bug
|
2023-08-21 07:12:03 +00:00 |
|
|
2081e3d21f
|
[CP] Ps bug repair about add literal_stmt_type_ in PsStmtInfo and check -0.0 in double_cell_str
|
2023-08-21 06:58:56 +00:00 |
|
|
9a447ff750
|
[CP] Flush sql audit not completely clear
|
2023-08-21 06:53:21 +00:00 |
|
|
d37dea2584
|
[CP] Repair some ps bugs 1
|
2023-08-21 06:47:45 +00:00 |
|
|
ed266bdb60
|
[CP] Add connect by child output exprs check
|
2023-08-21 06:42:06 +00:00 |
|
|
8269c5f22b
|
[CP] fix check_old_row_legitimacy
|
2023-08-19 06:34:20 +00:00 |
|
|
652a9de551
|
[CP] fix return value check in lua
|
2023-08-19 06:28:46 +00:00 |
|
|
704a131529
|
[CP] Fix mysql tests
|
2023-08-19 06:17:47 +00:00 |
|
|
c88baa39e7
|
fix failed case and adjust some codes
|
2023-08-19 06:12:11 +00:00 |
|
|
11a75363f5
|
[CP] [to #51346236]check trigger params & fix schema_checker init in PL module
|
2023-08-19 05:47:20 +00:00 |
|
|
72c24cfb1c
|
[CP] fix some udf bugs
|
2023-08-18 03:53:04 +00:00 |
|
|
94ce69bb2d
|
[CP] [to #51347616]fix bug show triggers like
|
2023-08-18 03:47:25 +00:00 |
|
|
145731867a
|
to issue<51225742>:allow select+select parallel execute and support parallel_enable opt clause in oracle
|
2023-08-17 10:47:41 +00:00 |
|
|
19f058e1ac
|
[CP] fix the bug of reload_ssl_config that will cause memory leak
|
2023-08-17 10:42:01 +00:00 |
|
|
59856799a2
|
[CP] fix nlssort typos
|
2023-08-17 10:12:01 +00:00 |
|
|
d9869ea717
|
[CP] Fix add column generates corrupted data
|
2023-08-17 08:28:52 +00:00 |
|