Commit Graph

  • df4df64b04 [CP] fix memory leak wxhwang 2023-11-03 10:42:25 +00:00
  • 6b98c50039 Fix foreign key check between number and number_float hezuojiao 2023-11-03 10:14:29 +00:00
  • f5c60c15c6 [CP] [GIS]fix gis look up memory issue obdev 2023-11-03 10:10:21 +00:00
  • 8c9bd898fd Fix ObMultipleMerge not refreshed during ObTableScanIterator::rescan JiahuaChen 2023-11-03 09:40:03 +00:00
  • 4646e5136d [UPGRADE] CP 4.2.1.1 to master tino247 2023-11-03 09:13:32 +00:00
  • 44806fb21c [CP] BugFix: TmpFile page_io_info leak. ND501 2023-11-03 09:12:11 +00:00
  • 718887095b fix master failed cases wangt1xiuyi 2023-11-03 09:09:25 +00:00
  • a2a3acd52a [fix] fix arb server may core and clear useless resources if creation of PALF fails BinChenn 2023-11-03 08:40:04 +00:00
  • f780efbed0 [CP] [to #53004315]piece cache add destructor when close_all LiuYoung00 2023-11-03 08:18:01 +00:00
  • 441390545a [CP] fix pdml allocate partition id expr bug chimyue 2023-11-03 08:12:24 +00:00
  • 499e7373b7 fix scala group by remove by transformer hy-guo 2023-11-03 08:09:37 +00:00
  • 49a28b3773 [CP] fix bug when in key part intersect with always false obdev 2023-11-03 07:42:27 +00:00
  • 0353829360 reduce log print frequency of get_cluster_version_internal_ dimstars 2023-11-03 07:39:22 +00:00
  • 082e187db6 add error code, system variable placeholder zzg19950727 2023-11-03 07:09:53 +00:00
  • 5de58ed2f6 [CP] fix code error maosy 2023-11-03 06:39:37 +00:00
  • 3e5d61caa2 reduce memory use in backup_reader renju96 2023-11-03 06:09:38 +00:00
  • 07cfb60d58 [CP] fix db_id is invalid in case of pl GongYusen 2023-11-03 05:41:55 +00:00
  • afb47aac9c placeholder4 SevenJ-swj 2023-11-03 05:09:27 +00:00
  • b28ea62b06 fix expr in for text when exist in hash table skylhd 2023-11-03 04:13:58 +00:00
  • 00543144bd support set LTO_JOBS using sh build.sh rpm -DLTO_JOBS=NUM wenxingsen 2023-11-03 04:09:45 +00:00
  • 1b72a5a0e4 Add build.sh flag support for build errsim_sanity and fix bug of compile errsim_asan Tsunaou 2023-11-03 03:43:29 +00:00
  • 4f162cdcc5 fix json/gis/text/blob meta response inconsistent with mysql5.7 (master) obdev 2023-11-03 03:39:29 +00:00
  • 6267ac92d9 pre take position akaError 2023-11-03 02:43:49 +00:00
  • 1c6df9501d [CP] [CdcService] Fix the process logic of OB_ITER_END zxlzxlzxlzxlzxl 2023-11-03 02:42:12 +00:00
  • 864625fb4b fix rcte correctness bug when there is onetime expr yinyj17 2023-11-03 02:39:40 +00:00
  • d3d55f717f add swap tablet for co major yangqise7en 2023-11-03 02:10:01 +00:00
  • c7c4b471e5 occupy position for columns in __all_ddl_error_message simonjoylet 2023-11-02 13:14:29 +00:00
  • 44523be159 set worker_concurrency of user group as cpu_quota_concurrency zhjc1124 2023-11-02 13:10:14 +00:00
  • 9045cbee1e fix ddl kv migration 4016 problem Fengjingkun 2023-11-02 12:44:38 +00:00
  • ce8b97e34f [CP] disable T_OP_ROW to deduce predicates SevenJ-swj 2023-11-02 12:42:25 +00:00
  • 7d9bb52744 fix invalid storage schema version z404289981 2023-11-02 12:40:33 +00:00
  • 1969e85404 LOB inrow config occupy table_schema and system variable id shadowao 2023-11-02 12:10:17 +00:00
  • dfe63dfdf6 add logs for pull ddl memtable simonjoylet 2023-11-02 11:39:17 +00:00
  • 9e16ee3125 [TABLELOCK] add table_id for the inner_table of detecting lock live YangEfei 2023-11-02 10:43:15 +00:00
  • 319da1ba04 [CP] fix bug about time in ps obdev 2023-11-02 10:39:10 +00:00
  • 8f617f25d4 [LogFetcher] Add ErrSim and fix print error log that cause observer core zxlzxlzxlzxlzxl 2023-11-02 10:13:40 +00:00
  • 5f12f935b1 [CP] fix core in debug compile for tx-table-lock chinaxing 2023-11-02 10:09:32 +00:00
  • 809a77afac Fix empty table scan range haitaoyang 2023-11-02 09:39:20 +00:00
  • c866b6769a check all dag nets when ls offline a1iive 2023-11-02 08:39:37 +00:00
  • 43ab26781d [CP] fix convert failed wjhh2008 2023-11-02 08:13:30 +00:00
  • 55c8ce2efc [CP] fix macro iter might core on printing error log saltonz 2023-11-02 08:09:22 +00:00
  • d1e7ccf4a0 add index monitoring inner table placeholder JLY2015 2023-11-02 07:39:28 +00:00
  • 185e2bd73e [CP] Fix core at alloc_by_temp_child_distribution_inner xianyu-w 2023-11-02 07:12:22 +00:00
  • 48b91143ed [CP] [CdcService] Fix the process logic of OB_ITER_END zxlzxlzxlzxlzxl 2023-11-02 06:43:31 +00:00
  • 3ba461666b [to #53004315]piece cache add destructor when close_all LiuYoung00 2023-11-02 06:39:28 +00:00
  • 1f5070ddc6 Fix: Using local allocator causes memory to be released core yaojing624 2023-11-02 05:39:48 +00:00
  • 38d3830962 [CP] fix partition wise join and global index lookup -4016 leslieyuchen 2023-11-02 05:12:51 +00:00
  • 00398fcab2 [CP] license opt: Identify external and internal code and modify their open source licenses correctly. dimstars 2023-11-02 04:42:18 +00:00
  • 52efbcb6b0 fix zone merge info defense yangqise7en 2023-11-02 04:39:10 +00:00
  • cab8b108cc do not use auto simonjoylet 2023-11-02 03:09:32 +00:00
  • 7d1a449f14 [CP] [CP] [sanity] Adjust reserved region obdev 2023-11-02 02:48:15 +00:00
  • 53e27c0df6 [code style] remove some auto and lambda usage according to new coding style restriction saltonz 2023-11-02 02:43:50 +00:00
  • 587af17637 [CP] [CP] fix major freeze about restore and freeze_info gc LiefB 2023-11-02 02:42:24 +00:00
  • 1045c49045 Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t obdev 2023-11-02 02:39:37 +00:00
  • 408243335b cache memory release opt z404289981 2023-11-01 14:39:06 +00:00
  • ed22bf459b remove ptr in macro block dump chaser-ch 2023-11-01 13:39:18 +00:00
  • 3f8c7213fb [CP] [4_2_x]fix white_list match error zhjc1124 2023-11-01 13:09:11 +00:00
  • 910036962d Fix partition num parser bug 2149 2023-11-01 12:47:20 +00:00
  • 42f47f4ab6 system table ID placeholder zzg19950727 2023-11-01 12:43:26 +00:00
  • ec0f02692d ddl end if tenant is dropped forcedly, delay, to recyclebin. obdev 2023-11-01 12:39:29 +00:00
  • 6416421027 update column_info_simplified z404289981 2023-11-01 12:13:49 +00:00
  • d9e0c3a184 update limit type when create tablets wxhwang 2023-11-01 12:09:45 +00:00
  • de56bc8ad7 [CP] add leak checker for transaction obdev 2023-11-01 11:44:15 +00:00
  • f49b9e45ad [CP] to issue<52655117>:fix core when using accoc array in pl assign stmt hanr881 2023-11-01 11:40:16 +00:00
  • 67c46e4452 [CP] split clog io error into disk full and disk hang felix-w15 2023-11-01 11:13:25 +00:00
  • 730c9fa296 add place holder of system variable hanr881 2023-11-01 11:09:21 +00:00
  • 8cf16317ae adjust column group serialize z404289981 2023-11-01 10:39:27 +00:00
  • f1d9377aad change sql_statistics collect mode yongshige 2023-11-01 10:09:07 +00:00
  • d0efaee70e fix pdml allocate partition id expr bug chimyue 2023-11-01 09:43:40 +00:00
  • 2727d88048 fix static check: avoid 'auto' usage in ob_object_device.cpp obdev 2023-11-01 09:39:19 +00:00
  • 0b52588e3a fix mysqltest case chaser-ch 2023-11-01 08:43:15 +00:00
  • 71aa08728f Fix memstore not release after table refresh JiahuaChen 2023-11-01 08:13:07 +00:00
  • 99db3c5d46 [CP] Add hidden config _transfer_task_tablet_count_threshold ZhenNan0 2023-11-01 08:09:23 +00:00
  • f71eee9826 to issue<52980102>:Fix coding standard issue hanr881 2023-11-01 07:39:44 +00:00
  • ebc02ad097 Fix rowkey column cnt bug of all cg schema. Tsunaou 2023-11-01 07:14:05 +00:00
  • 6ecc0292a5 [CP] The internal SQL of udf cannot hit the plan cache obdev 2023-11-01 07:10:00 +00:00
  • daa3e2416d opt heap GTT and fix bug wjhh2008 2023-11-01 06:43:22 +00:00
  • cac6eb619f remove usage of keyword auto and lambda expr hiddenbomb 2023-11-01 06:39:20 +00:00
  • cd77c9096b to issue<52247541>:adjust sql retry times if report 6005 in autonomous tranasction hanr881 2023-11-01 06:13:15 +00:00
  • 933a2b5031 make trans trace log buffer bigger in debug mode obdev 2023-11-01 06:09:06 +00:00
  • 81d9363b8b fix ObTxBigSegmentBuf::split_one_part core dump obdev 2023-11-01 05:39:13 +00:00
  • f2b1db5f61 Merge branch 'pr_1577' ob-robot 2023-11-01 05:10:57 +00:00
  • b5dcad8e1d [LogFetcher] Fix Invalid State Transition of LogFetcher zxlzxlzxlzxlzxl 2023-11-01 05:09:16 +00:00
  • fcc68dce0c [CP] fix forgot to check src tenant dropped. obdev 2023-11-01 04:43:12 +00:00
  • a9bdd3a083 fix auto & lambda nroskill 2023-11-01 04:39:14 +00:00
  • 94909cad93 fix get_server_version log level and error code dimstars 2023-11-01 04:09:39 +00:00
  • 2f6fad57d3 [CP] fix row expr and in expr query range bug obdev 2023-11-01 03:42:09 +00:00
  • 437d364370 [CP] [RS] Optimize admin migration error message. LeonChaoHi 2023-11-01 03:39:18 +00:00
  • 9aebe09783 [CP] fix table location compute bug chimyue 2023-11-01 03:12:12 +00:00
  • 1290fbd7ce [to #52212883]fix bug dbms sql in trigger seuwebber 2023-11-01 03:09:15 +00:00
  • 93ceb4c458 [CP] Fix like '\' bug 2149 2023-11-01 02:53:19 +00:00
  • 38b72b56c2 fix virtual_table may core in sanity yangqise7en 2023-11-01 02:47:44 +00:00
  • 04dcc873ed Fix core at alloc_by_temp_child_distribution_inner xianyu-w 2023-11-01 02:46:38 +00:00
  • 44f7803162 [CP] fix ddl clog rec scn incorrect. obdev 2023-11-01 02:39:17 +00:00
  • 1bda5a7267 docs: corrected grammatical errors in README.md nautaa 2023-11-01 01:44:51 +00:00
  • 4743185a8d Merge branch 'pr_1631' ob-robot 2023-11-01 01:41:09 +00:00
  • 722bd2dc90 placeholder for time model views. rolandqi 2023-11-01 01:39:28 +00:00
  • 30d9d05b88 [CP] fix bug about gi random 4377 obdev 2023-11-01 01:09:28 +00:00
  • e9c0888c0c Control debug log frequency for palf. jiadebinmary@gmail.com 2023-11-01 00:43:33 +00:00
  • 967936da96 fix s2adapter leak obdev 2023-11-01 00:39:45 +00:00