Commit Graph

1488 Commits

Author SHA1 Message Date
6ff3c39b49 read msd from frozen memtables in mini merge procedure 2022-11-03 04:36:09 +00:00
b3d436156c fix replay may push log even memstore is almost full 2022-11-03 04:06:24 +00:00
5475afde93 replace min_block_min_ts_ns with min_block_max_ts for block gc 2022-11-03 03:36:46 +00:00
8fc92865eb fix bug time_zone=default when developing global time_zone formalize 2022-11-03 03:08:38 +00:00
eb39169070 modify replayable_point generation interval 2022-11-03 03:06:05 +00:00
71d86596e7 add task hash map to das ref 2022-11-03 02:38:31 +00:00
3eef7b053a fix update_merge_status repeatedly report OB_INNER_STAT_ERROR when checksum_error exists 2022-11-03 02:36:02 +00:00
31418623c2 fix misuse const flag leads result wrong || core 2022-11-03 02:13:59 +00:00
54885402b0 [CP] Repair memory leak in sort operator about stored_rows_. 2022-11-03 02:11:34 +00:00
d0856a50a3 make error info accurate for calling udf with wrong number of arguments 2022-11-03 02:09:11 +00:00
55b72219b5 Fix: log level bug and debug_sync no update required when the debug_sync is unenabled 2022-11-03 02:06:45 +00:00
5f258b9d5c Revoke when disable vote. 2022-11-03 01:38:35 +00:00
77839a046e fix extract onetime expr bug of sharing query ref expr 2022-11-03 01:36:06 +00:00
13774e3016 fix: json type json-object support empty string key 2022-11-03 01:11:04 +00:00
add9d0d15b Fix two bugs about join 2022-11-03 01:08:34 +00:00
c55903a9df [CP] [to #40159085]fix bug call procedure with assign param 2022-11-03 01:06:10 +00:00
a700566f56 Fix hang bug when load system variables 2022-11-03 00:43:19 +00:00
a74002424b Reset some fileds when tx data table offline 2022-11-03 00:40:53 +00:00
aaa27113bc print part_ctx info in handle_timeout 2022-11-03 00:38:23 +00:00
09e4454909 fix incorrect collation level bug when building null expr 2022-11-03 00:35:55 +00:00
ea93bcc244 [CP] fix synonym dblink report synonym translation no longer valid 2022-11-03 00:10:56 +00:00
f13c9e8a24 prexecute only support local retry 2022-11-03 00:08:30 +00:00
c32d7e433b [CP] fix duplicate definition not recognized bug 2022-11-03 00:06:02 +00:00
7e5730a2f3 [to #45186814] fix continue handler in mysql pl 2022-11-02 23:40:43 +00:00
a3f0115fb4 add apply queue idx in log print 2022-11-02 23:38:16 +00:00
833107d931 fix last_trace_id expr bug in remote execution 2022-11-02 23:35:49 +00:00
2d58c1fc74 fix write_sync_tablet_seq_log overwrite ret_code on failure 2022-11-02 23:12:59 +00:00
d41e77d2c1 Fix a stmt print bug 2022-11-02 23:10:37 +00:00
d112defade fix show create procedure no comment and deterministic info 2022-11-02 23:08:11 +00:00
b1fa0b0547 [CP] Dynamically alloc memory for setting variable 2022-11-02 22:40:44 +00:00
be0b714b75 fix isal crc64 bug 2022-11-02 22:38:15 +00:00
0a044c272d fix the temporary scheduler was mistakenly started the hb service 2022-11-02 22:35:50 +00:00
c71cd9107a fix transaction time out 2022-11-02 22:08:13 +00:00
aa0443af35 Add a defense to the situation: number data's len_ = 0. 2022-11-02 22:05:48 +00:00
c131fd7da3 fix bugs 2022-11-02 21:39:35 +00:00
e9dc428cab Set ddl scheduler's rpc level to 1 to avoid deadlock with schema retrieval 2022-11-02 21:37:10 +00:00
68ccdd0f24 [bugfix] improve the algo to check stmt' parent-child relationship 2022-11-02 21:13:10 +00:00
2a273a77e7 add errno & item_type for cg 2022-11-02 21:10:41 +00:00
ff0772f855 fix spm returm 4013 by mistake 2022-11-02 21:08:17 +00:00
d8177e6ca5 [BUGFIX] dml lob tablet check failed when ddl add lob col 2022-11-02 21:05:52 +00:00
6a33a7e360 [4.1][xa][refine] remove unused member has_submitted in xa ctx 2022-11-02 20:38:09 +00:00
38d90c3437 Fix missed judgment of sanity_check_range 2022-11-02 20:35:44 +00:00
5077661704 reduce the memory of defensive check mgr 2022-11-02 20:11:05 +00:00
4a9e45d350 fix memory leak caused by unclosed sql connection 2022-11-02 20:08:36 +00:00
23963c5c5e retry das task if result was gone 2022-11-02 20:06:11 +00:00
477f4cd149 [BUGFIX]repeat return error when input length is larger than max_allow_packet 2022-11-02 19:43:19 +00:00
88ec965bc2 session not release to pool when load sys vars fail 2022-11-02 19:40:52 +00:00
e49ecdcc76 [4.0] remove unused savepoint logic in RedoLog's mutatorRow 2022-11-02 19:38:26 +00:00
109c3518df downgrade several log print frequency 2022-11-02 19:36:01 +00:00
9c9b47c201 [to #45049391] fix 1265 error in exception handler 2022-11-02 19:08:15 +00:00