Commit Graph

3090 Commits

Author SHA1 Message Date
e9d6a79f8f Fix palf fs_cb dead lock bug. 2023-02-08 10:52:42 +08:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
ce4f8fa607 fix failed to extract root expr nl params 2023-02-08 10:43:08 +08:00
cc70336767 fix storage estimate row can't used in opt stats row_count is 0 2023-02-07 20:54:29 +08:00
62be804b69 reduce table load extera buf 2023-02-07 20:46:29 +08:00
d3e03d649b Fix arb server warn log. 2023-02-07 20:43:23 +08:00
bf3ace128e fix truncate table publish_schema and farm case 2023-02-07 20:39:21 +08:00
28126a0a5a [fix] arbitration_service prints WDIAG logs when there is no arb member 2023-02-07 20:36:20 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
a00463ed37 [BUG]fix query engine not atomic flag 2023-02-07 20:24:18 +08:00
b34367a7ab optimize retained tx ctx gc condition 2023-02-07 20:20:55 +08:00
8e2037671b add tenant schema status check before alter system set tenant config 2023-02-07 20:17:55 +08:00
12bf4cc0a6 optimize sanity check of vsnprintf 2023-02-07 20:14:28 +08:00
af986a6730 fix both primary and restore major_freeze_service are paused or not paused 2023-02-07 20:11:25 +08:00
9783ae4552 [OBCDC] fix core caused by useage of a invalid redo_node 2023-02-07 20:08:27 +08:00
1e7125e95e add checker for memory_limit 2023-02-07 20:05:27 +08:00
6dd22cf5f4 fix obtest cases about the max value of SCN and add merge time statistics 2023-02-07 20:02:29 +08:00
7c3f4eddc5 disable create index on a udf index 2023-02-07 19:59:29 +08:00
e78e3a4104 [master] fix tx desc allocator traverse 2023-02-07 19:56:34 +08:00
4faa17ca78 add defense code in major execute 2023-02-07 19:53:41 +08:00
72403954ce fix standby read early stop to get participant status 2023-02-07 19:50:37 +08:00
36033ce6b7 fix conflict replace rules in create view 2023-02-07 19:47:44 +08:00
0fe1b3f9f6 Fix failed mysqltest 2023-02-07 19:44:51 +08:00
ad1ae5ea58 Separate and reduce memory consumption of small sstable defragment task 2023-02-07 19:13:07 +08:00
c6af91add9 [BUGFIX]fix lob extern header for inrow full tmp lob 2023-02-07 19:07:04 +08:00
2e49086259 fixed several mittest failed 2023-02-07 19:03:33 +08:00
b6bf10bfc6 downgrade log level 2023-02-07 19:00:13 +08:00
106814e594 fix get_req_receive_mts_ core dump 2023-02-07 18:54:52 +08:00
2555a03217 Fix: replace 4377 bug 2023-02-07 18:07:25 +08:00
81139d609e fix free ObTenantSrs core 2023-02-07 18:03:59 +08:00
1668292c0f remove memtables from data_checkpoit when remove tablet 2023-02-07 18:00:34 +08:00
bd22921dd2 BUGFIX: fix core of tablelock 2023-02-07 17:57:02 +08:00
53aff20b87 report error when modify primary key nullable 2023-02-07 17:53:32 +08:00
a9d66dae7a bugfix : json object key value with colon && timestamp_tz return value 2023-02-07 17:49:06 +08:00
c3eb8f3b5a [dbms_stats]: don't gather stats for blob and clob. 2023-02-07 17:40:59 +08:00
3d73ffb652 [master] fix mark session in retry for LargeQuery 2023-02-07 17:33:25 +08:00
b46b539702 do not override error code in storage rpc 2023-02-07 17:28:38 +08:00
582e14995d fix prepare_alter_table_arg() core bug 2023-02-07 17:25:05 +08:00
f416882a75 [BUGFIX] fix lob write bugs 2023-02-07 17:21:20 +08:00
8618e5d9bb fix information_schema.columns memory dynamic leak when resolving views 2023-02-07 17:16:51 +08:00
cc9cadb3ad Fix 4015 error. 2023-02-07 17:13:32 +08:00
dde384c169 fix allocate hash window function bug 2023-02-07 17:09:44 +08:00
8cf30417c2 [CP] [to #42455410] fixed ref_cursor initial position in fetch 2023-02-07 17:06:09 +08:00
e17b3a08ab Increase the view of resource manager-related IOPS and resubmit the io_scheduler virtual table 2023-02-07 17:02:43 +08:00
429b548696 fix core when create worker after set tenant stop 2023-02-07 16:58:05 +08:00
a8767462ad fixde memory leak after remove tenant on arbserver. 2023-02-07 16:52:48 +08:00
a06c0fb826 fix sanity compile error 2023-02-07 16:48:05 +08:00
d727c48b7e Fix rebuild election priority. 2023-02-07 16:43:11 +08:00
cf46abc3e9 [to #32475164] fix typo by review 11475789 2023-02-07 16:38:11 +08:00
7a30c1b33f [to #47556950] always close loop cursor when raise exception 2023-02-07 16:33:08 +08:00