|
17ea31713e
|
adjust map bucket size from 1000000 to 10000
|
2023-05-18 07:18:13 +00:00 |
|
|
33fa474ebd
|
Fix the issue that the error code was omitted in the bloom filter merge function
|
2023-05-18 04:46:34 +00:00 |
|
|
ce9f6b92fc
|
[BUGFIX] do not check NDT_COMPACT during compact
|
2023-05-18 04:41:12 +00:00 |
|
|
6675183cf5
|
[CP] [to #47269128]insert err msg for alter compile
|
2023-05-18 04:12:31 +00:00 |
|
|
a8cb21a8bf
|
enable specify compiler from build.sh for fuzz compile test
|
2023-05-18 02:46:57 +00:00 |
|
|
d01cd9f310
|
[to #49723644] fix initial parameter of generic type
|
2023-05-18 02:41:36 +00:00 |
|
|
75ba775570
|
Fix direct load csv parser thread count
|
2023-05-18 00:16:53 +00:00 |
|
|
c5e9ad6a0c
|
fix migration update major sstable do not specify merge type issue
|
2023-05-18 00:11:31 +00:00 |
|
|
10a6c9b642
|
xmlbugfix: xmltype cast to clob need cast when deduce type
|
2023-05-17 23:46:36 +00:00 |
|
|
305a2f95c8
|
[master] handle txn info sync in asc order
|
2023-05-17 23:41:16 +00:00 |
|
|
3ed5a9b315
|
Add defence when write __all_table_history
|
2023-05-17 18:11:32 +00:00 |
|
|
cae02e579a
|
[NetStandby] Fix the bug that LogRouteService still provide server list when there is no newer log
|
2023-05-17 17:46:47 +00:00 |
|
|
de0a113288
|
print debug log for reading multi source data in released memtable
|
2023-05-17 17:41:23 +00:00 |
|
|
061edc781d
|
Fix debug log for log cache read failure.
|
2023-05-17 17:16:32 +00:00 |
|
|
e7cd0c9a7c
|
show ddl task status in rootservice event more clearly.
|
2023-05-17 16:47:05 +00:00 |
|
|
002cec3e3a
|
allow dup table leader revoke repeatedly
|
2023-05-17 16:41:41 +00:00 |
|
|
25f70ff29f
|
fix .wf missing error_log
|
2023-05-17 16:16:48 +00:00 |
|
|
b1bb0aefec
|
fix wrong status type in __all_virtual_thread
|
2023-05-17 16:11:24 +00:00 |
|
|
2054cbdabf
|
free old tablet set in the destroy function of the ls
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
|
2023-05-17 15:51:59 +00:00 |
|
|
827b288161
|
bugfix: 1. xml insert into view with trigger; 2. refresh mysqltest result;
|
2023-05-17 15:41:22 +00:00 |
|
|
8f6b152ac8
|
[master] fix sampling sql caused txn free route defensive check false positve
|
2023-05-17 15:16:46 +00:00 |
|
|
ffb515a326
|
fix restore hang and tenant freeze fail in data_checkpoint flushing
|
2023-05-17 15:11:21 +00:00 |
|
|
36608dd357
|
[BUG] free the memory when batch remove
|
2023-05-17 14:47:16 +00:00 |
|
|
2aa05a2a71
|
Fix: session verify log time not correct
|
2023-05-17 14:41:49 +00:00 |
|
|
e556c2117c
|
Fix some prepared statement bug
|
2023-05-17 14:22:00 +00:00 |
|
|
088e14bdc0
|
fix master failed case
|
2023-05-17 14:11:29 +00:00 |
|
|
29be7ce8ce
|
fix SeArray memory leak when deserializing rcode_.warnings_
|
2023-05-17 13:46:26 +00:00 |
|
|
d07260f033
|
kill stmt support question mark in prepared statement
|
2023-05-17 13:22:33 +00:00 |
|
|
49aa731024
|
Disable direct-loading to a view table
|
2023-05-17 13:16:59 +00:00 |
|
|
e8ce6e4946
|
[CP] Revert [to #48811148]fix bug goto statement
|
2023-05-17 13:11:28 +00:00 |
|
|
bf79809622
|
fix merge set do not deduplicate
|
2023-05-17 12:46:36 +00:00 |
|
|
fd4ddaac3d
|
[PALF] add enable_sync and enable_vote columns in __all_virtual_ha_diagnose
|
2023-05-17 12:41:16 +00:00 |
|
|
bf967f7515
|
fix: pl implicit cast
|
2023-05-17 12:16:55 +00:00 |
|
|
0434ea8b6a
|
add user warning log for virtual table error whitelist
|
2023-05-17 12:11:29 +00:00 |
|
|
bbdf040e82
|
[to #47051742]returning resolve as column first
|
2023-05-17 11:47:04 +00:00 |
|
|
23ea96d0d2
|
[master] deduplicate when merge txExecResult
|
2023-05-17 11:41:38 +00:00 |
|
|
9da5b3061d
|
remove memtable stat
|
2023-05-17 11:16:59 +00:00 |
|
|
0a76ae999f
|
[CP] Check rs status while process async task
|
2023-05-17 11:11:34 +00:00 |
|
|
a47570d7f6
|
[to #46873308]fixed lower_bnd for dbms_sql
|
2023-05-17 10:46:50 +00:00 |
|
|
0df6235457
|
[BUG] revert the change for tx end order and wait tx node cleanout before read
|
2023-05-17 10:16:39 +00:00 |
|
|
b3710455bf
|
fix ObTxExecResult memory inflation when registering mds
|
2023-05-17 10:11:17 +00:00 |
|
|
1cfeb70b31
|
to issue<49746738><49753068><49758358>:fix dml with udf parallel execute issues
|
2023-05-17 09:41:17 +00:00 |
|
|
76252ce17f
|
Fix a security vulnerability
|
2023-05-17 09:23:12 +00:00 |
|
|
70d62e0bc8
|
fix kill 15 core
|
2023-05-17 09:17:51 +00:00 |
|
|
906aa86e76
|
[to #45599707] fix constant variable in SUBTYPE RANGE clause
|
2023-05-17 08:46:51 +00:00 |
|
|
2ba56a3e60
|
to issue<49599906>:fix dml with udt construct expr execute core
|
2023-05-17 08:41:26 +00:00 |
|
|
477943c609
|
fix string type null value error in dblink.
|
2023-05-17 08:16:49 +00:00 |
|
|
3fdda9347e
|
revert :srs cache use memory from user tenant instead of tenant 500
|
2023-05-17 08:11:27 +00:00 |
|
|
20897d4e31
|
fix shared hash join overestimate part count leads OOM
|
2023-05-17 07:46:35 +00:00 |
|
|
6d7334a245
|
[xml bugfix] pl xmlagg print failed and not support position()
|
2023-05-17 07:41:11 +00:00 |
|