Commit Graph

  • e9465e8541 optimize lock in FreezeInfoMgr obdev 2024-02-08 22:04:53 +00:00
  • a7bd5725da [CP] [to #53934515] Fix decode expression does not support returning complex types obdev 2024-02-08 22:01:53 +00:00
  • abac97250c [arb][fix] fix incorrect usage of strncpy BinChenn 2024-02-08 21:58:54 +00:00
  • 3154082c61 Adapt the new vec2.0 interface for single row calculation DengzhiLiu 2024-02-08 21:55:56 +00:00
  • d3da1d9ffc create savepoint not abort tx to avoid concurrent with stmt execute obdev 2024-02-08 21:50:06 +00:00
  • 9db2501590 [CP] fix bug insert ignore with generated column maybe cause 4377 error yishenglanlingzui 2024-02-08 21:47:06 +00:00
  • b5c3184f83 [FIX] get ls role without lock when check existing_ls_freezing ZenoWang 2024-02-08 21:44:07 +00:00
  • 14f3fec662 [CP] add transfer check dest ls can rebuild condition godyangfight 2024-02-08 21:41:05 +00:00
  • 337cddce15 Repair -4016 error that occur in start_scn invalid obdev 2024-02-08 21:38:04 +00:00
  • 012fce842f [CP] fix: reuse failed das remote task before serialize it. rolandqi 2024-02-08 21:35:05 +00:00
  • 31b14bcba4 Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change. obdev 2024-02-08 21:29:12 +00:00
  • ef105cab85 [CP] [FIX] set dml flag on mvcc row when remove callbacks to make the row estimation more accurate ZenoWang 2024-02-08 21:26:12 +00:00
  • e3b7a57450 Fix job status when the user cancels the job obdev 2024-02-08 21:23:12 +00:00
  • a12ed0ec08 [CP] check cost_time of ob_malloc obdev 2024-02-08 21:20:10 +00:00
  • 8ebd6b9d09 Fix incorrect xml hidden column name mapping during table redefinition Hongqin-Li 2024-02-08 21:17:10 +00:00
  • 685be8bbfb Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time obdev 2024-02-08 21:14:08 +00:00
  • e7d9918604 net.add_rpc_unix_listen remove OB_USE_BABASSL obdev 2024-02-08 21:11:09 +00:00
  • ed933f0e3d fix virtual table ob_thread sanity core obdev 2024-02-08 21:08:09 +00:00
  • fb6c0f0d30 [CP] fix ash report bug AntiTopQuark 2024-02-08 21:02:21 +00:00
  • fbe7a6abe0 fix hash join core when nest loop mode build hash table obdev 2024-02-08 20:59:21 +00:00
  • c58bab0312 placeholder for virtual table __all_virtual_session_ps_info, sys view GV$OB_SESSION_PS_INFO and V$OB_SESSION_PS_INFO obdev 2024-02-08 20:56:20 +00:00
  • 77025bbbb3 Fix incorrect plan sharing causing crash obdev 2024-02-08 20:53:20 +00:00
  • 0581e5049c [CP] fix exec_param nested problem jingtaoye35 2024-02-08 20:50:21 +00:00
  • 64b972e13f [CP] [to #54116671] fix serval pl bugs obdev 2024-02-08 20:47:21 +00:00
  • 84f5c02d50 [CP] adjust ob_default_lob_inrow_threshold invalid error msg obdev 2024-02-08 20:44:19 +00:00
  • b0e44ba256 fix decide incomplete replay and other misc bugs chinaxing 2024-02-08 20:41:20 +00:00
  • 7c6e7ded9c Add ob_admin support for testifying interfaces in ob_backup_io_adapter obdev 2024-02-08 20:38:21 +00:00
  • 9d493648c7 [CP] [OBKV] Fix the number of running TTL tasks is higher than expected obdev 2024-02-08 20:35:20 +00:00
  • b325b511ca [CP] fix standby replay 4719 maosy 2024-02-08 20:32:20 +00:00
  • 9005f0a5a9 Fix table api perf issue JiahuaChen 2024-02-08 20:23:43 +00:00
  • 4e1a393d8d push redo_sync task after unlock && get tx ctx with lock_timeout obdev 2024-02-08 20:20:42 +00:00
  • 82eb30388c fix topn bug: comp not updated when new batch be added obdev 2024-02-08 20:14:52 +00:00
  • 6c236f548c occupy codes for the password func obdev 2024-02-08 20:11:52 +00:00
  • cdfa322cc4 fix: all_virtual_id_service coredump when tenant id list is empty obdev 2024-02-08 20:03:16 +00:00
  • 16d08bf241 Fix a bug when run docker_build.sh with one input LINxiansheng 2024-02-08 20:00:16 +00:00
  • f8f62b75c7 Fix the memory leak bug of VectorHeader to_string obdev 2024-02-08 19:54:30 +00:00
  • 5a89da909b fix vec2.0 px merge sort receive and table scan partition pruning bug obdev 2024-02-08 19:51:29 +00:00
  • 76f6145117 Fix flashback error code when read snapshot recycled JiahuaChen 2024-02-08 19:45:40 +00:00
  • df48d0946b fix compile error on arm hnwyllmm 2024-02-08 19:42:42 +00:00
  • 86f2b264f6 [CP] fix px pool core at mtl_stop when create tenant failed obdev 2024-02-08 19:39:42 +00:00
  • 9e99fdb706 fix coredump if toolbox init half hnwyllmm 2024-02-08 19:36:43 +00:00
  • ce398d70f0 [CP] [to #53961481] fix mysqltest, associative array need an init state obdev 2024-02-08 19:33:43 +00:00
  • 626c5536f9 bugfix: substr expr get wrong result length obdev 2024-02-08 19:30:43 +00:00
  • 426469c057 [CP] fix serialize ObSqlArrayObj bugs jingtaoye35 2024-02-08 19:27:43 +00:00
  • d2633c10e1 [CP] [to #52802834] fix record default value with null & serval bugs obdev 2024-02-08 19:24:42 +00:00
  • 2e47168229 Fix direct load reset mem_ctx obdev 2024-02-08 19:21:42 +00:00
  • 44315c82f4 ob_item_type occupy maosy 2024-02-08 19:18:40 +00:00
  • 72bcc7d7b2 [CP] sql_nio memory_pool allocate memory form tenant after get tenant_id obdev 2024-02-08 19:15:38 +00:00
  • d1347a4485 disable direct load to table with mlog obdev 2024-02-08 19:12:38 +00:00
  • 550562e6e3 Fix vec 2.0 limit op use wrong null index hezuojiao 2024-02-08 19:09:40 +00:00
  • 3fd4afdc90 Fix print vectorized rows core when row is skipped hezuojiao 2024-02-08 19:03:50 +00:00
  • 7e40f4cb68 [CP] fixed core at print log HaHaJeff 2024-02-08 19:00:49 +00:00
  • 65d5b08606 [CP] fix update with non-strict mode core obdev 2024-02-08 18:57:49 +00:00
  • bb9dd9dcde Fix the issue with inaccurate error messages for duplicate rowkey obdev 2024-02-08 18:54:48 +00:00
  • d40845d673 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv renju96 2024-02-08 18:46:07 +00:00
  • 230773b31a [bugfix] parallel replay branch savepoint insert tx-data-table lost data chinaxing 2024-02-08 18:43:05 +00:00
  • d09f4efcff fix some problem in <hint material> obdev 2024-02-08 18:40:02 +00:00
  • b4224a09b3 [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint obdev 2024-02-08 18:34:08 +00:00
  • d9d136275c BUG: loading multi empty files failed hnwyllmm 2024-02-08 18:31:05 +00:00
  • 0172c8f91e fix wait logic of ObTenantSnapshotService wanyue-wy 2024-02-08 18:25:09 +00:00
  • 39be5e9105 reset parser when reuse index_scanner renju96 2024-02-08 18:22:09 +00:00
  • 050f084101 BUGFIX: tablelock retry OB_EMPTY_RESULT obdev 2024-02-08 18:16:17 +00:00
  • c151117756 [CP] [to #52634036] revert child expr when replace top expr to question mark obdev 2024-02-08 18:04:46 +00:00
  • b369a4f5ec [CP] [CP] enable lse optimization on armv8 obdev 2024-02-08 18:01:43 +00:00
  • 8db66b6444 Fix direct load core at stop table compactor obdev 2024-02-08 17:58:42 +00:00
  • 277099bcce [CP] [FIX] skip checking leader logstream when need skip throttle ZenoWang 2024-02-08 17:55:42 +00:00
  • f43ada202f record tenant_id && adapitve update resource limit when advance clock in throttle unit ZenoWang 2024-02-08 17:52:44 +00:00
  • cf54270259 Fix mview oracle compatible views obdev 2024-02-08 17:49:44 +00:00
  • 127b567344 [CP] refine dup_table two_phase_commit for performance obdev 2024-02-08 17:46:44 +00:00
  • 1ba6580847 fix print trans trace event core chinaxing 2024-02-08 17:40:56 +00:00
  • d6ac8823cd fix stmt rollback failed cause 4038 returned to client chinaxing 2024-02-08 17:35:07 +00:00
  • 90b7fe53bb bugfix : json dot notation bugfix patch to master obdev 2024-02-08 17:32:07 +00:00
  • 81e0cd0938 use tracepoint control sql memory mgr global bound obdev 2024-02-08 17:29:07 +00:00
  • 0fe4b73dfc gc tablet of creating abort when ls offline obdev 2024-02-08 17:26:06 +00:00
  • 564b74bc19 take up space on the master branch for parameter checkpoint_diagnose_preservation_count obdev 2024-02-08 17:20:17 +00:00
  • 59c1d87984 fix worker leak when oom nroskill 2024-02-08 17:17:18 +00:00
  • 30cf1c7598 statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064 akaError 2024-02-08 17:14:19 +00:00
  • 27c4a22c70 fix process commit cb linked-list chinaxing 2024-02-08 17:11:19 +00:00
  • d48e962395 [TABLELOCK] add placeholder of error codes for table lock splitting obdev 2024-02-08 17:08:20 +00:00
  • 261b4a7e2c The ROW_CMP_FUNCS support comparison between FIXED_DOUBLE and DOUBLE. obdev 2024-02-08 17:05:21 +00:00
  • 665a202c73 Adjust OB_MALLOC_REQ_NORMAL_BLOCK_SIZE obdev 2024-02-08 17:02:19 +00:00
  • 949269b839 rename a pcode name HaHaJeff 2024-02-08 16:59:19 +00:00
  • 1ec266b97f [CP] [to #53885845] fix package state sync with distrubte plan on remote server obdev 2024-02-08 16:56:17 +00:00
  • 262a63c5ac [CP] [to #53768441] fix pl retry logic with package state change & fill cursor obdev 2024-02-08 16:53:16 +00:00
  • 75300339f3 [CP] [to #53795668] fix collection element access with deleted element obdev 2024-02-08 16:50:15 +00:00
  • fa31f40416 fix do not restore number buffer leads memory damage obdev 2024-02-08 16:47:15 +00:00
  • 983dc1a2d4 fix: index usage test case obdev 2024-02-08 16:44:14 +00:00
  • f351aa3c6a [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block obdev 2024-02-08 16:41:14 +00:00
  • 7df6c7b6fb stmt type on master obdev 2024-02-08 16:38:15 +00:00
  • 3b923d7b7e Fix potential issue with IntermResultManager and DetectManager calling each other. obdev 2024-02-08 16:35:15 +00:00
  • 7068d87d04 fix macro block id array use searray operator= obdev 2024-02-08 16:29:26 +00:00
  • 5ca81e3013 Fix expr calc accuracy reuse during type deduce hezuojiao 2024-02-08 16:26:25 +00:00
  • ba7c8e7351 [to #52329678]package variables cannot be called with brackets seuwebber 2024-02-08 16:23:24 +00:00
  • 3a43b5f75d Resolved the issue of deadlocks caused by repeatedly acquiring write locks when deleting all interm results of a tenant obdev 2024-02-08 16:20:22 +00:00
  • 74ab463ae4 Fix allocator in index scanner DengzhiLiu 2024-02-08 16:17:22 +00:00
  • f9e6ca6913 prevent running qpl code on unknown platforms hnwyllmm 2024-02-08 16:14:22 +00:00
  • f47be7342e to issue<53361277>:support flush pl cache single cache object obdev 2024-02-08 16:11:21 +00:00
  • 201a6fc94d Placeholder of xml_phase3 branch on master obdev 2024-02-08 16:05:32 +00:00
  • be8d18faed fix update tablet snapshot version obdev 2024-02-08 16:02:32 +00:00
  • f40c2f9ef7 [CP] [4.3] fix create user log stream problem with 2F1A and 4F1A obdev 2024-02-08 15:59:34 +00:00