|
62d96c8fa4
|
Fix temp table bugs
|
2024-02-09 19:25:38 +00:00 |
|
|
9234bfe28f
|
[CP] Fix incorrect error info when altering unit and server is inactive.
|
2024-02-09 19:22:37 +00:00 |
|
|
7cd7d75bdd
|
[CP] fix stc scanned bugs
|
2024-02-09 19:19:37 +00:00 |
|
|
3184cce2bc
|
disable fast refresh for mview contain subquery
|
2024-02-09 19:16:38 +00:00 |
|
|
71301ab305
|
fix: dblink xid may be duplicated
|
2024-02-09 19:13:38 +00:00 |
|
|
1852c21cd5
|
support describe table and show create table for skip index attribute
|
2024-02-09 19:10:40 +00:00 |
|
|
7736862231
|
replay ddl control log of lob meta tablet and data tablet independently
|
2024-02-09 19:04:53 +00:00 |
|
|
d268344ed6
|
Add direct load retry error code
|
2024-02-09 19:01:54 +00:00 |
|
|
4976f56abf
|
support date expression in dbms scheduler
|
2024-02-09 18:58:54 +00:00 |
|
|
57d327b942
|
get correct row_cnt from DDL_MERGE_SSTABLE
|
2024-02-09 18:53:12 +00:00 |
|
|
7aace3c2d9
|
Fix the object is not initialized
|
2024-02-09 18:50:12 +00:00 |
|
|
c5d973effa
|
add refresh io calibration timetask at observer start
|
2024-02-09 18:47:14 +00:00 |
|
|
035e536527
|
Fix error when call stmt containing question mark
|
2024-02-09 18:44:13 +00:00 |
|
|
c13f02c182
|
Remove mview ob views
|
2024-02-09 18:41:11 +00:00 |
|
|
b5739f1905
|
lower space in fill_column_group
|
2024-02-09 18:38:08 +00:00 |
|
|
2c7eeaf3e8
|
Adjust the placeholder implementation
|
2024-02-09 18:35:06 +00:00 |
|
|
cd81262d9b
|
Opt cold scan for column store II : prewarm for cg row scanner without filter
|
2024-02-09 18:32:03 +00:00 |
|
|
444830ac26
|
[CP] [CP] add max_partition_num config in mysql mode
|
2024-02-09 18:29:00 +00:00 |
|
|
fdb1a36daf
|
master placeholder sql audit stmt type
|
2024-02-09 18:25:59 +00:00 |
|
|
40b6cab3fa
|
[CP] [fix] avoid loop when registering parents for R replicas
|
2024-02-09 18:22:56 +00:00 |
|
|
f6fb5771e8
|
replace error_code of searching virtual table timeout
|
2024-02-09 18:19:54 +00:00 |
|
|
3d8b312994
|
Add tracepoint of random batch_size/skip_bits for table scan
|
2024-02-09 18:16:53 +00:00 |
|
|
ec9479ac3c
|
Addressing upgrade compatibility issues related to between expressions
|
2024-02-09 18:13:53 +00:00 |
|
|
d5c6c0ae15
|
[CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug
|
2024-02-09 18:10:52 +00:00 |
|
|
3a81957550
|
fixed restore hang because last log on nfs is not integrity.
|
2024-02-09 18:07:52 +00:00 |
|
|
dbba584bb9
|
Fix row comparison wrong result of decimal int type
|
2024-02-09 18:04:52 +00:00 |
|
|
d16aab8060
|
Fix sys ls gc check transfer task bug.
|
2024-02-09 18:01:53 +00:00 |
|
|
be8b7b74d2
|
[CP] [bugfix] fix -4109 error during replaying GC log
|
2024-02-09 17:58:54 +00:00 |
|
|
335cda36b4
|
add tests for object storage to sensitive test
|
2024-02-09 17:50:21 +00:00 |
|
|
1d31b939ec
|
Add query hint: enable_rich_vector_format
|
2024-02-09 17:47:22 +00:00 |
|
|
59fa4e7f0c
|
[CP] [FIX] split_range failed because of concurrent btree split
|
2024-02-09 17:44:22 +00:00 |
|
|
0b6b6c3e57
|
[CP] [SCHEMA_RELEASE] Avoid releasing ObSchemaMgr for increment refresh in current allocator
|
2024-02-09 17:41:24 +00:00 |
|
|
9b23c7358b
|
check commit_scn before writing ddl commit log
|
2024-02-09 17:38:24 +00:00 |
|
|
45161726a4
|
[FIX] reset calc_upper_trans_version_cache_ in lock
|
2024-02-09 17:35:23 +00:00 |
|
|
89587814b8
|
Fix rebuild stuck cause clog disk full
|
2024-02-09 17:32:25 +00:00 |
|
|
290aa16bf3
|
[PDML] discover seq no reorder under pdml and report new error
|
2024-02-09 17:26:40 +00:00 |
|
|
8258a9bfb8
|
[CP] [CP] [GIS] fix s2 visitor exception process
|
2024-02-09 17:23:42 +00:00 |
|
|
51fa1d8894
|
update sql format inserted into __all_ddl_operation during rename table operations.
|
2024-02-09 17:20:43 +00:00 |
|
|
cdc3d09364
|
Fix agg/groupby pushdown column format
|
2024-02-09 17:17:45 +00:00 |
|
|
2919f17c94
|
SQL Audit adds network_wait_time column placeholder
|
2024-02-09 17:14:46 +00:00 |
|
|
211948977a
|
update the job id offset of mview scheduler job
|
2024-02-09 17:08:59 +00:00 |
|
|
4a34d60b3b
|
fix bug use unexpected error code
|
2024-02-09 17:03:13 +00:00 |
|
|
a0326b6414
|
Opt cold scan for column store
|
2024-02-09 17:00:14 +00:00 |
|
|
f602dde27d
|
to issue<54566685>:fix spicursor destruct core when fail to allocate memory for spicusor
|
2024-02-09 16:57:15 +00:00 |
|
|
f44ef61bc2
|
fix: enable job failed, and update mysqltest result
|
2024-02-09 16:54:18 +00:00 |
|
|
646a7d70fe
|
[placeholder] serialization placeholder for domain index scan and text retrieval
|
2024-02-09 16:51:19 +00:00 |
|
|
7947bba1be
|
[compatible] fix recovery checksum from version < 4.3 report warning
|
2024-02-09 16:48:18 +00:00 |
|
|
19fdc622d6
|
placeholder
|
2024-02-09 16:45:23 +00:00 |
|
|
ca882ae8b4
|
Fix shared block write start from offset 0
|
2024-02-09 16:42:23 +00:00 |
|
|
d100c7fee3
|
[BUGFIX] fix udf expr type deduce for clob
|
2024-02-09 16:39:27 +00:00 |
|