|
ded68a0c9e
|
patch 421 dbms scheduler to master
|
2024-01-16 02:12:33 +00:00 |
|
|
b2c81fc587
|
change the log level to WARN when stream rpc has not been processed yet and receive abort packet
|
2024-01-15 13:47:31 +00:00 |
|
|
b3ec417991
|
skip active memtable when flush redo for freeze
|
2024-01-15 13:42:48 +00:00 |
|
|
f044d7692f
|
adapt runtime filter eval_vector interface for single row calculation.
|
2024-01-15 13:12:54 +00:00 |
|
|
e7b251bbdf
|
[CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary
|
2024-01-15 12:43:02 +00:00 |
|
|
19d4494f6e
|
fix index usage monitoring deleted bug
|
2024-01-15 11:42:58 +00:00 |
|
|
a962e3e2d2
|
[CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan
|
2024-01-15 10:43:01 +00:00 |
|
|
3561fdb0ff
|
Placeholder for new statistics
|
2024-01-15 10:12:58 +00:00 |
|
|
efef96dc43
|
[CP] to issue<53963421>:fix memory leak when fail to executing udt construct function
|
2024-01-15 09:48:20 +00:00 |
|
|
c9c3dc1446
|
Fix nullptr in MinMaxAggregate::set_tmp_var_agg_data
|
2024-01-15 09:43:35 +00:00 |
|
|
db8c3b961c
|
[CP] update obshell version
|
2024-01-15 09:17:23 +00:00 |
|
|
dee9ace082
|
[OBCDC] Fix misjudge LS_OFFLINE LOG and OBCDC exit process
|
2024-01-15 09:12:48 +00:00 |
|
|
25e3cd40b9
|
Fix create mview
|
2024-01-15 08:47:48 +00:00 |
|
|
d9e61d5456
|
Fix MVREF_RUN_STATS views
|
2024-01-15 08:18:30 +00:00 |
|
|
064807bc6b
|
to issue<54195061>:fix dml + udt(pl complex var) issue
|
2024-01-15 08:13:48 +00:00 |
|
|
1746fe67c6
|
[CP] Make estimate memtable row stable && fix mysql test cases
|
2024-01-15 07:48:52 +00:00 |
|
|
4522d1eff6
|
Modify config _enable_trace_tablet_leak's edit level.
|
2024-01-15 07:21:27 +00:00 |
|
|
0e262e06ad
|
[CP] [4377] add resourcer defensive after 4377
|
2024-01-15 07:12:22 +00:00 |
|
|
165bd11da4
|
fix the core when acceptfd_sk_t->ep is null and dereference it in acceptfd_sk_delete
|
2024-01-15 06:42:49 +00:00 |
|
|
0ab14a6721
|
roll back remove tablet when creation failed
|
2024-01-15 03:43:18 +00:00 |
|
|
6171031b94
|
[CP] [to #54418817]fix ref_cursor core
|
2024-01-15 03:17:58 +00:00 |
|
|
0d64c0ba12
|
terminate sync rpc when session killed
|
2024-01-15 03:13:19 +00:00 |
|
|
d14882657a
|
revert set_tablet_handle && fix ddl_merge iter
|
2024-01-15 02:47:33 +00:00 |
|
|
cf72e15cd1
|
fix transfer out redo failed to abort param check
|
2024-01-15 02:42:51 +00:00 |
|
|
6f88df06c2
|
fix get ddl tablet failed due to READ_READABLE_COMMITED mode.
|
2024-01-12 15:13:23 +00:00 |
|
|
b5d1b46271
|
fix error log
|
2024-01-12 12:44:05 +00:00 |
|
|
714296f31b
|
[CP] support alter sys tenant log disk via ob_admin
|
2024-01-12 11:43:53 +00:00 |
|
|
34d61532c4
|
[CP] fix set wrong column flag for value desc
|
2024-01-12 10:47:46 +00:00 |
|
|
ed0c864bd0
|
[CP] fix calc nested loop join / spf cost bug
|
2024-01-12 10:43:02 +00:00 |
|
|
dd4a0bd926
|
fix compaction parallel count
|
2024-01-12 08:42:46 +00:00 |
|
|
41776006da
|
occupy code for show table status
|
2024-01-12 07:42:58 +00:00 |
|
|
6584479600
|
Fix skip index filter apply to wrong block
|
2024-01-12 04:18:47 +00:00 |
|
|
06a388e8be
|
fix the count of mod over limit
|
2024-01-12 04:14:06 +00:00 |
|
|
65934c90bb
|
fix mysqltest
|
2024-01-12 03:48:49 +00:00 |
|
|
06971cb69c
|
Fix expr can not be produced now in ps mode
|
2024-01-12 03:44:06 +00:00 |
|
|
fcf4ccfda9
|
修复nanvl,第一个为null的参数如果是binary double类型,需要对第二个参数 进行取值,若转换数字失败的话报错,成功返回null值
|
2024-01-12 03:18:33 +00:00 |
|
|
9cfae0a7f8
|
fix show index bug of materialized view
|
2024-01-12 03:13:54 +00:00 |
|
|
841c6bd2b5
|
[CP] fix null skew handling inconsistant with sharding info
|
2024-01-12 02:48:10 +00:00 |
|
|
c1518248ed
|
[CP] [CP][Bugfix] fix auto increment memory leak & sanity core & append 4016 & update 4016
|
2024-01-12 02:43:31 +00:00 |
|
|
4349bb8f9f
|
[CP] support ob rpm platform standalone systemd service
|
2024-01-11 15:42:59 +00:00 |
|
|
340b70b41f
|
[CP] [CP] [OBKV] Fix ttl delete with lob attribute report -4016 error
|
2024-01-11 14:43:52 +00:00 |
|
|
88f0d9e139
|
remove tenant io manager hash in io manager
|
2024-01-11 13:50:08 +00:00 |
|
|
7d62d81993
|
Fix inner table id placeholder and errno definition
|
2024-01-11 13:45:22 +00:00 |
|
|
2c302ee318
|
[CP] [CP] fix table scan range cost bug
|
2024-01-11 13:19:22 +00:00 |
|
|
3f9ef31b72
|
[security]remove ip
|
2024-01-11 13:14:35 +00:00 |
|
|
aef68a1235
|
[CP] Revert [CP] fix backup check tablet continuity performance issue
|
2024-01-11 12:48:51 +00:00 |
|
|
f1b204d8af
|
fix bug about gi random
|
2024-01-11 12:44:13 +00:00 |
|
|
f0930680c7
|
pass correct tablet_handle
|
2024-01-11 12:24:14 +00:00 |
|
|
408fd908e4
|
Fix bug in multipart upload in plus archive mode
|
2024-01-11 12:19:31 +00:00 |
|
|
6716958634
|
[CP] [CP] [Bugfix] cherry-pick bugfix from 421 for obkv
|
2024-01-11 12:14:28 +00:00 |
|