Commit Graph

  • ca888a3e8c [CP] optimize memtable garbage collection Handora 2023-06-15 16:54:23 +00:00
  • c9416aae8c fix the bug that session id is reused before ObSqlSessionInfo is freed 496148326@qq.com 2023-06-15 16:48:50 +00:00
  • 4b814b5902 [CP] fix encrypt_key deep copy in iocallback obdev 2023-06-15 16:37:56 +00:00
  • bb0cbe19b1 [CP] Fix notify fetch log request -4007 bug. jiadebinmary@gmail.com 2023-06-15 16:32:17 +00:00
  • da96528211 [CP] fix memtable rebuild logic for empty memtable hiddenbomb 2023-06-15 16:26:39 +00:00
  • 5dd8eff3b7 fix histogram memory used after free wangt1xiuyi 2023-06-15 16:21:04 +00:00
  • b118ce18f5 [CP] Fix direct load when unit is migrating suz-yang 2023-06-15 16:04:42 +00:00
  • f5a1af5288 raise SIGKILL for old version zhjc1124 2023-06-15 15:52:16 +00:00
  • 7dcb2735b9 [CP] fix tablet merge dag log print hiddenbomb 2023-06-15 15:46:39 +00:00
  • 7d9dfdff7d [CP] Fix row scn for uncommitted row with determined_state DengzhiLiu 2023-06-15 15:41:02 +00:00
  • 5edb333e0f [CP] fix secure_file_priv not working in oracle mode wjhh2008 2023-06-15 15:35:19 +00:00
  • 5290908097 [CP] fix try wait channel cost much CPU 18523270951@163.com 2023-06-15 15:29:36 +00:00
  • aef13474b3 [CP] BUGFIX: fix ls iter memory leak obdev 2023-06-15 15:18:32 +00:00
  • a0bd3c3026 [CP] fix right_border renju96 2023-06-15 15:12:51 +00:00
  • 956e9268ca [BUGFIX] disable text type vectorize skylhd 2023-06-15 15:07:16 +00:00
  • 7307480dce fix major freeze about tenants with !normal status LiefB 2023-06-15 14:50:35 +00:00
  • 9edbd99de6 [CP] Fix trace log bug obdev 2023-06-15 14:44:56 +00:00
  • f95dd4cb95 use INT64_MAX as next freeze info yangqise7en 2023-06-15 14:39:20 +00:00
  • e7af473d82 [CP] fix ddl child tasks recover failed. obdev 2023-06-15 14:33:37 +00:00
  • 2d883c4732 [CP] to show ddl logical plan. obdev 2023-06-15 14:20:52 +00:00
  • f27ce60a8b [CP] [tx-route] readonly serializable tx implicit commit missing return state chinaxing 2023-06-15 14:15:10 +00:00
  • c2f48f4863 [CP] remove extra reset in full link tracing nroskill 2023-06-15 14:09:29 +00:00
  • 860ba31c19 fix auto mem mgr use arena alloc leads dynamic leak 18523270951@163.com 2023-06-15 14:03:44 +00:00
  • 687f7a5256 [CP] Fix bug for last_insert_id() 2149 2023-06-15 13:57:58 +00:00
  • 0a26610f74 [CP] [to 49511006] fix select complex type value core THEGREATHXY 2023-06-15 13:52:18 +00:00
  • cd91d6f415 [CP] prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 496148326@qq.com 2023-06-15 13:46:38 +00:00
  • 082cf04c5f [CP] Fix local scan default_row used-after-free Hongqin-Li 2023-06-15 13:40:58 +00:00
  • 4f5c1bf984 [CP] Fix compacted row in memtable iterator DengzhiLiu 2023-06-15 13:29:34 +00:00
  • d64cc2268c [CP] [OBCDC] Fix the bug that obcdc exit when query server failed zxlzxlzxlzxlzxl 2023-06-15 13:23:57 +00:00
  • 5d8b9672cc [CP] Fix bug: archive error in failover taoshuning 2023-06-15 13:11:05 +00:00
  • 42ba5f6899 [CP] reduce the easy thread local hash table size 496148326@qq.com 2023-06-15 13:05:23 +00:00
  • 8062b36be5 [CP] Fix const number of fast parse and normal parse is different obdev 2023-06-15 12:59:42 +00:00
  • 1ce91d4b3e fix load data parser bug wjhh2008 2023-06-15 12:54:05 +00:00
  • 00e846ac3a [CP] [master] query tx committed need ensure gts elapsed commit version chinaxing 2023-06-15 12:48:27 +00:00
  • 9b12534704 [CP] fix check_db_and_table_is_exist func when table name with special symbol obdev 2023-06-15 12:42:53 +00:00
  • 16fcb31fe4 mark held shared block obdev 2023-06-15 12:37:08 +00:00
  • 8c58fa83ad [CP] bug/50228947 dbms_lob temporary lob size limit 512M shadowao 2023-06-15 12:31:27 +00:00
  • 0abd9f2522 [CP] close free log print tushicheng 2023-06-15 12:18:48 +00:00
  • 2b89bc5a21 fix backup delete task and backup task stuck WenJinyu 2023-06-15 12:13:04 +00:00
  • 7182fcf735 [CP] [bugfix] avoid interpret USER column as USER() function raywill 2023-06-15 12:01:48 +00:00
  • 7255932bec [CP] fix tenent target monitor used negative bug sdc 2023-06-15 11:56:08 +00:00
  • 586f63a420 Fix join filter bug xianyu-w 2023-06-15 11:50:28 +00:00
  • 8d7683885e hygon ccp encrypt engine name changed 496148326@qq.com 2023-06-15 11:44:52 +00:00
  • e1f320dcc3 when sql response has not been sent completely and the socket been closed, there will be a reference count leakage 496148326@qq.com 2023-06-15 11:39:05 +00:00
  • 4ebf4bd530 [CP] modify error_info to be compatible with Mysql renju96 2023-06-15 11:33:22 +00:00
  • 0f4e7f4881 fix major compaction ddl trans check_newest_schema obdev 2023-06-15 11:20:39 +00:00
  • d147d6cab9 fix duplicated logic id simonjoylet 2023-06-15 11:15:03 +00:00
  • 593f742088 [CP] fix the bug that mem_leak happen when failed open renju96 2023-06-15 11:09:20 +00:00
  • ef29002d10 [CP] fix memory leak when easy deserializing rpc results liucc1997 2023-06-15 11:03:32 +00:00
  • 9209709c29 [CP] [to #49071754] fix prepare stmt function not hung THEGREATHXY 2023-06-15 10:57:48 +00:00
  • a705df17f2 [CP] fix overflow of latch record & leak of latch defination nroskill 2023-06-15 10:52:03 +00:00
  • 2809ffa54e [CP] fix no close bug for global index shibin-xu 2023-06-15 10:46:23 +00:00
  • 03eb5a226f [BUGFIX] fix hybrid hash join char with text skylhd 2023-06-15 10:40:42 +00:00
  • 6b8d636e65 [CP] fix sp trans may not be readable under standby tenant obdev 2023-06-15 10:27:58 +00:00
  • b365d9d763 [CP] Fix incorrect result when q quote is included in SQL obdev 2023-06-15 10:22:23 +00:00
  • c67c4fb430 add error log when rpc response fail liucc1997 2023-06-15 10:16:45 +00:00
  • 5a900e7da6 [CP] kill stmt support question mark in prepared statement obdev 2023-06-15 10:10:59 +00:00
  • ff760f6685 [CP] [CP] Forbid use jit expression obdev 2023-06-15 10:05:17 +00:00
  • d4e72786dc [CP] fix cast expr not consistent because of plan cache obdev 2023-06-15 09:59:39 +00:00
  • 08d5e60d86 [CP] rm macro_id_set_ from idx_rebuilder obdev 2023-06-15 09:54:06 +00:00
  • 5343dc9fee fix in expr produce duplicated ranges without in optimization Larry955 2023-06-15 09:41:24 +00:00
  • a9f338c7d8 [CP] Set need_print_error false in Log Restore Itrator taoshuning 2023-06-15 09:35:35 +00:00
  • c5b678b0e1 [CP] fix query range incorrect precise get bug Larry955 2023-06-15 09:29:52 +00:00
  • ab2fda81f8 fix major freeze about all_merged_scn LiefB 2023-06-15 09:24:12 +00:00
  • f07ef6e909 [CP] disable extract shared child exprs for dblink stmt xianyu-w 2023-06-15 09:18:32 +00:00
  • 7c3d5cfc31 patch fast parser/normal parser const not consistent obdev 2023-06-15 09:12:55 +00:00
  • 41ff656972 [CP] Fix inconsistent problem between __all_table and __all_table_history tino247 2023-06-15 09:07:16 +00:00
  • 472d41076a [CP] Forbid level expr in connect by prior clause obdev 2023-06-15 09:01:31 +00:00
  • 35cd7723db [CP] Improve the error code information of the error scene yaojing624 2023-06-15 08:48:29 +00:00
  • 54ce6308dc [CP] fix Foreign key columns can be indexed for deletion bug obdev 2023-06-15 08:42:51 +00:00
  • 2fa4a5c229 [CP] [to #49782469]for loop cursor with return need close cursor LiuYoung00 2023-06-15 08:37:17 +00:00
  • b0d41e77e8 [CP] get_geo_type_by_name bugfix obdev 2023-06-15 08:31:35 +00:00
  • c80b9ceaac [4.1] fix remote plan execute timeout serval bugs chinaxing 2023-06-15 08:25:55 +00:00
  • f4a498f249 [CP] Remain schema status cache when drop tenant tino247 2023-06-15 08:20:14 +00:00
  • 597b587299 [CP] [Arb] optimize requirements for arbitration degrading and upgrading BinChenn 2023-06-15 08:14:37 +00:00
  • 579722dda6 [CP] fix ddl kv freeze and release speed inconsistent bug obdev 2023-06-15 08:08:51 +00:00
  • 0ec2b10f97 set exiting for local committed trans which recovered from tx_ctx_table KyrielightWei 2023-06-15 07:55:59 +00:00
  • aefbb16d83 [CP] fix statement_digest expr bug yinyj17 2023-06-15 07:50:21 +00:00
  • 4acb5c327a fix derive topk hist memory leak and some failed cases wangt1xiuyi 2023-06-15 07:44:41 +00:00
  • acdd74daef [CP] Fix kill -15 wait ls migration handler bug godyangfight 2023-06-15 07:38:57 +00:00
  • ecf998daf7 [CP] [BUG] add case for write only index of double update Handora 2023-06-15 07:33:16 +00:00
  • 94eb7332dc [CP] Fix tablet set restore status do not generate multi-version tablet bug godyangfight 2023-06-15 07:27:38 +00:00
  • 617e06bfbf [CP] Fix read tmp file stuck godchen0212 2023-06-15 07:21:58 +00:00
  • 9619bf85ce [CP] fix retrieve schema do no release allocator which is passed by outside obdev 2023-06-15 07:09:15 +00:00
  • 7455a71a00 [CP] fix expected_task_load of split_task_range equals to 0. obdev 2023-06-15 07:03:31 +00:00
  • 3c28474e9b [CP] Remove sql audit no memory use log in ObMySQLRequestManager::record_request obdev 2023-06-15 06:57:51 +00:00
  • 20ee5973c9 [CP] Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage obdev 2023-06-15 06:52:15 +00:00
  • f8523802fd [CP] Fix some parameterization bug obdev 2023-06-15 06:46:35 +00:00
  • a984a56787 [CP] fix print global hint bug for set stmt chimyue 2023-06-15 06:40:53 +00:00
  • d76cb44cda [CP] [OPTIMIZATION] performance is slow down for submit redo with big txn Handora 2023-06-15 06:35:07 +00:00
  • d7906b66d5 [CP] add outline data check for explain chimyue 2023-06-15 06:21:58 +00:00
  • ce3bd98c76 [CP] [to #49746806] fix parser -4007 error causes disconnection 0xacc 2023-06-15 06:16:20 +00:00
  • c112097f22 [CP] Add T_UINT64 type check for limit expr resolve obdev 2023-06-15 06:10:40 +00:00
  • 95c33a7560 [CP] Skip ps parameterize if sql with charset obdev 2023-06-15 06:04:59 +00:00
  • df87a8f4ba [to #50015256]fixed collect dependency bug LiuYoung00 2023-06-15 05:59:21 +00:00
  • 8bb44a679f [CP] [to #49328715] fix a -4016 problem of trigger parser 0xacc 2023-06-15 05:53:45 +00:00
  • 3c5cb1658b [CP] fix bug about timezone formalize when startup obs obdev 2023-06-15 05:41:00 +00:00
  • a178198a2e [CP] fix bug that assignning synonym_db_name to database_name in ObTableItem is wrong jingtaoye35 2023-06-15 05:35:20 +00:00
  • 6af8d0f59f [CP] add a check rule when trigger groupby pullup ChangerR 2023-06-15 05:29:40 +00:00
  • 9ea255e5d0 [CP] [to #46691522]fix bug verify trigger update columns seuwebber 2023-06-15 05:23:59 +00:00