Commit Graph

3295 Commits

Author SHA1 Message Date
2cc9881bcb append trace log when timer task register or unregister 2023-02-20 16:11:39 +00:00
aa2e5c99dc bugfix 2023-02-20 13:17:04 +00:00
3a023bbae9 [DATA_DICT] Fix TimerMonitor timeout_check for data_dict_service 2023-02-20 13:14:26 +00:00
5ae81bcae8 fix not schedule after migrate 2023-02-20 13:11:51 +00:00
b1faf451eb [DeadLock] fix detector bug 2023-02-20 12:47:38 +00:00
2e954397ec [BUGFIX] fix dbms lob instr when partten larger than lob 2023-02-20 12:45:01 +00:00
d1125dee41 fix bug of reusing washed chunk 2023-02-20 12:42:25 +00:00
51b73b3aed decide freeze_clock in ObDataCheckpoint 2023-02-20 12:14:27 +00:00
cb1131f0c2 [bugfix] fix maximum rowkey column count in storage 2023-02-20 12:11:50 +00:00
429bde73a6 Fix: defragment_sys_variable has memory allocation failure wild pointer problem 2023-02-20 10:11:47 +00:00
61cb178902 Fix rpc post error of clean sequence cache 2023-02-20 09:42:14 +00:00
6c8105e558 add inner table placeholder for __all_virtual_tablet_stat && related system views 2023-02-20 09:14:13 +00:00
ffb3bd3314 latin1 bug: latin1 normal parser should not recognize multibyte character(like multi byte comma) 2023-02-20 09:11:34 +00:00
e79099c01f Fix tenant_id=0 of check_block() 2023-02-20 07:41:42 +00:00
a5d70fd58a Fix no checksum reported by ddl execution 2023-02-20 07:14:33 +00:00
a84ff5f257 [master] fix multi-stmt txn-free-route 2023-02-20 06:41:21 +00:00
ca1fd8c5c3 json_table core dump when use timestamp() 2023-02-20 05:17:01 +00:00
1e24eb9b2c [UPGRADE] Fix upgrade process problem 2023-02-20 05:14:25 +00:00
0986b6998c [bugfix] Fixed the problem of error code overwriting during foreign key checking 2023-02-20 05:11:48 +00:00
f8d871eaf5 fix stanby tenant schedule & consider snapshot_gc when schedule 2023-02-20 04:47:00 +00:00
0aa17c1e8e fixed restart failed because of the defense of ObServerLogBlockMgr 2023-02-20 04:44:23 +00:00
d3ea779bdc Fix ddl kv mgr deadlock(3) 2023-02-20 03:11:34 +00:00
7157cd03d1 add log for positioning OB_DISK_CORRUPTED and OB_IO_ERROR replay issue 2023-02-20 02:44:45 +00:00
c987639143 turn off force_kill_tx for mds 2023-02-20 02:42:07 +00:00
6a00e66cda Fixing the error code of error row handler in direct load 2023-02-17 18:17:02 +00:00
cdc3c2b679 increase the value of RPCP_BUF_SIZE 2023-02-17 18:14:22 +00:00
ccdcce96d7 fix sql_statistics bug 2023-02-17 18:11:44 +00:00
aaf6b28469 fix drop index concurrently. 2023-02-17 17:46:57 +00:00
2d13af9ae5 Fix: Add a trim bug to the virtual generated column in the scenario of building a prefix index 2023-02-17 17:41:50 +00:00
41e3f16c87 OB_TMP_FAIL ignore error_code 2023-02-17 09:45:06 +00:00
d4d748b94a [master] fix write_auth check order 2023-02-17 09:42:27 +00:00
897c5ae533 fix xa savepoint 2023-02-17 09:12:43 +00:00
9cfd298d40 Reset row_flag of not exist row in getter 2023-02-17 08:17:00 +00:00
38ec0851ad Fix table load task concurrency problem 2023-02-17 08:11:54 +00:00
b0b540090f add check when BlockSet::free_chunk 2023-02-17 07:47:52 +00:00
eee31cadb7 [online stats]: update kvcache after gather online optimizer statistics. 2023-02-17 07:42:47 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
671aeb2cea [BUGFIX] fix lob locatorv2 fill return ret 2023-02-17 04:12:27 +00:00
f04d43b4ee fix miss check for tenant memory leak 2023-02-17 03:42:00 +00:00
8367506dbe Fix reading invalid 8 bytes column in vectorized query. 2023-02-17 03:14:31 +00:00
7770bb3358 fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug 2023-02-17 03:11:54 +00:00
d9a7c9d842 fix check lob column bug 2023-02-16 13:45:10 +00:00
679c542777 reserve memory for election rpc processor 2023-02-16 13:42:34 +00:00
88ee461fbe [master] add session id into autocommit log 2023-02-16 13:12:15 +00:00
e27bec92d2 fix: modify tenant_task_queue_size from 8192 to 16384 2023-02-16 10:14:40 +00:00
d6efe911e0 Fix auto increment service repeat unlock 2023-02-16 10:12:05 +00:00
eb075c6fb4 Fix endkey in block scanner 2023-02-16 09:47:30 +00:00
a0ae58bf15 fix the bug io_error retry unlimited 2023-02-16 09:44:53 +00:00
59be44790d fix oltp performance reduction (2 / 5) : refreshing AutoFDO profile 2023-02-16 09:42:13 +00:00
43087dd576 Do prefetch as all the prefetched micros may be read in fetch_rows 2023-02-16 05:44:33 +00:00