Commit Graph

  • d1a1522962 fix can't generate parallel rowkey range for empty major yangqise7en 2024-03-01 03:45:02 +00:00
  • 34adce1719 fixbug: check constraint is a constant expression, internal error is reported when deleting columns 791065426@qq.com 2024-03-01 03:20:51 +00:00
  • 81426215d1 fix illegal constraints added by simplify_case_when under oracle mode JinmaoLi 2024-03-01 03:15:19 +00:00
  • ba2f091d37 Direct load support async begin for java client obdev 2024-03-01 02:48:12 +00:00
  • b276796e1b [master] fix standby serializable read chinaxing 2024-03-01 02:14:19 +00:00
  • 7d6aac9898 direct_load with column_group support aggregated_cg renju96 2024-02-29 13:45:16 +00:00
  • a19b3513a5 fix listagg bug and skip table not exist when process schema stats wangt1xiuyi 2024-02-29 12:49:50 +00:00
  • 7d826c2eb3 Add serialization placeholder for ObTraceID obdev 2024-02-29 12:44:44 +00:00
  • a3f9a4eb0c Fix limit offset overflow bug haitaoyang 2024-02-29 11:14:39 +00:00
  • c23a238f81 fix not-leader sqc wait major generates failed. obdev 2024-02-29 10:14:16 +00:00
  • ab4cde4438 do not retry when ddl redo callback wait failed simonjoylet 2024-02-29 09:24:42 +00:00
  • 5d9bb1beec Resolved the issue of ObDTLIntermResultManager swallowing error codes during append_block. qingsuijiu 2024-02-29 09:19:37 +00:00
  • 771956ce98 [CP] add telemetry os info LINxiansheng 2024-02-29 09:14:27 +00:00
  • eb40b1fded [OBKV] add put and trigger kv operation type WeiXinChan 2024-02-29 08:44:42 +00:00
  • 034cec412b Opt read info for column store DengzhiLiu 2024-02-29 08:20:18 +00:00
  • 7c02b72f21 [BUG] fix compatibility Handora 2024-02-29 08:15:15 +00:00
  • f80b43e4c2 add config _enable_choose_migration_source_policy and choose_migration_source_policy in master code obdev 2024-02-29 07:50:53 +00:00
  • aaf06286e6 fix format outline placeholder fields obdev 2024-02-29 07:45:33 +00:00
  • 7da6fe9dcb add assign in ObAggrInfo hwx65 2024-02-29 06:44:50 +00:00
  • 78dfde443f disable copy of tx data table Handora 2024-02-29 06:20:06 +00:00
  • c1effc9496 [CP] [to #54896033]fix bug nested sql triggerd by dynamic stmt seuwebber 2024-02-29 06:14:57 +00:00
  • cdb2699b00 During das partition range pruning during execution, type protection of virtual generated columns is required. yaojing624 2024-02-29 05:44:23 +00:00
  • 2776bafa0e Modify the ret value passed when interrupting other threads of the sqc. qingsuijiu 2024-02-29 05:25:03 +00:00
  • 69557746e3 [CP] to issue<53427907>:adjust analyze store routine result if containing non-table select stmt hanr881 2024-02-29 05:19:58 +00:00
  • 2d4b409f45 [opt] reduce syslog print BinChenn 2024-02-29 05:14:44 +00:00
  • 7c3411c6ab FEATURE: the table placeholder for show limit. obdev 2024-02-29 04:45:14 +00:00
  • 4f6f18ae7b FEATURE: the rpc placeholder for show limit. obdev 2024-02-29 04:14:58 +00:00
  • cdd364b244 [CP] Fix the issue with missing error codes obdev 2024-02-29 03:45:06 +00:00
  • 73f1aa4475 Merge branch 'master' into develop 王运来 2024-02-29 09:54:48 +08:00
  • ea50e6a7bd [CP] fix wr miss ret code AntiTopQuark 2024-02-28 14:14:40 +00:00
  • fd82117b9b Fix create index 4103 Hongqin-Li 2024-02-28 13:49:55 +00:00
  • 4d0305025e add place holder to master oceanoverflow 2024-02-28 13:44:48 +00:00
  • 0977b48de2 [CP] fix leak of MALLOC_TIME_MONITOR log when ob_log alloc tushicheng 2024-02-28 13:20:11 +00:00
  • 1c74f08fb1 fix bug of load data local can not find file obdev 2024-02-28 13:14:59 +00:00
  • 17d0754077 [CP] [FIX] adjust checkpoint executor logic ZenoWang 2024-02-28 10:44:42 +00:00
  • a699639ddb fix simplify expr bugs jingtaoye35 2024-02-28 09:49:47 +00:00
  • ffbae51eeb bugfix: enable or expansion when updating global index dontknow9179 2024-02-28 09:44:38 +00:00
  • b7780a5694 [UPGRADE] Add version 4.2.2.1 tino247 2024-02-28 09:14:39 +00:00
  • fc23aae5aa support comment-on-table command for table with mlog leftgeek 2024-02-28 08:44:51 +00:00
  • 18fd23a2a8 Placeholder of PCODE. LeonChaoHi 2024-02-28 08:14:46 +00:00
  • 36c74418bf [CP] bugfix: 54741851 XMLELEMENT result not correct obdev 2024-02-28 07:50:20 +00:00
  • 255b1c2508 [OBCDC] Support transfer_in trans with single prepare_log or commit_log SanmuWangZJU 2024-02-28 07:44:43 +00:00
  • 938e06f8eb Add system variable cardinality_estimation_model xianyu-w 2024-02-28 07:15:31 +00:00
  • 4bf18366de service name virtual table placeholder linqiucen 2024-02-28 06:45:08 +00:00
  • c43caa0570 [CP] [CP] [OBCDC] upgrade drcmsg to v20240124, modify xml type_code in column_meta SanmuWangZJU 2024-02-28 04:44:45 +00:00
  • 23717e281c add T_DISABLE_PARALLEL_DAS_DML on master branch yishenglanlingzui 2024-02-28 04:14:39 +00:00
  • ba233cf3c1 optimize calculation of px expected worker count sdc 2024-02-28 03:44:38 +00:00
  • 8cf87984db Direct load memory split tenant. suz-yang 2024-02-28 03:14:58 +00:00
  • 3ed3e2beb0 Add info about Stack overflow (#1833) wangyunlai 2024-02-28 10:46:34 +08:00
  • 32f925129f [CP] limit the maxmum of net_thread_count liucc1997 2024-02-28 02:15:07 +00:00
  • 6288816744 adjust compact row format && fix farm case failed 18523270951@163.com 2024-02-27 12:44:28 +00:00
  • 9b3b1dcc9d add log to schema obdev 2024-02-27 11:25:34 +00:00
  • fb3a420c8f The ObTempBlockStore had incorrect use of the dump interface in append_block_payload, which has now been corrected. qingsuijiu 2024-02-27 11:20:26 +00:00
  • 0f87edff4f Added assign() to ObGranulePumpArgs to resolve the issue of swallowing error codes. qingsuijiu 2024-02-27 11:14:57 +00:00
  • a1a2aae676 add new error code number for shared storage on the master Revendell 2024-02-27 10:50:34 +00:00
  • cccb6a37d4 [CP] Fix direct load memory leak. suz-yang 2024-02-27 10:45:25 +00:00
  • d5c6c78fe2 record lob meta tablet id in ddl clog simonjoylet 2024-02-27 10:19:48 +00:00
  • 6924042fbd [CP][BUGFIX] fix lob remote query over retry cnt skylhd 2024-02-27 10:14:40 +00:00
  • a4d4ce1b69 reserve more memory to receive mysql packets in case of out of tenant memory hnwyllmm 2024-02-27 09:50:22 +00:00
  • fd54ded76c cache data version in session for performance optimize felix-w15 2024-02-27 09:44:46 +00:00
  • 86e6b53016 [CP] optimize performance of gi partition pruning in pkey plan sdc 2024-02-27 09:15:17 +00:00
  • 7339c60cb9 sql plan monitor occupy position obdev 2024-02-27 08:51:00 +00:00
  • 2011ccb345 [CP] [to #52767397] fix mysqltest obdev 2024-02-27 08:45:30 +00:00
  • f95be378f3 fix build error on centos7 (#1831) wangyunlai 2024-02-27 16:45:19 +08:00
  • 339ab51069 fix some log level chaser-ch 2024-02-27 08:15:13 +00:00
  • 8d450b430a Add rpc pcode Hongqin-Li 2024-02-27 07:48:55 +00:00
  • 78de5bb5ee drop table space error number obdev 2024-02-27 07:19:03 +00:00
  • 0f1d7a6431 fix pullup scalar groupby as semi join incorrectly obdev 2024-02-27 07:16:08 +00:00
  • 090b72f167 coding-convension (#1813) wangyunlai 2024-02-27 14:49:12 +08:00
  • 0715f57e39 Add a db_id field to the virtual table related to automatic memory management. obdev 2024-02-27 06:48:37 +00:00
  • e950dd7145 modify the table name of the shared storage on the master Revendell 2024-02-27 06:45:43 +00:00
  • 1987e4ea8f format outline place holder obdev 2024-02-27 06:18:25 +00:00
  • b18dc65fec [CP] update obshell to 122024022614 LINxiansheng 2024-02-27 06:15:35 +00:00
  • e1e2dc75a6 [CP] fixbug: Error 4109 reported when renaming both the foreign key master and slave tables simultaneously obdev 2024-02-27 05:51:23 +00:00
  • 94b823f86f [CP] fix query range bug where char column compare with varchar in oracle mode obdev 2024-02-27 05:45:53 +00:00
  • 9b36886e82 print throttled size in debug log ZenoWang 2024-02-27 05:22:22 +00:00
  • d1d1af5969 [OBKV] hold ObTableQueryAndMutate flag in master shenyunlong.syl 2024-02-27 05:17:13 +00:00
  • 1ded3b511c [FIX] Block replay when logstream freeze ZenoWang 2024-02-27 04:46:00 +00:00
  • f91e753574 An exception occurred in the task, notify other tasks to exit obdev 2024-02-27 04:21:10 +00:00
  • bc414092c3 [CP] 修正各个分支的序列化兼容问题 wanhong.wwh 2024-02-27 04:18:20 +00:00
  • 12f77209a7 fix ObMacroBlockWriter::build_micro_block debug log core obdev 2024-02-27 03:48:08 +00:00
  • 51fe091ef2 split compaction parallel range for big table obdev 2024-02-27 03:45:23 +00:00
  • 1f5b89e9d6 [CP] [Fix] limit & offset in scan obdev 2024-02-27 03:15:59 +00:00
  • 6e5f7eb335 fix error code overwritten bug obdev 2024-02-27 02:45:35 +00:00
  • 7ebc338957 add 42x reboot to master case xuhuleon 2024-02-26 14:45:47 +00:00
  • e84cc223cb [CP] Fix restore minor sstable mistake recycled by major sstable godyangfight 2024-02-26 14:15:47 +00:00
  • f68293524b Repair compatibility issues in transfer struct, add 'task_id_' as placeholder in the related struct . obdev 2024-02-26 13:48:26 +00:00
  • 0323ccb138 [CP] [to #54861126] fix serval pl/sql bugs obdev 2024-02-26 13:45:37 +00:00
  • 73972da68d [CP] [to #54316175] copy member of record `s default value obdev 2024-02-26 13:21:26 +00:00
  • 8d3c9b2d6e [core] fix core dump in handle_register_parent_req BinChenn 2024-02-26 13:18:35 +00:00
  • 1e465eb20d Add rpc and inner table place holders for sequence cache order optimization obdev 2024-02-26 13:15:43 +00:00
  • ee68ee5775 [CP] [to #54607752]fix mysqlTest, use das force for skip locked cursor in PL seuwebber 2024-02-26 12:48:41 +00:00
  • 71e8253ad4 [CP] [to #54195891]cached dblink connection on the session when PL execute seuwebber 2024-02-26 12:45:53 +00:00
  • 700130ad05 [CP] [to #54936733]fix bug select for udpate not execute in dynamic sql seuwebber 2024-02-26 12:21:25 +00:00
  • a89bb31515 [CP] [to #54903346]need set cur_sql after close_ps_stmt LiuYoung00 2024-02-26 12:18:35 +00:00
  • 6a4ad40172 Tracepoint: Add two tracepoint for das group rescan obdev 2024-02-26 12:15:44 +00:00
  • 47206f879a service_name placeholder linqiucen 2024-02-26 11:22:31 +00:00
  • e24f98638b Fix tx read snapshot compatible bug Naynahs 2024-02-26 11:17:18 +00:00
  • cb524c1a6f [CP] [dblink][4.x] fix destroy of xa service obdev 2024-02-26 10:45:20 +00:00
  • db0e8a85cf Placeholder on __all_transfer_task obdev 2024-02-26 10:15:36 +00:00