Commit Graph

  • 323d256e7a support tenant config compatible dump to file before effective in memory obdev 2023-03-06 08:41:10 +00:00
  • a401951741 fix partition list compat bug Larry955 2023-03-06 08:11:22 +00:00
  • ee44943313 Use error log when cannot create more memtable obdev 2023-03-06 07:46:27 +00:00
  • ca23020851 fix table load general table compact concurrency issue obdev 2023-03-06 07:43:47 +00:00
  • d2149f86e3 [MDS] add virtual table placeholder obdev 2023-03-06 07:13:50 +00:00
  • 38df57d1c4 Fix index task hang after take effect and canceled Hongqin-Li 2023-03-06 05:11:20 +00:00
  • e6b7f8e8be fix instr case sensitive akaError 2023-03-06 04:43:50 +00:00
  • 03cafacec1 fix wrong span_id in full link tracing nroskill 2023-03-06 04:41:14 +00:00
  • 4f2ab1f735 fix not add enumset to str above questionmark bug obdev 2023-03-06 04:14:01 +00:00
  • 1581cac17a fix compile in perf mode nroskill 2023-03-06 04:11:20 +00:00
  • f218dfc62c [master] fix XA exit reset xa_info on txdesc caused tx route failed chinaxing 2023-03-06 03:43:33 +00:00
  • 085ddb9d8b Fix elect priority scn for raw_write leader. obdev 2023-03-06 03:13:32 +00:00
  • 5722d40f35 fix weak read select replica obdev 2023-03-06 03:10:54 +00:00
  • ead837a209 fix udr mtl stop not check null obdev 2023-03-06 02:46:09 +00:00
  • 0995c8b2f5 fix truncate table failed caused by delete history stats and enum/set type gather bug wangt1xiuyi 2023-03-06 02:43:31 +00:00
  • c411be8e33 fix try_gc_tablet_checksum about timeout and frequency obdev 2023-03-06 02:40:54 +00:00
  • 6236cfcdcf Fix log stat view out-of-date issue. obdev 2023-03-05 02:10:42 +00:00
  • 59fe65cfe2 Upgrade compatibility of backup and restore hamstersox 2023-03-04 07:11:08 +00:00
  • 5cd4dcc8b4 Handle OB_NEED_RETRY ret_code of Palf Iterator in archive obdev 2023-03-04 06:41:23 +00:00
  • a6e7d65447 fix bug:core-dump occurs in partition column with auto-increment when multi-node deployment Revendell 2023-03-04 02:11:06 +00:00
  • f8e03ff190 fixed read log after flashback may be hang HaHaJeff 2023-03-04 01:43:38 +00:00
  • 9eba955ac6 fix outline/hint generate plan bug obdev 2023-03-04 01:41:06 +00:00
  • a038417955 Fix unexpected ddl start after ddl commit log Hongqin-Li 2023-03-03 11:41:20 +00:00
  • b5244db425 Avoiding the impact of new_truncate_table on mysql auotinc, then we need to execute the old logic obdev 2023-03-03 10:11:05 +00:00
  • 4d8634e94e restrict different observer binary version migrate and rebuild oceanoverflow 2023-03-03 09:43:33 +00:00
  • 03ff66996e [OBCDC] ignore rollbacked schema_version after tenant start service SanmuWangZJU 2023-03-03 09:40:57 +00:00
  • c6e23516d2 fix ddl task when the tenant switch to standby simonjoylet 2023-03-03 09:13:52 +00:00
  • 730345eeb7 fix the problem of losing extra info in the case of multiple 2.0 protocol packages obdev 2023-03-03 09:11:16 +00:00
  • bfbe2f8609 add defensive code for small sstable optimization obdev 2023-03-03 08:46:06 +00:00
  • 1803d16852 fix: ignore errno ENOENT when copy dump config file obdev 2023-03-03 08:43:32 +00:00
  • b2cc97f559 Bugfix for ObPxMSCoordOp: keep projected flag well maintained obdev 2023-03-03 08:40:59 +00:00
  • 70676363eb Fix log restore controller lsn compare eror obdev 2023-03-03 08:16:15 +00:00
  • 1b9aaaba25 Wait until old ddl session exit before deciding the need of retry Hongqin-Li 2023-03-03 08:13:40 +00:00
  • c19b2b1dcd Fix sw accum_checksum rollback bug. obdev 2023-03-03 07:46:11 +00:00
  • 6d7dbdc556 add timeout_us for dml obdev 2023-03-03 07:43:37 +00:00
  • 2b0d3930a3 reserver fo io_tracer_table renju96 2023-03-03 07:13:48 +00:00
  • e84f946374 Revert “fix show trace cannot find root span while adaptting upstream” obdev 2023-03-03 07:11:13 +00:00
  • 158dedccd8 fix coredump at tenant hook nroskill 2023-03-03 06:43:32 +00:00
  • 4d673a8b07 Fix migration streaming rpc time out bug godyangfight 2023-03-03 06:40:58 +00:00
  • 3c2464ff06 [master] release tx won't failed if tx is active chinaxing 2023-03-03 04:16:29 +00:00
  • 01a4cbb0ee [BUG] torelant find participants for new leafer Handora 2023-03-03 04:13:53 +00:00
  • 46579b86c9 Fix fetch tablet autoinc hang after leader switch Hongqin-Li 2023-03-03 03:43:34 +00:00
  • 170ebd9ba9 [CP] support virtual table and core table gather stats and use stats wangt1xiuyi 2023-03-03 03:40:59 +00:00
  • d91c405414 fix create_hidden_table not use DEFINE_DDL_RS_RPC_PROCESSOR bug obdev 2023-03-03 03:10:45 +00:00
  • 2ebb61616d fix table_item out-of-bounds access problem ChangerR 2023-03-03 02:43:52 +00:00
  • 2b6734beb3 fix the standby database fails to obtain gts and enqueues but does not add reference counts obdev 2023-03-03 02:41:17 +00:00
  • 729e802a22 fix generate_frozen_scn about guarantee data_version of freeze_info would not rollback obdev 2023-03-02 19:23:38 +00:00
  • 87223f9a44 [BUGFIX] fix expr to str support return text obdev 2023-03-02 19:18:38 +00:00
  • 42778d1356 Fix table load multiple heap table compact concurrency issues obdev 2023-03-02 19:16:03 +00:00
  • 1ce10fdb94 Fix root inspection error tino247 2023-03-02 19:13:28 +00:00
  • 10902c8c01 lower level of create_worker log nroskill 2023-03-02 19:10:52 +00:00
  • 7550f4ffc6 [to #47796411] adjust error code -4013 when tenant out of memeory obdev 2023-03-02 18:59:26 +00:00
  • 9447a59f54 add truncate_table retry error code obdev 2023-03-02 18:56:52 +00:00
  • ca825173cf [OBCDC] filter tenant in advance when working in data_dict refresh mode obdev 2023-03-02 18:54:17 +00:00
  • 4bcd321454 fix auto mem mgr can not alloc enough merge way for ems sort && fix recompile view while resolve view failed obdev 2023-03-02 18:51:44 +00:00
  • a65db0d0f8 timeguard and tenant config opt (5/5) obdev 2023-03-02 18:49:10 +00:00
  • b382879cb3 Fix show create table hang when global service is not leader hezuojiao 2023-03-02 18:46:35 +00:00
  • f0c194c308 fix bug of obj_leak_checker obdev 2023-03-02 18:44:02 +00:00
  • 2c2c26c35b fix add evolving plan and baseline plan to different plan set obdev 2023-03-02 18:41:28 +00:00
  • f92d1c1e44 Fix tmp file destroy after kvcache cause 4016 obdev 2023-03-02 18:38:50 +00:00
  • e02930aa08 [master] fix tmp table reroute chinaxing 2023-03-02 18:36:17 +00:00
  • e5e8ee239b [to #48156488] add error code OB_ERR_VARIABLE_NOT_IN_SELECT_LIST placeholder 0xacc 2023-03-02 18:33:31 +00:00
  • 20d0d4661c Add some logs, for troubleshooting 4377 problem AntiTopQuark 2023-03-02 18:30:55 +00:00
  • e1bbb36c43 [BUG.FIX] Reduce log printing during tablet swap in and out Tyshawn 2023-03-02 18:28:20 +00:00
  • e0c0e3037c fix union all strict pw check logic obdev 2023-03-02 18:25:46 +00:00
  • e460d04918 fix bug:fill in the correct tenant data version for direct_load Revendell 2023-03-02 18:23:13 +00:00
  • 196cc36bc7 [BUGFIX] fix write param reverse scan meta obdev 2023-03-02 18:20:38 +00:00
  • fb9114f0d7 clear first_created_ctx_ flag for replay from the middle obdev 2023-03-02 18:18:04 +00:00
  • 32910f93de Fix scalar groupby pushdown bug obdev 2023-03-02 18:13:01 +00:00
  • 808789eeb9 Fix tmp file write info invalid obdev 2023-03-02 18:10:25 +00:00
  • 6f6a858a59 fix:48137085 obdev 2023-03-02 18:07:49 +00:00
  • 98b90d97f5 [CP] fix query range in bug Larry955 2023-03-02 18:05:11 +00:00
  • 1cd6a71941 Canonical tenant-level thread exit maosy 2023-03-02 18:02:26 +00:00
  • 6a4317b34e add limit for replay allocator obdev 2023-03-02 17:59:51 +00:00
  • f4d50a1367 Fix fetch log streamingly bug. obdev 2023-03-02 17:57:17 +00:00
  • 86dfa898bd fix generate_frozen_scn about max frozen_scn not same in cache and table obdev 2023-03-02 17:54:42 +00:00
  • fdf9ca8dec Add direct load information to __all_virtual_long_ops_status obdev 2023-03-02 17:52:08 +00:00
  • 969746627a rollback persistent unit obdev 2023-03-02 17:49:33 +00:00
  • 01644a390c optimize the lock in ObObjectDevice obdev 2023-03-02 17:46:58 +00:00
  • 49809d219c modify the way that slog flush thread gets start ts obdev 2023-03-02 17:44:22 +00:00
  • f1d066b4bd [opt_stats]: Fix online_osg bugs Monk-Liu 2023-03-02 17:41:48 +00:00
  • f0cbd4582a fix the savepoint cannot be obtained due to session changes in the proxy scenario obdev 2023-03-02 17:39:13 +00:00
  • 18d5e039d2 fix piece views wxhwang 2023-03-02 17:36:36 +00:00
  • 123a926c46 fix return code overlap in ObTenant::init nroskill 2023-03-02 17:33:48 +00:00
  • baa7cdab80 add more info when disk_hung renju96 2023-03-02 17:31:09 +00:00
  • 29a8432688 fix px recieve dynamic param core when upgrade obdev 2023-03-02 17:28:33 +00:00
  • e065d29667 fix mittest test_ob_simple_cluster coredump obdev 2023-03-02 17:25:58 +00:00
  • 5987bcac30 Restore log suspend when log disk full obdev 2023-03-02 17:20:56 +00:00
  • 6b0c6d40a2 forbid major freeze based on GET_MIN_DATA_VERSION and add compaction diagnose info obdev 2023-03-02 17:18:21 +00:00
  • fae12fa616 [to #35027451] refresh mysqltest case obdev 2023-03-02 17:13:17 +00:00
  • 76437a335c [4.1] fix bug that determine whether logstream freeze or tablet freeze obdev 2023-03-02 17:10:41 +00:00
  • 8752faba5e [bugfix] fix shared expr related problems obdev 2023-03-02 17:08:04 +00:00
  • 528a51f718 [bugfix ] fix encoding under estimate upper store size for var-length data saltonz 2023-03-02 17:05:25 +00:00
  • 08a372ab33 fix dblink info core obdev 2023-03-02 16:57:37 +00:00
  • c2fea4f4d0 Fix dh window function report -4016 qianchanger 2023-03-02 16:55:01 +00:00
  • 20e5641cb8 close accumlate checksum of PalfIterator HaHaJeff 2023-03-02 16:52:24 +00:00
  • 5088aa012d Fix: generate column dml scene replace/insert_up fixed obdev 2023-03-02 16:49:46 +00:00
  • da9dd32a49 Bugfix for PX merge sort coordinator obdev 2023-03-02 16:47:11 +00:00
  • 0f0d98ce6a Change the rt exprs array source when in px batch rescan qianchanger 2023-03-02 16:44:34 +00:00
  • 6b74f579c4 enhance compaction diagnose a1iive 2023-03-02 16:41:58 +00:00