Commit Graph

  • 12e5e29b34 [CP] fix index type change from global to local after alter part operation. obdev 2023-05-26 08:54:04 +00:00
  • 6141f2a468 [CP] fix const expr use vectorize in leads core && fix mysqltest 18523270951@163.com 2023-05-26 08:48:24 +00:00
  • 2eb75be0cc [CP] Fix unexpected arb degarde for large timeout config. jiadebinmary@gmail.com 2023-05-26 08:42:38 +00:00
  • 0fbaa9de57 [CP] [Election] fix table_accessor read string bug fengdeyiji 2023-05-26 08:12:49 +00:00
  • 8b9520eb57 [CP] impl parallel range splite for micro level chaser-ch 2023-05-26 07:42:43 +00:00
  • 3acb16210f fix typos Klawz 2023-05-26 13:25:13 +08:00
  • 721d79b8cd Set up caching for large chunks of memory obdev 2023-05-26 03:12:48 +00:00
  • f2c0260ba6 [CP] avoid restart observer when read incorrect data from disk. HaHaJeff 2023-05-26 02:48:22 +00:00
  • adb9628c44 [CP] avoid get_select_item crash obdev 2023-05-25 15:12:40 +00:00
  • 5ec6f7bacf [CP] fix temporary table cleaning bug wjhh2008 2023-05-25 14:48:22 +00:00
  • 8605b6fc4d [CP] Fix union hash distinct hang qianchanger 2023-05-25 14:42:38 +00:00
  • 096938a055 [C] fix outline失效 [4_1_0_release < master] akaError 2023-05-25 14:12:29 +00:00
  • a30ba89456 [CP] Modify the view definition of TABLE_CONSTRAINTS liboyang0730 2023-05-25 13:42:53 +00:00
  • 6d2d363caf get weak_read_ts before get tablet in medium schedule yangqise7en 2023-05-25 13:25:09 +00:00
  • 81a5d0610b [CP] [tx-route] support receive duplicate state from proxy chinaxing 2023-05-25 13:19:27 +00:00
  • 477c2b660c [CP] fix px target negative bug sdc 2023-05-25 13:13:36 +00:00
  • e0fcdf3485 [CP] BUGFIX: enable replay after ls create finish obdev 2023-05-25 12:54:05 +00:00
  • 14ab485473 [CP] Fix direct load hang unit delete suz-yang 2023-05-25 12:48:24 +00:00
  • c0390dd9a2 [CP] disable nlj group rescan for some cases shibin-xu 2023-05-25 12:42:40 +00:00
  • 3c23543f1b [CP] [to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump LiuYoung00 2023-05-25 12:24:14 +00:00
  • ef1f135f3f [CP] Adaptively adjust query timeout for refresh full simple table schemas tino247 2023-05-25 12:18:30 +00:00
  • 5df9bc4ee7 [CP] [to #49439164] fix opaque constructor function resolve obdev 2023-05-25 12:12:47 +00:00
  • 74f8e4b6e4 fix bad memleak when specifical tenant tushicheng 2023-05-25 11:48:36 +00:00
  • ba741930b1 [CP] Add defence when write __all_table_history tino247 2023-05-25 11:42:58 +00:00
  • be947fdcb9 Add schema sync check point when run upgrade job tino247 2023-05-25 09:42:34 +00:00
  • a6c0f1ece7 [CP] fix thread leak when _ob_enable_dynaimc_worker=false nroskill 2023-05-25 08:12:52 +00:00
  • b64c1579de [CP] fix: core when stop dbms_scheduler obdev 2023-05-25 07:42:43 +00:00
  • a70e2204bf [CP] fix replay redo error when push end_scn to start_scn + 1 obdev 2023-05-25 05:48:35 +00:00
  • ce72e55b5a [OBCDC] Fix support LOB inrow <-> outrow SanmuWangZJU 2023-05-25 05:42:49 +00:00
  • 68f6f077a7 Fix 4.0.0.0 upgrade to 4.1.0.1 related problem tino247 2023-05-25 05:18:36 +00:00
  • c3649db853 [CP] [OBCDC] Fix OBCDC exits when fetching missing log failed zxlzxlzxlzxlzxl 2023-05-25 05:12:48 +00:00
  • bf7934d41f [CP] Fix direct load exec session info suz-yang 2023-05-25 04:48:03 +00:00
  • 7102777091 [CP] [to #49335040]add thread lock for pl_cursor_map_ LiuYoung00 2023-05-25 04:42:31 +00:00
  • ea991eeaa1 [CP] Lower MacroBlockReader 4013 LogLevel, from ERROR to WARN obdev 2023-05-25 04:18:10 +00:00
  • c8d96bc5f0 [CP] Fix forgot to rollback tablet binding Hongqin-Li 2023-05-25 04:12:41 +00:00
  • a91f5696f8 [CP] don't print error log in flying of flashback HaHaJeff 2023-05-25 03:42:26 +00:00
  • b8719a3ae2 [CP] fix GV$SESSION_LONGOPS dont display task id obdev 2023-05-25 03:12:25 +00:00
  • 1fbc7051a1 [CP] [PALF] fix wait_log_barrier condition BinChenn 2023-05-24 11:48:01 +00:00
  • 9fb2f1585e [CP] Fix searray memory leak obdev 2023-05-24 11:42:30 +00:00
  • 5dac7a6fde [CP] fix shared expr canonicalize bug and const propagate bug yinyj17 2023-05-24 11:23:38 +00:00
  • 5345dfb220 [CP] Fix the bug that the error-code is overwritten in closing direct insert tasks leftgeek 2023-05-24 11:18:13 +00:00
  • 45755eec18 [CP] Change ObArray to ExprFixedArray about connect by spec exprs obdev 2023-05-24 11:12:36 +00:00
  • 4b98944f72 [CP] fix simplify group by cause group_concat result error ChangerR 2023-05-24 10:53:25 +00:00
  • 801899fa2a [CP] [OBCDC] Add enable_compatible_charset config zxlzxlzxlzxlzxl 2023-05-24 10:47:55 +00:00
  • b9854dbd1c [CP] [PALF] forbid to rebuild and truncate palf concurrently BinChenn 2023-05-24 10:12:28 +00:00
  • 8c370ea7c9 remove extra lines from gitignore csch 2023-05-24 17:28:25 +08:00
  • af58e4e5d1 fix some typo error csch 2023-05-24 17:28:25 +08:00
  • 5e221821b0 [CP] Fix merge join clac negative memory bound hezuojiao 2023-05-24 06:48:08 +00:00
  • a65d4179bc [CP] PDML delete with barrier should not throw MEMORY_EXCEED error. raywill 2023-05-24 06:42:33 +00:00
  • 23f59f99fb [CP] Add restore_to_end interface taoshuning 2023-05-24 06:23:54 +00:00
  • 134fc093be [CP] [to #45991279]fix bug trigger order seuwebber 2023-05-24 06:18:27 +00:00
  • 4e627d3861 [CP] fix a charset name fast parser bug SevenJ-swj 2023-05-24 06:12:49 +00:00
  • a7402e8675 [CP] fix querytimeout bug yongshige 2023-05-24 05:53:32 +00:00
  • 5e797edef3 [CP] [2pc] drive 2pc with 1 participants Handora 2023-05-24 05:48:05 +00:00
  • bf002af793 [CP] [BUG] cleanout tx node for delaycleanout and elr Handora 2023-05-24 05:42:31 +00:00
  • 69f26dbc9f [CP] [master] handle txn info sync in asc order chinaxing 2023-05-24 05:29:05 +00:00
  • 98208f00a6 [CP] Copy datums for dynamic const exprs in remote stage obdev 2023-05-24 05:23:37 +00:00
  • d63b06cc73 [CP] patch bugfix to master & use more accurate scn to schedule medium yangqise7en 2023-05-24 05:18:13 +00:00
  • 9fef1e3f94 4.1.0.x should be barrier tino247 2023-05-24 05:12:41 +00:00
  • 61fe885404 [CP] fix group by with rollup inherit incorrect sharding ChangerR 2023-05-24 04:53:43 +00:00
  • ef6937521d [CP] Fix simplify multiset expr bug xianyu-w 2023-05-24 04:48:15 +00:00
  • f4a196c2a9 [CP] Fix or expansion bug xianyu-w 2023-05-24 04:42:39 +00:00
  • eb006df212 [CP] Fix print cast as number bug in dblink xianyu-w 2023-05-24 04:18:03 +00:00
  • dded59e9c9 [CP] Split OB_SQL_DTL memory mod && added memory usage stats for DTL buffer 18523270951@163.com 2023-05-24 04:12:28 +00:00
  • 119aabac94 [CP] fix plan cache core because tid not conisistent when alloc and free obdev 2023-05-24 03:48:11 +00:00
  • 2e47fedc59 [CP] [PALF] fix no leader after a degrade operation failed BinChenn 2023-05-24 03:42:39 +00:00
  • d04a9138f6 [CP] fix outline/hint bug chimyue 2023-05-24 03:18:00 +00:00
  • a263b9dc67 [CP] [BUG] kill trx during submmit log with row size larger than 2M Handora 2023-05-24 03:12:31 +00:00
  • 5f30308c52 [CP] support adjust parallel degree of complement data dag. obdev 2023-05-23 07:53:14 +00:00
  • 9d54b60346 Fix the issue that select from virtual table report -4007 qianchanger 2023-05-23 07:47:47 +00:00
  • 3cccdc61cc [CP] fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql JLY2015 2023-05-23 07:42:16 +00:00
  • c781289d15 [CP] fix invalid keypart bug Larry955 2023-05-23 06:42:36 +00:00
  • bb371fcccf [CP] fix generate partition join filter plan bug zzg19950727 2023-05-23 06:23:34 +00:00
  • 994c2e04fc [CP] support partition can use the global stat when no partition stat and some case bugfix wangt1xiuyi 2023-05-23 06:18:07 +00:00
  • f841cb2818 [CP] Fix direct load error row handler suz-yang 2023-05-23 06:12:38 +00:00
  • 32825f5d8a [CP] Construct IndexBlockDataTransformer on stack which is used to be thread local storage. obdev 2023-05-22 13:17:50 +00:00
  • 14ec6ba8cd [CP]cp serveral fix to 4_1_0_release hanr881 2023-05-22 13:12:22 +00:00
  • 33a40c585a [CP] fix dtl interm result leak sdc 2023-05-22 09:53:19 +00:00
  • a898df9e7c [CP] fixed restart failed because of the block size of Arb is 2MB HaHaJeff 2023-05-22 09:47:52 +00:00
  • 6997f79452 [CP] Fix refcnt leak due to incorrect use of link hashmap Hongqin-Li 2023-05-22 09:17:42 +00:00
  • ca855f33e8 [CP] support include_hidden_sys when get_tenant_unit obdev 2023-05-22 06:12:38 +00:00
  • 3df4b4e5e9 [CP] Fix ddl kv mgr deadlock Hongqin-Li 2023-05-22 02:47:59 +00:00
  • f2631d34bb retry in compare_and_swap_tablet when failed due to OB_ALLOCATE_MEMORY_FAILED windye 2023-05-22 02:42:25 +00:00
  • 5bb9d95729 Fix a core caused by concurrent operation of retry info liboyang0730 2023-05-22 02:18:44 +00:00
  • fcbd3ba67d [CP] Adjust syslog level tino247 2023-05-22 02:13:11 +00:00
  • 40eeb0c8cf [CP] Fix outline bug xianyu-w 2023-05-19 09:18:10 +00:00
  • 7f13ede1f2 [CP] fix vectorized dblink read urowid bug sdc 2023-05-19 09:12:35 +00:00
  • f261605e97 [CP] [4.x][xa] fix the interface of sub end tx jw-guo 2023-05-19 08:48:15 +00:00
  • 44595c994c [CP] fix wrong label in ModulePageAllocator nroskill 2023-05-19 08:42:35 +00:00
  • 64a3ab3a30 [CP] Fix drop long sequence name ret override hezuojiao 2023-05-19 04:12:23 +00:00
  • 13ad9eee67 [CP] adjust map bucket size from 1000000 to 10000 hamstersox 2023-05-18 12:42:32 +00:00
  • 2f64f41deb [CP] Fix direct load csv parser thread count suz-yang 2023-05-18 12:23:42 +00:00
  • dce016e48e [CP] Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup xianyu-w 2023-05-18 12:18:13 +00:00
  • 2197a0f0ca [CP] Fix null aware anti join bug xianyu-w 2023-05-18 12:12:47 +00:00
  • 125f04e8d3 [CP] [master] deduplicate when merge txExecResult chinaxing 2023-05-18 10:42:32 +00:00
  • 7afda138c9 [CP] [BUG] callback tx ops before set tx data state Handora 2023-05-18 10:28:43 +00:00
  • 9e06e42e87 [CP] fix bug about dateadd when in normal parser obdev 2023-05-18 10:23:14 +00:00
  • 51d9f0c781 [CP] fix partition calc bug yongshige 2023-05-18 10:17:45 +00:00
  • 82cb9d5fdc [CP] add _ob_wait_interval_after_truncate conf for truncate obdev 2023-05-18 09:42:34 +00:00
  • 3d8c16f0d7 Patch Revise codeowner to 4_1_0_release obdev 2023-05-18 08:17:48 +00:00