Commit Graph

  • fb92c7db0b remove 'lock_all_dll_operation' from RS major_freeze obdev 2023-01-09 06:38:04 +00:00
  • 7b1f4c849a correct the use of ObCtxIds::CO_STACK obdev 2023-01-09 04:15:34 +00:00
  • 0869d3f3f5 BUGFIX: lockop use local time obdev 2023-01-09 04:11:45 +00:00
  • 8a4c2e67f7 Change log level of OB_SIZE_OVERFLOW in function datetime_to_str obdev 2023-01-09 03:45:48 +00:00
  • 8214021920 [CP] [Election] fix ERROR print log and core-risk print log obdev 2023-01-09 03:42:03 +00:00
  • 901bdbb9dc change dump block log level hezuojiao 2023-01-09 03:38:10 +00:00
  • a6b8c02d39 revert the commit which cause remote execution may report error_code 4002 yishenglanlingzui 2023-01-09 03:08:11 +00:00
  • 86c81af0f3 fix backup performance issue oceanoverflow 2023-01-07 08:38:15 +00:00
  • 915e19cc3d Retry set tablet id when 4013 JiahuaChen 2023-01-06 14:45:46 +00:00
  • c8c9318ac5 Turn off log_for_lock_node obdev 2023-01-06 14:42:01 +00:00
  • c082c93fd4 Fix plan with das for update hang in px transmit operator qianchanger 2023-01-06 14:38:14 +00:00
  • 2cfa340452 fix wrong cpu_capacity in __all_virtual_server after cpu_count changing nroskill 2023-01-06 11:15:32 +00:00
  • 44745724fc swap tablet in compaction and destroy memtabls array obdev 2023-01-06 10:38:13 +00:00
  • 678650edc8 Fix the bug caused by the schema version inconsistency between the remote execution ctrl_server and execution_server yishenglanlingzui 2023-01-06 10:09:23 +00:00
  • d3d0e6d263 adjust log level from ERROR to WARN obdev 2023-01-06 09:38:13 +00:00
  • 561432c689 [FEAT MERGE] Big Txn Execution Optimization Handora 2023-01-06 09:12:22 +00:00
  • 4dfd67d8fb fix misuse of async rpc while create ls maosy 2023-01-06 08:38:08 +00:00
  • cb953e3049 to issue<47106248>:fix core because memory access out of bounds obdev 2023-01-06 08:12:01 +00:00
  • 59da858773 [CP] fixed(logservice): log reduction HaHaJeff 2023-01-06 08:08:15 +00:00
  • c147ef1881 Load linked id list in deserialization JiahuaChen 2023-01-06 07:11:58 +00:00
  • d748a60ef2 Fix obtest case tino247 2023-01-06 07:08:10 +00:00
  • 1b2a989dfc fix asan compile obdev 2023-01-06 06:41:55 +00:00
  • 346d8a3ecc fix duplicated error msg reported pollutes the forward user msg. obdev 2023-01-06 04:42:01 +00:00
  • e02880d2e1 [CP] fix simplify null condition bug ChangerR 2023-01-06 04:38:15 +00:00
  • 889807b98b [CP] fix access_key decrypt bug WenJinyu 2023-01-06 04:08:09 +00:00
  • 82de09db7c to issue<47104904>:forbid cursor var member is complex type of cursor for loop stmt obdev 2023-01-06 03:08:16 +00:00
  • 3d502c830a [UPGRADE] Support upgrading cluster with standby tenants tino247 2023-01-06 02:38:11 +00:00
  • 63178d179b [Election] add some log obdev 2023-01-06 02:12:00 +00:00
  • 624e75ad77 Fix memleak in minmax pushdown obdev 2023-01-06 02:08:10 +00:00
  • ca82e08423 rename resubmit_2pc_log and remove info log obdev 2023-01-05 14:41:44 +00:00
  • 58ae97b3c4 adjust some optimizer stats unstable cases for master wangt1xiuyi 2023-01-05 14:15:30 +00:00
  • d1698b9e9a Open LTO compile optimization in RPM build obdev 2023-01-05 13:08:14 +00:00
  • d5c563072a fix index skip scan selectively calculate bugs obdev 2023-01-05 12:41:57 +00:00
  • 6bc6228b9c to issue<47101316>:fix ob execute slow when executing forall dml stmt containing udf obdev 2023-01-05 12:38:11 +00:00
  • 3279d19b71 Print leak slice when ObSliceAlloc finds memory leak ZenoWang 2023-01-05 09:16:00 +00:00
  • da420ad3c8 [to #46374032] check JSON_OBJECT_T call undeclared component obdev 2023-01-05 09:12:14 +00:00
  • 110881e2ad Fix scan_rowkey_range's memory invalid obdev 2023-01-05 09:08:28 +00:00
  • cce7bdeb9d Implement user-defined aggregate function overloading obdev 2023-01-05 08:38:19 +00:00
  • a0b1894058 fix bug of weight_string AntiTopQuark 2023-01-05 08:16:35 +00:00
  • d8a6142152 check paxos replica num when leader get follower servers, and allow follower advance status when leader‘s status is advanced hamstersox 2023-01-05 08:12:48 +00:00
  • ef45b416d9 [Fix].dec bucket_num of macro_id_set in index_rebuilder obdev 2023-01-05 07:41:56 +00:00
  • 99a529ed7e Clear sub expr evaluated flag of black filter when apply filter DengzhiLiu 2023-01-05 07:38:10 +00:00
  • d5b0d8c541 BUGFIX: fix tablelock core obdev 2023-01-05 05:11:50 +00:00
  • a2ab33a2dd add tablet table update report statis maosy 2023-01-05 05:08:06 +00:00
  • a046ae912c Fix unexpected zero delay schedule time Hongqin-Li 2023-01-05 04:45:43 +00:00
  • 9726d0fd36 fix deadcode in ObBLService::get_tenant_max_stale_time_ dimstars 2023-01-05 04:41:57 +00:00
  • 3bf2afff17 fix check_global_index_column_checksum in case of OB_FREEZE_SERVICE_EPOCH_MISMATCH obdev 2023-01-05 04:38:09 +00:00
  • 656ce35cce fix mysqltest obdev 2023-01-05 04:08:12 +00:00
  • 003bed9ba0 ddl fix log print of set_commit_sucess simonjoylet 2023-01-05 03:08:17 +00:00
  • a09a9911fe to issue<47065195>:fix memory leak of pl temp when using udf in sql stmt obdev 2023-01-04 14:08:13 +00:00
  • 30b78e5855 fix defensive detection bug for replaying log task obdev 2023-01-04 13:41:55 +00:00
  • 4ca6b270f0 do not read by ELR when tenant is not primary obdev 2023-01-04 13:38:09 +00:00
  • 314746bd3d Fix ls migration core at src get macro block range argument godyangfight 2023-01-04 13:12:04 +00:00
  • fc9516046f Add reserved position for virtual table all_virtual_io_scheduler renju96 2023-01-04 13:08:17 +00:00
  • 7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match obdev 2023-01-04 12:39:02 +00:00
  • cca9f7c2d2 [CP] Give PX thread more better name obdev 2023-01-04 12:08:20 +00:00
  • d8000e3816 fix memory managerment of dynamic node in TenantTabletStatMgr obdev 2023-01-04 11:42:06 +00:00
  • 1c9259243e Fix base64 bug: ob doesn't return null as expected obdev 2023-01-04 11:38:19 +00:00
  • a2c0577954 [xa][4.1]add obtest for xa two phase commit obdev 2023-01-04 11:15:40 +00:00
  • cb11bafd09 fix ObBLValue::update_ts_ is not initialized dimstars 2023-01-04 11:11:53 +00:00
  • 23664d7d24 copy from data_dir config to variable datadir hnwyllmm 2023-01-04 11:08:06 +00:00
  • 8ee98a51af Fix mysql tests hezuojiao 2023-01-04 10:38:12 +00:00
  • e8d80ceea0 fix: there is a gap tenant config maybe dropped when create tenant obdev 2023-01-04 10:12:03 +00:00
  • 846f7ad6a1 [to #46505310] fix mysqltest obdev 2023-01-04 10:08:19 +00:00
  • 07b1224a51 [FEAT MERGE] skip scan feature and performance optimization obdev 2023-01-04 09:08:22 +00:00
  • ad415b4359 [4.1] tablet gc and tablet persist disassociation obdev 2023-01-04 08:41:50 +00:00
  • 4453ef5eee Fix some query rewrite bug obdev 2023-01-04 08:08:15 +00:00
  • 0bd1b2cf37 fix char/nchar attribute bug in udt obdev 2023-01-04 07:42:18 +00:00
  • 1176a00258 adjust the infomation_schema result hamstersox 2023-01-04 07:38:31 +00:00
  • 90984a6af4 fix the core that ObSqlSockSession may be freed after deliver sql request by worker thread obdev 2023-01-04 07:09:15 +00:00
  • a4f1c1b7b0 Add License file (#1270) Longda 2023-01-04 13:12:28 +08:00
  • 95806f25cb disable block scan with scn output chaser-ch 2023-01-04 05:12:02 +00:00
  • a2c4ee247b [CP] [to #46956047]fix bug use for-loop-cursor variable as a parameter for routine seuwebber 2023-01-04 05:08:15 +00:00
  • 790b6587d4 print error log when replay log failed last for long time obdev 2023-01-04 04:41:51 +00:00
  • 03a9f4d2a0 [4.1][xa] refine xid check for null field obdev 2023-01-04 04:38:07 +00:00
  • fbae223bbb [CP] fix replay get tablet issue hiddenbomb 2023-01-04 04:15:34 +00:00
  • 5531962271 change nullable flag for ora agent table obdev 2023-01-04 04:11:48 +00:00
  • 8fe43acbe6 add label for memory allocation obdev 2023-01-04 02:38:29 +00:00
  • e9465ca1dd revise scn about major freeze in __all_rootservice_event_history obdev 2023-01-03 16:08:28 +00:00
  • d60ae0bd6d [BUGFIX]revert modified for 0 tablet table obdev 2023-01-03 15:43:23 +00:00
  • e7f17c5ccd fix scn check obdev 2023-01-03 15:34:29 +00:00
  • 2b5e273dd0 fix elr and defensive mgr bug obdev 2023-01-03 15:26:51 +00:00
  • 6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 0xacc 2023-01-03 15:23:04 +00:00
  • 6922419059 remove smart_call log obdev 2023-01-03 14:42:04 +00:00
  • f14618802c fix gis mysqltest in slave mode obdev 2023-01-03 14:38:21 +00:00
  • 55f915e051 clear status of tablets in __all_tablet_meta_table when executing 'alter system clear merge error' obdev 2023-01-03 09:49:59 +00:00
  • 1b774c9216 [CP] adjust the timestamp default value to null, instead of emtry str hamstersox 2023-01-03 09:42:33 +00:00
  • ae962fba65 Fix an order by udt bug xianyu-w 2023-01-03 09:16:29 +00:00
  • 5ba864f256 [CP] [parser][bugfix]: raise parser_error while these is invalid character. Monk-Liu 2023-01-03 09:12:43 +00:00
  • 8db97ab4e4 [to #47026168] fix sanity core & package cursor resolve obdev 2023-01-03 09:08:58 +00:00
  • d1733011e9 [CP] Fix uncommitted flag in micro scanner DengzhiLiu 2023-01-03 08:42:13 +00:00
  • 5db7db83df reset ObArenaAllocator in big loop in ObQueryDriver::response_query_result obdev 2023-01-03 08:38:27 +00:00
  • 0f5613364d fix width bucket result scale not set bug obdev 2023-01-03 07:42:20 +00:00
  • f48d2d13a7 fix mysqltest cases LINxiansheng 2023-01-03 07:38:36 +00:00
  • 4250b40aa2 [CP] fix program crashed when top_limit_cnt_ in operator select-into is set to zero obdev 2023-01-03 07:12:23 +00:00
  • eddcded977 Fix mysql tests hezuojiao 2023-01-03 07:08:38 +00:00
  • 1834cc9b88 fix gis unittest obdev 2023-01-02 12:42:10 +00:00
  • 4bd0c6351a purge timeout is not suitable obdev 2023-01-02 12:38:27 +00:00
  • 2c8c28887f [FEAT MERGE]support ddl real time monitoring Charles0429 2022-12-30 13:18:48 +00:00
  • 5535b96376 fix tablet report error maosy 2022-12-30 13:15:03 +00:00