Commit Graph

13365 Commits

Author SHA1 Message Date
3f6e55f2bc [CP] fix session var solidify ap-sysbench bugs
Co-authored-by: 2149 <260391947@qq.com>
2024-04-26 08:21:13 +00:00
028f6e1373 add direct load retry err: OB_SCHEMA_EAGAIN 2024-04-26 08:15:51 +00:00
f01ca274b3 return OB_EAGAIN when get_sort_memory equal to zero 2024-04-26 07:21:55 +00:00
6797c56e2f Fix bugs when docker restart 2024-04-26 07:16:30 +00:00
f8b46b62ff [CP] [4_2_1_release] replace std::stoull to strtoull 2024-04-26 06:20:23 +00:00
202a87b8a7 fix useless mock column group schema 2024-04-26 05:58:20 +00:00
c1cc38db65 Fix mysql tests 2024-04-26 04:46:59 +00:00
b073c1693b placeholder for LogConfigChangeCmd 2024-04-26 04:25:16 +00:00
sdc
ffe586e950 fix soundex calc result collation type unstable bug 2024-04-26 04:09:05 +00:00
3da8529a26 Fixed the memory leak issue in ObTempTableAccessVecOp. 2024-04-26 03:52:32 +00:00
2abb0b075e Use nonblock append to avoid hang 2024-04-25 16:56:21 +00:00
93c2f225c5 fix the bug in drop mlog failure 2024-04-25 16:15:38 +00:00
ba524159bf [FIX] check is direct_load_memtable or data_memtable before static cast 2024-04-25 12:14:27 +00:00
1fba63fb19 [bugfix] fix request leak in handle_retry_req 2024-04-25 12:08:58 +00:00
1d8ebf3f45 check tx is aborted before report 4377 in index lookup 2024-04-25 09:55:11 +00:00
79ee35a820 fix executor core at foreign_key_arg 2024-04-25 09:38:02 +00:00
22c2e18b66 [CP] remove lock_ddl_operation old lock 2024-04-25 09:20:49 +00:00
348df7f4f8 [CP] [to #55654538]fix bug trigger resolve core 2024-04-25 08:46:09 +00:00
4cb79d3efd fix:query bug,under multivalue index created,create access path report errorcode 2024-04-25 08:40:32 +00:00
282f493cb0 Fix transfer trans timeout return 4002 or 4016 bug. 2024-04-25 08:35:02 +00:00
dc233cc69e refresh observer.prof to resolve performance regressions 2024-04-25 08:29:22 +00:00
aad5aa3176 [bugfix]: fix load_data 4013. 2024-04-25 06:39:27 +00:00
7a61dba6ef [CP] [GIS] fix gis coverity 2024-04-25 04:37:47 +00:00
eac47ba12a fix create_tablet_extra_info compatibility. 2024-04-25 04:32:10 +00:00
e05e9f4e6f bug fix:ps cache unfree ptr error 2024-04-25 04:26:37 +00:00
8bed77888c Fix filter reorder 2024-04-24 16:16:38 +00:00
3eb25e28bc fixbug: when creating a heap table, the order of column ids including the hidden primary key is inconsistent with the order of cg ids created by each group. 2024-04-24 16:11:15 +00:00
b7eadfd9b9 acquire global snapshot check interrupted by xa_rollback 2024-04-24 16:05:39 +00:00
b34c3488c8 Reserve a new system variable, enable_sql_plan_monitor, used to activate SQL plan monitoring. 2024-04-24 15:59:37 +00:00
2ee5bd52d4 fix tx_free_route test 2024-04-24 15:54:14 +00:00
7a77c1b7a8 do not exist observer when replay log and submit log raise exception 2024-04-24 15:24:56 +00:00
5d4aacc220 add online ddl test case && minor fix 2024-04-24 13:25:02 +00:00
2e0b6a4aca fix invalid data or checksum error 2024-04-24 13:19:39 +00:00
471672c9f8 replayable_scn = min(new_relayable, new_readable+gap) 2024-04-24 12:15:57 +00:00
0b39df787f fix range part key to decimal failed. 2024-04-24 11:48:26 +00:00
cf424cfbcf fix mysqltest case 2024-04-24 11:31:30 +00:00
086c0e324a add SMART_CALL to recursive_check_equal_condition. 2024-04-24 11:15:48 +00:00
b055210014 fix_multivalue index bug 2024-04-24 11:04:56 +00:00
2d4db165cd Bugfix: required_size adapt small sstable 2024-04-24 10:59:10 +00:00
00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL 2024-04-24 10:53:51 +00:00
f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
2024-04-24 10:38:06 +00:00
0a9725710b auto split query local index filter sql expr eval func place holder 2024-04-24 10:32:08 +00:00
aacc84bfc9 to issue<56337229>:adjust delete from __all_ncomp_dll filter condition 2024-04-24 10:26:37 +00:00
3ac857c73e [bugfix]: ignore -4018 while calling ObDDLKV::get_ddlmemtable. 2024-04-24 10:21:22 +00:00
5de554fc81 Hide passwords in upgrade scripts and fix compact_ce testcase 2024-04-24 08:23:04 +00:00
e36e4917bf fix st_makevalid as GENERATED_COL 2024-04-24 06:25:10 +00:00
bc062e48a6 fix temp table access rescan bug 2024-04-24 06:19:51 +00:00
1eff2ece62 系统变量占位 2024-04-24 05:46:23 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00