|
1ced1950f9
|
[obkv] fix for codescan
|
2024-04-15 02:49:37 +00:00 |
|
|
525b9b562f
|
fix the bug of checking tenant memstore limit for direct insert
|
2024-04-12 13:45:36 +00:00 |
|
|
9168d8d3af
|
add mysql compatible variable
|
2024-04-12 13:15:51 +00:00 |
|
|
cc18fb1847
|
optimize systemd
|
2024-04-12 12:57:45 +00:00 |
|
|
0c8e87bff2
|
fix dup table virtual table core
|
2024-04-12 12:15:46 +00:00 |
|
|
d0413d0c8d
|
[CP] Compatible with mysql decimal truncate warning display
|
2024-04-12 11:45:57 +00:00 |
|
|
b6c2b9f411
|
[CP] [bugfix]: in online_ddl, sort_op should use compact_format.
|
2024-04-12 11:20:42 +00:00 |
|
|
e55235b5d4
|
Fix sample filter compatibility bug.
|
2024-04-12 11:15:23 +00:00 |
|
|
4afa70a218
|
[FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
|
2024-04-12 10:46:02 +00:00 |
|
|
fbfcd0feaa
|
fix the overflow check of AObject
|
2024-04-12 10:16:15 +00:00 |
|
|
f8ae0b11fe
|
[CP] fix user view recompile lose effectiveness
|
2024-04-12 09:45:52 +00:00 |
|
|
d84ebfb7c0
|
support replace into for materialized view log
|
2024-04-12 09:15:44 +00:00 |
|
|
8136efa66b
|
[Archive]Fix get_ls_archive_progress where ls archive interrupted
|
2024-04-12 08:57:15 +00:00 |
|
|
0e3a5dede9
|
[tx-route] fix extra state isolation field verify failed
|
2024-04-12 07:51:27 +00:00 |
|
|
99cdba0e79
|
Add some logs and defend codes
|
2024-04-12 04:02:46 +00:00 |
|
|
3520d602e9
|
master占位
|
2024-04-11 13:45:04 +00:00 |
|
|
76cb9ba4a4
|
fix the error code of alloc mem failed
|
2024-04-11 13:15:14 +00:00 |
|
|
41b19ba941
|
[FEAT MERGE] Backup Table Names
Co-authored-by: wxhwang <wxhwang@126.com>
|
2024-04-11 12:45:22 +00:00 |
|
|
3c0776dbd6
|
fix that memory_dump swallow all sigsegv
|
2024-04-11 10:25:28 +00:00 |
|
|
acb0d73a97
|
[FEAT MERGE] cp lateral derived table to master
|
2024-04-11 10:20:03 +00:00 |
|
|
263b3806fa
|
[CP] 422_opensource feature patch 431
|
2024-04-11 10:14:23 +00:00 |
|
|
78507a5aae
|
fix rollback performance down for rollbacked update
|
2024-04-11 10:08:31 +00:00 |
|
|
5c55cfa3c7
|
[bugfix] avoid small requests into large_query queue
|
2024-04-11 09:51:44 +00:00 |
|
|
42e39c6f92
|
[GIS] fix expr coredump
|
2024-04-11 09:46:22 +00:00 |
|
|
5cc0e4fc46
|
[to #56101088] chore: new system variable _oracle_sql_select_limit master placeholder
|
2024-04-11 09:35:30 +00:00 |
|
|
8d71561656
|
[to #56100248] fix an error code overwritten bug
|
2024-04-10 17:30:40 +00:00 |
|
|
f3e618e443
|
fix observer bin build_version error number
|
2024-04-10 17:25:22 +00:00 |
|
|
0e96deaa6a
|
fix the problem of performance degradation for add expression
|
2024-04-10 17:20:03 +00:00 |
|
|
2588795598
|
skip check max_decided_scn if flushing to recycle clog
|
2024-04-10 17:03:43 +00:00 |
|
|
deb429e32e
|
Fix some sample logic.
|
2024-04-10 13:20:50 +00:00 |
|
|
664822467e
|
fix bin2uuid cause stack overflow
|
2024-04-10 13:15:24 +00:00 |
|
|
aeeef83dac
|
[FEAT MERGE] transfer_diagnose 422 patch 431
|
2024-04-10 12:46:00 +00:00 |
|
|
c10f4142b7
|
fix shared hj sync close + channel sync deadlock
|
2024-04-10 12:15:52 +00:00 |
|
|
3d8cbbb756
|
Merge branch 'pr_1920'
|
2024-04-10 11:46:12 +00:00 |
|
|
04dc1917c7
|
[MDS] add check_transfer_in_redo_written() interface on tablet
|
2024-04-10 11:21:48 +00:00 |
|
|
078371afbd
|
Fixed the deadlock issue in DM and P2P orthogonal scenarios.
|
2024-04-10 11:06:24 +00:00 |
|
|
f0ee52cb5b
|
[CP] runtime range filter support <=> join in oracle mode
|
2024-04-10 11:00:43 +00:00 |
|
|
ce6ee9cf55
|
add defensive check for ObExprWeightString
|
2024-04-10 10:15:57 +00:00 |
|
|
6a13cb1f82
|
[CP] to issue<53963421>:fix pltemp mod memory leak when report 4013
|
2024-04-10 09:45:25 +00:00 |
|
|
58230ae8db
|
Fix build range bug after refresh table
|
2024-04-10 09:15:38 +00:00 |
|
|
df4583a145
|
fix hash local allocate sqcs and build channel map bug
|
2024-04-10 08:45:28 +00:00 |
|
|
7d11a2a10d
|
placeholder for fts branch DAS iter structure refactor
|
2024-04-10 08:17:34 +00:00 |
|
|
3d4ef9741d
|
[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
|
2024-04-10 07:32:28 +00:00 |
|
|
292a72f4b3
|
Deleted aligned_buf from printing in c string (#1918)
|
2024-04-10 14:17:47 +08:00 |
|
|
054f5a5a80
|
[CdcService] Modify ClientLSCtx state when failed to fetch log in archive
|
2024-04-10 03:10:52 +00:00 |
|
|
3429a337ea
|
[BUG] let is_lock_decided also works for is_row_decided
|
2024-04-09 15:36:02 +00:00 |
|
|
33b8782d40
|
[FTS][placeholder] fix some schema issues
|
2024-04-09 15:30:06 +00:00 |
|
|
24b8fa3eed
|
cherry-pick mysql mode simple MAV fast refresh bugfix from opt_mview feature
|
2024-04-09 15:24:52 +00:00 |
|
|
a595c1f3de
|
fix review and refresh farm
|
2024-04-09 14:15:25 +00:00 |
|
|
c2078c08c9
|
[FEAT MERGE] support backup plus archivelog progress
|
2024-04-09 13:45:27 +00:00 |
|