|
32c20c0a5f
|
fix px merge sort receive clear eval flag bug
|
2024-02-08 12:33:45 +00:00 |
|
|
0a2a50fb59
|
[CP] [CP] Disable pdml when primary key has auto increment column
|
2024-02-08 12:30:44 +00:00 |
|
|
582bd4b9cb
|
[LogRouteService] Fix Memory Leak for LogRouteService
|
2024-02-08 12:27:45 +00:00 |
|
|
883c6adc59
|
[CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
|
2024-02-08 12:24:44 +00:00 |
|
|
8bae2763f1
|
[BUG] donot allow create memtable when the previous one has active write ref
|
2024-02-08 12:21:42 +00:00 |
|
|
a66645c8be
|
fix on 4.3: online ddl does not change storage schema, result to 4105.
|
2024-02-08 12:18:41 +00:00 |
|
|
31e5ff5f59
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2024-02-08 12:15:41 +00:00 |
|
|
7775df4c75
|
bugfix: start wr service before init tenant service.
|
2024-02-08 12:12:42 +00:00 |
|
|
ee4100c421
|
Fix alter view sql parser
|
2024-02-08 12:09:41 +00:00 |
|
|
bd08315faa
|
alter large_query_threshold value range
|
2024-02-08 12:03:53 +00:00 |
|
|
2d98a71efa
|
fix offset from DDLKV && fix wrong read_info
|
2024-02-08 12:00:54 +00:00 |
|
|
883414e5c3
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2024-02-08 11:57:54 +00:00 |
|
|
535924fba1
|
Unify the processing logic of PDML and regular DML
|
2024-02-08 11:54:53 +00:00 |
|
|
84e929fe7b
|
[obd] support oci_test
|
2024-02-08 11:51:54 +00:00 |
|
|
72b36c3223
|
fix compile error on opensource mode
|
2024-02-08 11:48:53 +00:00 |
|
|
f157c3bb67
|
[CP] to issue<50356975>:fix pick routine of overload funtion issue
|
2024-02-08 11:45:51 +00:00 |
|
|
fd30a4af8e
|
[CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info.
|
2024-02-08 11:42:50 +00:00 |
|
|
ce0c579d6a
|
[CP] [to #53947201] fix a -4016 problem in PX + UDF
|
2024-02-08 11:39:50 +00:00 |
|
|
71f33f67f5
|
Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations
|
2024-02-08 11:36:51 +00:00 |
|
|
f1b5ef6b74
|
clear expired lease in replay dup_table lease log
|
2024-02-08 11:33:51 +00:00 |
|
|
ff255da22d
|
fix alter table mlog in root service
|
2024-02-08 11:30:54 +00:00 |
|
|
2969b7765d
|
Add tracepoint placeholder
|
2024-02-08 11:27:49 +00:00 |
|
|
fe02a282e1
|
Add default_table_store_format when creating table
|
2024-02-08 11:24:50 +00:00 |
|
|
38aa195a95
|
Occupy the stmt type and item type in master for flush privileges
|
2024-02-08 11:16:12 +00:00 |
|
|
b1cf6b8a62
|
Bugfix for null data format
|
2024-02-08 11:13:13 +00:00 |
|
|
55b4dc74c6
|
[CP] fix hang at dfo scheduler wait_all
|
2024-02-08 11:10:15 +00:00 |
|
|
9474ff14d4
|
only reset tx active_scn to enable recgnize first stmt retry
|
2024-02-08 11:07:13 +00:00 |
|
|
cfe4eeda1c
|
Fix: affected row sync
|
2024-02-08 11:04:14 +00:00 |
|
|
50bdd8f84f
|
[CP] Fix palf log printing core issue.
|
2024-02-08 11:01:14 +00:00 |
|
|
6a9f9781b0
|
[BUG] fix memtable mgr op deadlock
|
2024-02-08 10:58:15 +00:00 |
|
|
598ab3753c
|
BUGFIX: temporary fix of loghandler core
|
2024-02-08 10:52:30 +00:00 |
|
|
66dfde3f7d
|
add unittest for tenant_cloning
|
2024-02-08 10:49:31 +00:00 |
|
|
a97242f315
|
fix drop column idempotence
|
2024-02-08 10:40:55 +00:00 |
|
|
9f81c767fb
|
[CP] Retry when data tablet not exits on this ls
|
2024-02-08 10:37:56 +00:00 |
|
|
2f77d05cff
|
Fix error in the preparation phase of snapshot creation and other bugfix
|
2024-02-08 10:34:56 +00:00 |
|
|
efa7bd8083
|
check expired ddl kv or sstable in ddl merge task
|
2024-02-08 10:31:57 +00:00 |
|
|
2b3f29c64b
|
[CP] Fix obcdc start failed when dropping tenant
|
2024-02-08 10:28:58 +00:00 |
|
|
d25cc8fb9b
|
[CP] [FIX] make serialize failed when push_back failed
|
2024-02-08 10:25:59 +00:00 |
|
|
d719518631
|
Fix vector 2.0 case and opt temp column store from_vector
|
2024-02-08 10:23:00 +00:00 |
|
|
1fd0e862c1
|
[master] fix use-after-free in ObTxCommitCallback::callback
|
2024-02-08 10:19:59 +00:00 |
|
|
a3fdceb07b
|
inject 20% rate to go parallel logging and replaying
|
2024-02-08 10:17:00 +00:00 |
|
|
20fd74276c
|
Ensure ddl info cache consistence
|
2024-02-08 10:14:00 +00:00 |
|
|
162d3c3906
|
Address the issue of errors arising from all elements in in_list being null
|
2024-02-08 10:11:02 +00:00 |
|
|
f5bb32e3bf
|
Fix mview auto complete refresh parallel
|
2024-02-08 10:08:01 +00:00 |
|
|
b915bb10a0
|
Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty
|
2024-02-08 10:05:01 +00:00 |
|
|
0a125aad16
|
[CP] [OBCDC] Fix response of locate_start_lsn rpc
|
2024-02-08 10:02:03 +00:00 |
|
|
bb1fc9e320
|
Implement the ObBackupIoAdapter performance testing tool
|
2024-02-08 09:53:26 +00:00 |
|
|
0385f460a4
|
[CP] Fix 421->422 migrate/rebuild copy sstable compatible bug.
|
2024-02-08 09:50:27 +00:00 |
|
|
51a7041b17
|
[CP] fix sqc handler memory leak when drop tenant
|
2024-02-08 09:47:28 +00:00 |
|
|
38c85c932c
|
fix bug, index_info in table_schema not set scale in meta_type
|
2024-02-08 09:41:40 +00:00 |
|