Commit Graph

  • c8e2c46c6c [CP] Fix ps prepare error 4016 obdev 2023-06-29 03:12:22 +00:00
  • 2a3565ef23 [CP] fix load data direct worker timeout suz-yang 2023-06-29 02:54:11 +00:00
  • d5ee5f352a [CP] Fix default function bug 2149 2023-06-29 02:48:33 +00:00
  • fb0046acee [CP] [to #50557940]fix bug affect rows mysql mode trigger seuwebber 2023-06-29 02:42:46 +00:00
  • 47b6af7ba0 [CP] do not pad for cast expr in mysql mode 18523270951@163.com 2023-06-28 11:40:28 +00:00
  • 07be5989f3 [CP] Fix alter unumber to number Hongqin-Li 2023-06-28 11:29:24 +00:00
  • 2ae5529818 fix upgrade checker chaser-ch 2023-06-28 11:23:52 +00:00
  • 24f72824da [CP] fix io_allocator destroy before mem_free renju96 2023-06-28 11:18:08 +00:00
  • a0397a626e [CP] fix extract query range didn't handle null_safe flag properly obdev 2023-06-28 11:12:24 +00:00
  • 9659993676 [CP] fix some spelling errors. jingtaoye35 2023-06-28 04:17:47 +00:00
  • 6f89056a25 [CP] [to #49480755] fix routine callable check in forall stmt obdev 2023-06-28 04:12:14 +00:00
  • 173740cb24 [CP] Fix the bug that wait_all_running_dfos_exit call the process_one_if with wrong params qianchanger 2023-06-28 03:59:12 +00:00
  • f89badbbf1 [CP] remove todo of xa obdev 2023-06-28 03:53:41 +00:00
  • 6ea79c2dde [CP] [to #50156156] fix serval bugs with anydata/composite/pkg state obdev 2023-06-28 03:48:08 +00:00
  • 24c650429c [CP] [to #49881134] fix serval resolve errors obdev 2023-06-28 03:42:24 +00:00
  • e5dc861ad5 [CP] [to #48077079] fix synonym not identified in anonymous block THEGREATHXY 2023-06-28 03:29:22 +00:00
  • 70ddda157c [CP] ob_direct_load_multi_map use 500 tenant mem coolfishchen 2023-06-28 03:23:41 +00:00
  • ff61298ca8 [to #50489826] fix information_schema.routines show procedures with the same name from different database THEGREATHXY 2023-06-28 03:18:01 +00:00
  • b88e1ba681 [CP] [master] handle rollback savepoint create ctx when ls deleting chinaxing 2023-06-28 03:12:24 +00:00
  • 07ab206010 [CP] fix: adding constraint name duplicate check obdev 2023-06-27 10:12:18 +00:00
  • 51b4a9e60a fix upgrade script chaser-ch 2023-06-27 06:12:11 +00:00
  • 5bbaa5f0a2 [CP] [to #41486384]support array subscripts to directly call member functions of elements seuwebber 2023-06-27 03:42:31 +00:00
  • ae4a95ffba [CP] [4.1] pick ls deleted relatvie handle from master chinaxing 2023-06-27 03:17:58 +00:00
  • aed21eb09a [CP] fix plan cache mismatch dur to return_rowid obdev 2023-06-27 03:12:22 +00:00
  • 00e5f2b7ae add detect IO retry count limit renju96 2023-06-27 02:12:20 +00:00
  • 521d3f3a28 [CP] [4.2][4.1][xa] avoid rewrite return code in one phase xa commit jw-guo 2023-06-26 13:48:09 +00:00
  • 4ca9243572 [CP] Fix charset bugs xianyu-w 2023-06-26 13:42:32 +00:00
  • a9c249960b [CP] Bugfix: convert rownum to limit returns error 2149 2023-06-26 13:23:40 +00:00
  • c6023dbcb6 [to #50495693]prepare in prexecute reset session state LiuYoung00 2023-06-26 13:12:38 +00:00
  • fa9784a988 [CP] fix outer join can not be eliminated by null reject filters contain cast ChangerR 2023-06-26 08:59:24 +00:00
  • f155cacd80 [CP] fix not return error code sdc 2023-06-26 08:53:47 +00:00
  • 0534a6c2c8 [to #50500132]forbid use %rowtype in mysql PL parser seuwebber 2023-06-26 08:48:11 +00:00
  • acff2c2ae4 [CP] Fix get twice full leader with uncertain dml location qianchanger 2023-06-26 08:42:23 +00:00
  • c2f96864fe [CP] Add defense for range scan in multi version sstable DengzhiLiu 2023-06-26 07:33:53 +00:00
  • a294f6222e [CP] [to #49178989] fix mysqltest obdev 2023-06-26 07:17:33 +00:00
  • f1c6725f10 fix unequal logic introduce by previous code hiddenbomb 2023-06-26 02:12:11 +00:00
  • b63fa5900f [CP] [CP] fix some bugs wjhh2008 2023-06-26 00:53:30 +00:00
  • bff9238082 [CP] to issue<45173384>:fix cursor expression remote execute issue hanr881 2023-06-26 00:47:49 +00:00
  • fd3c9e60a6 [CP] fix interval type error in dblink cqliang1995 2023-06-25 07:53:03 +00:00
  • b7dba5499b fix the incorrect logic to mark session id unused 496148326@qq.com 2023-06-25 07:40:46 +00:00
  • cccd0e26a1 [CP] fix expr statement_digest core yinyj17 2023-06-25 07:35:05 +00:00
  • 0bbf72ebe0 [CP] [to #49146511] fix ObPLComposite::copy_element if src equal to dest obdev 2023-06-25 07:29:24 +00:00
  • a193963f23 [CP] Fix dblink bugs xianyu-w 2023-06-25 07:23:47 +00:00
  • 121cb9ec7a [CP] insert into select use distribute insert when partition pruning get empty partition obdev 2023-06-25 07:18:08 +00:00
  • c659e5a1b2 [CP] fix extract wrong query range when char compare with varchar obdev 2023-06-25 07:12:27 +00:00
  • 874daec7b7 [CP] Fix cast as udt hit wrong plan cache bug xianyu-w 2023-06-25 06:47:42 +00:00
  • 490a342849 [CP] [to #50047193] fix package dependence & assoc array index parameter obdev 2023-06-21 06:58:27 +00:00
  • 45c56849d0 fix the session id leak when client connect mysql port and do not use mysql protocol 496148326@qq.com 2023-06-21 06:42:03 +00:00
  • 912868886c [CP] to issue<50188250>:fix core when reset pl ctx after inject error hanr881 2023-06-21 03:53:54 +00:00
  • 7244dc6809 push RoleChangeEvent to the tail of queue when replay timeout HaHaJeff 2023-06-21 03:48:21 +00:00
  • 36a9080939 Pick tx table interface refactor && Pick return recycled_scn ZenoWang 2023-06-21 03:42:49 +00:00
  • 0eac52952e fix refresh_interval check error caused by max_read_stale_time default value modified to -1 dimstars 2023-06-20 13:17:34 +00:00
  • 2abd2dad6c fix the session-id leak when Login authentication failed and ObMPBase::free_session does not set session-id unused 496148326@qq.com 2023-06-20 13:12:03 +00:00
  • e7b534168a [CP] wait ddl commit log replay when it is written remotely simonjoylet 2023-06-20 12:12:04 +00:00
  • 84b45f087b [CP] to issue<49916547>:fix sql in pl remote execute report 4007 hanr881 2023-06-20 10:12:18 +00:00
  • 2a0e28a4a5 [CP] [to #48781569]record type check in deserialize LiuYoung00 2023-06-20 09:53:12 +00:00
  • eea7c25e7f add init schema changed in medium_info yangqise7en 2023-06-20 09:47:31 +00:00
  • 3ccc478a56 [CP] some bugfix into 4_1_release obdev 2023-06-20 09:20:50 +00:00
  • fd97cceaad [CP] [to #48617032] a typo in ObPL::Finial obdev 2023-06-20 08:57:52 +00:00
  • 6ed3f8f461 [CP] [to #49833859] fix insert stmt print with alias table name obdev 2023-06-20 08:52:20 +00:00
  • 2625903193 [CP] [to #50246096] fix stack overflow when generate object construct obdev 2023-06-20 08:46:47 +00:00
  • a9151f5359 [CP] use shared block cache to manage a batch of chunk store in em sort 18523270951@163.com 2023-06-20 08:34:28 +00:00
  • 280d9b046a [CP] Disable reporting ddl checksum from background merge thread Hongqin-Li 2023-06-20 08:28:50 +00:00
  • 6442138eed [CP] fix output expr and select expr error in link scan cqliang1995 2023-06-20 08:23:15 +00:00
  • a47d738c06 [CP] Fix anti join elimination bug xianyu-w 2023-06-20 08:17:42 +00:00
  • ea043b9aaa [CP] fix empty string global-buffer-overflow in asan obdev 2023-06-20 08:12:07 +00:00
  • b7a3e92437 [CP] Force flushing of files created by fio to disk renju96 2023-06-20 07:59:08 +00:00
  • 0252f41579 [CP] [to #50023383] fix stack leak of goto stmt obdev 2023-06-20 07:53:32 +00:00
  • a838bcdac5 [CP] [to #48603749] check coll/object constructor parameter type obdev 2023-06-20 07:47:54 +00:00
  • 532240cc2f [CP] Fix alter column type between number/decimal and oracle float Hongqin-Li 2023-06-20 07:42:19 +00:00
  • 1c28e423df [CP] [to #48934936] fix set_autocommit of session info obdev 2023-06-20 02:58:32 +00:00
  • 07cea69347 [CP] ignore error when init sqc failed with virtual table obdev 2023-06-20 02:23:13 +00:00
  • d9ef347097 [CP] [4.1][4.2] not delete record when ctx_not_exist is returned in one phase commit jw-guo 2023-06-20 02:17:39 +00:00
  • 951014be4b [CP] add OB_RPC_POST_ERROR to virtual table error whitelist obdev 2023-06-20 02:12:02 +00:00
  • cc67a8c1cc [CP] [to #50196630]fix bug select for update in PL dyamic sql seuwebber 2023-06-19 13:24:44 +00:00
  • 60f41dfbd1 [CP] [CP] fix dead lock when KPC memtable_mgr in tablet_pointer obdev 2023-06-19 13:20:16 +00:00
  • 7be731b56b [CP] [BUG] donnot report error during remove callback when kill -15 Handora 2023-06-19 13:11:32 +00:00
  • e0fff59fad [CP] [BUG] remove callback even txn is exiting Handora 2023-06-19 12:59:17 +00:00
  • 194136ea2f [CP] [to #50331885]fix bug privilege check seuwebber 2023-06-19 12:53:42 +00:00
  • 7b71d4b8f1 [CP] don't return -4016 in case of FAILOVER + RESTART + SWITCH LEADER HaHaJeff 2023-06-19 12:48:03 +00:00
  • 23ece54068 fix pl json type set incorrect obdev 2023-06-19 12:42:26 +00:00
  • 560a6bae63 [CP] add user warn for vtable error obdev 2023-06-19 12:19:51 +00:00
  • 71d6355ee6 [CP] [to #40760427]fix mysqlTest seuwebber 2023-06-19 10:25:50 +00:00
  • cea9637056 [CP] fix table location memory leak in physical plan obdev 2023-06-19 10:20:11 +00:00
  • d9080241d1 fix:big json text construct tree too slow obdev 2023-06-18 02:17:43 +00:00
  • 1471064349 [CP] fix datum store memory leak raywill 2023-06-18 02:12:05 +00:00
  • 0966dc23d4 [CP] fix wm_concat bug 2149 2023-06-18 01:47:55 +00:00
  • 78faeb0cc8 [CP] fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double 18523270951@163.com 2023-06-18 01:42:16 +00:00
  • 8cd7c313f0 use accurate next freeze info in compaction schedule yangqise7en 2023-06-16 10:42:27 +00:00
  • e07f5601af [CP] fix a core caused by ObPlanBaselineMgr cross-referenced with ObPlanCache obdev 2023-06-16 10:12:24 +00:00
  • 80f3af57bb fix WORK_AREA not limit after restart observer tushicheng 2023-06-16 08:47:46 +00:00
  • bd36a88ecd [CP][4.1] pick ls deleted handle code chinaxing 2023-06-16 08:34:52 +00:00
  • c4bd015918 fix parallel merge problem chaser-ch 2023-06-16 08:29:13 +00:00
  • 4154f79d45 [CP] fix temp table access bug zzg19950727 2023-06-16 08:23:32 +00:00
  • db3d681269 [CP] fix plan cache table deep copy core obdev 2023-06-16 08:17:57 +00:00
  • 72ea4e73a6 [CP] fix oci pull meta bug sdc 2023-06-16 08:12:17 +00:00
  • aefe268b36 [CP] only get tablet once in tablet remove tx callback hiddenbomb 2023-06-16 03:48:16 +00:00
  • ad5a50a146 [CP] Modify error code in table load coordinator leftgeek 2023-06-16 03:42:36 +00:00
  • b9d1ed1315 fix daily_major_freeze_launcher about OB_EAGAIN LiefB 2023-06-16 02:12:13 +00:00
  • 30055bc3b0 [CP] fix osg bug Larry955 2023-06-15 16:59:58 +00:00