|
0c21bc38a1
|
Hold ids for GTT enhancement
|
2023-06-10 01:42:14 +00:00 |
|
|
f194a64d53
|
[DAS][ObDASLocationRouter] silence best-effort block get in case of failure
|
2023-06-09 10:42:10 +00:00 |
|
|
6874d2fbbd
|
[CdcService] Fix Read Amplification in CdcService
|
2023-06-09 10:18:09 +00:00 |
|
|
7169c14737
|
fix typos
|
2023-06-09 10:12:25 +00:00 |
|
|
87134e31e3
|
fix osg bug
|
2023-06-09 09:18:15 +00:00 |
|
|
bf8207dd0b
|
xml bugfix: fix entity ref escaping bugs && refresh corresponding mysqltest
|
2023-06-09 09:12:28 +00:00 |
|
|
64b032db76
|
bugfix: 1. xml_expr: generated_column_expr; 2. extract, extract_value, update_xml: xpath or ns arg not literal
|
2023-06-09 08:42:18 +00:00 |
|
|
bde662ca8d
|
[to #49965880] extract_info after resolve_udf_node
|
2023-06-09 07:53:54 +00:00 |
|
|
11f4506bca
|
Fix the bug of reference count in ObTableLoadRowArray
|
2023-06-09 07:48:09 +00:00 |
|
|
1a4520d891
|
Fixing the bug in the error injection
|
2023-06-09 07:24:20 +00:00 |
|
|
9540c87070
|
fix pkt-nio compatibility issue in arbitration mode
|
2023-06-09 07:18:31 +00:00 |
|
|
9d6659b95c
|
[CdcService] CdcService support multiple standby tenant in same cluster fetch log from the primary tenant.
|
2023-06-09 07:12:38 +00:00 |
|
|
a11f594a34
|
Fix direct load abort ctx in background core
|
2023-06-09 06:48:15 +00:00 |
|
|
ba47b23683
|
[BUGFIX] fix hybrid hash join char with text
|
2023-06-09 06:42:29 +00:00 |
|
|
789e3d8e21
|
alloc fix: glibc malloc Memory Splitting to Tenants
|
2023-06-09 06:18:15 +00:00 |
|
|
d336a8eee7
|
[BUGFIX]fix lob write byte len set wrong
|
2023-06-09 06:12:31 +00:00 |
|
|
238f4d9ae2
|
fix information_schema.columns compatibility
|
2023-06-09 05:43:10 +00:00 |
|
|
a7a048d8bf
|
Merge branch 'pr_1422'
|
2023-06-09 05:37:34 +00:00 |
|
|
a1cc5e29fe
|
to issue<49381348>:fix serveral memory leak stack
|
2023-06-09 05:23:44 +00:00 |
|
|
8c33711e48
|
[LogFetcher][OBCDC] fix the wrong statistic in LogFetcher
|
2023-06-09 05:18:01 +00:00 |
|
|
7d5809c2ba
|
[PALF] optimize TPS during arbitration upgrading
|
2023-06-09 05:12:18 +00:00 |
|
|
9fac17b4b2
|
Return recycled scn when tx data is not existed in sstable
|
2023-06-09 04:48:09 +00:00 |
|
|
86e6f9684e
|
fix: tenant config reference leak
|
2023-06-09 04:42:25 +00:00 |
|
|
b746c352e6
|
add check_kill_gracefully case of vostest
|
2023-06-09 04:18:15 +00:00 |
|
|
5ac282e33e
|
[#to 50173762] add pl tag for mysqltest
|
2023-06-09 04:12:28 +00:00 |
|
|
94110442e5
|
[bugfix] avoid interpret USER column as USER() function
|
2023-06-09 03:53:46 +00:00 |
|
|
bbf9072380
|
fix some bug for auto_mem_mgr && fix bug for nanvl
|
2023-06-09 03:48:03 +00:00 |
|
|
336122a2d2
|
xml binary format optimize
|
2023-06-09 03:42:18 +00:00 |
|
|
1a3fb73015
|
Fix tmp file read performance regression
|
2023-06-09 03:18:03 +00:00 |
|
|
11e3b1d14e
|
Bugfix: convert rownum to limit returns error
|
2023-06-09 03:12:15 +00:00 |
|
|
f7da35ae14
|
to issue<50226221>:fix llvm stack overflow
|
2023-06-09 02:48:06 +00:00 |
|
|
310581d992
|
fix: tenant worker hang at get_tenant_config_with_lock
|
2023-06-09 02:24:01 +00:00 |
|
|
ad49eedade
|
fix dml stat
|
2023-06-09 02:18:12 +00:00 |
|
|
b371559fcb
|
fix bucket size
|
2023-06-09 02:12:26 +00:00 |
|
|
3a0d274309
|
fix tablet merge dag log print
|
2023-06-08 14:12:18 +00:00 |
|
|
fc4fbb873f
|
fixed restart failed after specify a smaller log_disk_size
|
2023-06-08 13:53:37 +00:00 |
|
|
34716e80c2
|
[CP] use schema from first ddl sstable
|
2023-06-08 13:24:09 +00:00 |
|
|
d5a0b9434f
|
add test for standby read
|
2023-06-08 13:18:19 +00:00 |
|
|
d977b59b60
|
fix asan compile error
|
2023-06-08 13:12:29 +00:00 |
|
|
d404c0fe28
|
Update the code owner and the mysqltest owner
|
2023-06-08 12:53:48 +00:00 |
|
|
9d3a53603a
|
fix some master bugs
|
2023-06-08 12:42:29 +00:00 |
|
|
36a2aa60b1
|
[OBCDC] Fix the bug that obcdc exit when query server failed
|
2023-06-08 12:17:52 +00:00 |
|
|
c8b8c44570
|
revert 'Fix a ctas default value bug in mysql mode'
|
2023-06-08 12:12:09 +00:00 |
|
|
9a4cf24b71
|
Adjust mem attr for load data
|
2023-06-08 10:47:46 +00:00 |
|
|
a587fa8e2e
|
fix write ddl clog do_sleep() function unable to determine if the current node is a leader bug
|
2023-06-08 09:42:22 +00:00 |
|
|
c188f2cddd
|
SQL Plan Monitor takes too much memory in Small tenant.
|
2023-06-08 09:12:26 +00:00 |
|
|
9b0f07d72d
|
add error log when rpc response fail
|
2023-06-08 08:48:10 +00:00 |
|
|
7789724a96
|
fix do row keypart AND bug
|
2023-06-08 08:42:23 +00:00 |
|
|
accaa214ec
|
fix typos
|
2023-06-08 08:18:07 +00:00 |
|
|
a820444514
|
bugfix : nchar & nvarchar truncate in xmlcast && extract expr parameter
|
2023-06-08 08:12:21 +00:00 |
|