Commit Graph

  • 15bb1eed5c Warning for the incompleted replay of a mds part ctx obdev 2023-04-19 02:48:44 +00:00
  • 33c04e0ba9 [CP][BUGFIX] fix lob remote read obdev 2023-04-19 02:45:18 +00:00
  • 3024cc7588 fix erase when iterate map a1iive 2023-04-19 02:41:53 +00:00
  • 9098aa6be3 fix based on code review a1iive 2023-04-19 10:28:25 +08:00
  • fbaa1a4f37 [master] PL end tx to clean txn property chinaxing 2023-04-18 16:11:14 +00:00
  • ee8473f401 [master] return DEADLOCK error when acquire snapshot is interrupted by deadlock detector chinaxing 2023-04-18 15:44:47 +00:00
  • 49b1e7d35d close causal weak read for proxy and add debug log for weak read obdev 2023-04-18 15:41:18 +00:00
  • d9edb2f8e9 fix perf event lost issue chaser-ch 2023-04-18 15:15:10 +00:00
  • b9dbfe311c Avoid get_tablet in get_rec_scn after ddl commit success Hongqin-Li 2023-04-18 15:11:39 +00:00
  • c0ddd2f851 [CP] fix code typo Larry955 2023-04-18 14:45:07 +00:00
  • 4a15c4d020 fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column obdev 2023-04-18 14:41:34 +00:00
  • bf7a860614 rename partition feature新增错误码master上占位 obdev 2023-04-18 14:15:47 +00:00
  • 3dcc5357fd Fix core at latch unlock obdev 2023-04-18 14:12:11 +00:00
  • 8ffbfb18de add log for sampling Charles0429 2023-04-18 13:15:15 +00:00
  • 972723ed66 [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. wangt1xiuyi 2023-04-18 13:11:41 +00:00
  • 4ebbfc88a9 fixed restart failed because of manifest. HaHaJeff 2023-04-18 12:45:15 +00:00
  • ba51bb38c6 fix SCHEMATA mysqltest error dimstars 2023-04-18 12:41:37 +00:00
  • 000430b319 Degrade log level when error occured in force flush tenant kvcache obdev 2023-04-18 12:18:34 +00:00
  • 345cf3a045 correct pcode 0x154 obdev 2023-04-18 12:14:59 +00:00
  • 5f55944e51 add print log for debug that tx_end is mis-set obdev 2023-04-18 12:11:27 +00:00
  • faca126d19 modify readme a1iive 2023-04-17 17:47:49 +08:00
  • 8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan zzg19950727 2023-04-18 11:41:58 +00:00
  • e392fc2a37 add size as diagnose info when easy cost more than 10ms in socket read/write or allocate memory obdev 2023-04-18 09:11:42 +00:00
  • d4496f11cf [CP] fix init parallel_ctx twice when swap tablet obdev 2023-04-18 08:44:49 +00:00
  • 1805bb5839 [BUG] prevent 4377 when get write store ctx for real leader Handora 2023-04-18 08:41:14 +00:00
  • b25c41566c Fix memory expansion obdev 2023-04-18 08:11:53 +00:00
  • 0e762bcbc5 [FEAT MERGE] cap_config_4.2 obdev 2023-04-18 07:41:54 +00:00
  • 4872b46eef Support show create table strictly compatible with MySQL xianyu-w 2023-04-18 06:45:09 +00:00
  • acb7f537d6 Fix failed mysqltests caused by fix from dual fetch and regexp bugs obdev 2023-04-18 06:41:36 +00:00
  • 0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor obdev 2023-04-18 06:12:14 +00:00
  • 52e0115965 fix const_name function error checking raywill 2023-04-18 04:15:08 +00:00
  • 9a57e64e56 [UPGRADE] Upgrade cluster_version/data_version to 4.2.0.0 tino247 2023-04-18 03:44:59 +00:00
  • 167d4b9724 [to #48999580]fetch deep_copy row for charset LiuYoung00 2023-04-18 03:41:27 +00:00
  • 7d4673f9a0 Fix wrong session id when cleaning up failed index Hongqin-Li 2023-04-18 03:11:47 +00:00
  • 09de4d0caf rpc placeholder sess_info_verification obdev 2023-04-18 02:41:21 +00:00
  • f691d3d88f [CP] Modify lower bound of memory_limit, __easy_memory_limit. obdev 2023-04-17 13:51:07 +00:00
  • ce5c45de9e [Bugfix]fix batch execute read latest obdev 2023-04-17 12:13:54 +00:00
  • 6f23095223 fix set and iterate speed handle map concurrently. obdev 2023-04-17 09:41:46 +00:00
  • 021533ab5d backup major will also advance checkpoint by flush oceanoverflow 2023-04-17 08:41:58 +00:00
  • 313bd71f6d delete the dependency on pending transaction in the process obdev 2023-04-17 07:42:29 +00:00
  • 971ab1754d fix master failed mysqltest case obdev 2023-04-17 06:41:41 +00:00
  • 584fd674ed fix abort of invalid tablet pointer using a1iive 2023-04-17 05:41:27 +00:00
  • 8b8175c36d BUGFIX: replay commit should notify tablelock obdev 2023-04-17 05:15:01 +00:00
  • a84e9d9634 fix bug missing a error_code jingtaoye35 2023-04-17 05:11:33 +00:00
  • 2ef15964cb fix timestap bug yongshige 2023-04-17 04:44:53 +00:00
  • 32ef62e2b0 [CP] Fix the typo xianyu-w 2023-04-17 04:41:24 +00:00
  • 21403dd730 to issue<>:fix a typo obdev 2023-04-17 04:11:36 +00:00
  • f9ae944101 [4.x] Fix spelling error & mem label & oracle view problem obdev 2023-04-17 03:45:22 +00:00
  • b3e639bbea [to #47948126] check pl privilege obdev 2023-04-17 03:41:52 +00:00
  • b873dfb706 [FEAT MERGE]view of GV$OB_THREAD nroskill 2023-04-17 03:11:18 +00:00
  • 077efec4cd Fix table store get memtables concurrent issue JiahuaChen 2023-04-15 15:11:39 +00:00
  • 616a19901b [4.x] Fix memory leak problem for disaster recovery obdev 2023-04-15 14:45:05 +00:00
  • 1b85aee04b [CP] [4.1] avoid to return logging_block error for replay clog obdev 2023-04-15 14:41:37 +00:00
  • 75ecba7841 fix set_refactored while iterating map obdev 2023-04-15 14:14:33 +00:00
  • b20e860b69 add errcode OB_RESTORE_LS_FAILED and OB_NO_TABLET_NEED_BACKUP hamstersox 2023-04-15 14:11:06 +00:00
  • ad1da8d5bf [CP] fix FilterListAND/OR semantic, in oreder to match with hbase obdev 2023-04-14 09:08:59 +00:00
  • 257eda4284 Fix direct load concurrent access extra buf in px_mode obdev 2023-04-14 08:50:06 +00:00
  • ebf454f130 optimate schedule_ls_medium_merge a1iive 2023-04-14 08:46:33 +00:00
  • e288a7ad87 Fix insert core obdev 2023-04-14 08:42:58 +00:00
  • 7b4c284f78 [legacy bugfix] fix span column encoder down casting to incorrect type saltonz 2023-04-14 08:39:33 +00:00
  • 2574c858ab fix #1341 : Rewrite the statement for creating the view information_schema.SCHEMATA to support displaying the correct DEFAULT_CHARACTER_SET_NAME and DEFAULT_COLLATION_NAME. (#1343) chengxiang.luo 2023-04-14 16:01:53 +08:00
  • d1e68a8c8c Revert Fix the problem that hashtable free memory cannot be recovered immediately obdev 2023-04-14 04:41:27 +00:00
  • 76e6f675b5 Fix dblink bugs xianyu-w 2023-04-14 04:11:51 +00:00
  • 941a6da494 ps protocol analysis add defense check obdev 2023-04-14 03:15:16 +00:00
  • 12bbc97943 [CP] fix range bug when in expr has and_next Larry955 2023-04-14 03:11:41 +00:00
  • 6cb6adfa7e Time hours convert to days and hours in prepare statement obdev 2023-04-14 02:41:29 +00:00
  • d0d70a2f27 fix ut compile error obdev 2023-04-13 15:41:18 +00:00
  • 7051c4697d [GIS] bugfix: bypass mbr filter if index key_range is whole range obdev 2023-04-13 12:49:14 +00:00
  • 1aeb79638d to keep a position for future view and virtual table qianchanger 2023-04-13 11:45:00 +00:00
  • 11af99f824 fix failed case caused by cr 12280817 Larry955 2023-04-13 11:17:39 +00:00
  • 463dad3d1e configurable to memory of hidden sys obdev 2023-04-13 11:14:08 +00:00
  • 7d5802fad7 [4.1] refine revert tx for dblink callback link obdev 2023-04-13 10:46:54 +00:00
  • ee3da76084 [to #49019445] add exception log obdev 2023-04-13 10:43:23 +00:00
  • 26be0d3275 build: support build on garudalinux (#1342) tison 2023-04-13 18:30:04 +08:00
  • 6de0c5fbdd Fix the problem that hashtable free memory cannot be recovered immediately obdev 2023-04-13 10:12:29 +00:00
  • 975b48cbbc Take the external table inner view positions obdev 2023-04-13 10:08:57 +00:00
  • a5fe23cce5 fix RpcBuffer memleak nroskill 2023-04-13 10:05:22 +00:00
  • 8f1295852b inner table and agent table occpy maosy 2023-04-13 09:58:21 +00:00
  • 6abc8da479 check continuous logic macro block id on building index tree saltonz 2023-04-13 09:51:26 +00:00
  • 75a7b5ec3f build: support build on garudalinux tison 2023-04-13 09:47:52 +00:00
  • 71afcf994b fix failed to print deleted_tenant with kill -62 obdev 2023-04-13 09:44:01 +00:00
  • 42e241122e [Arb] arb server will not rely on DATA_VERSION BinChenn 2023-04-13 09:40:22 +00:00
  • 5640c64a58 fixed read block return -4016 in flashback HaHaJeff 2023-04-13 09:36:47 +00:00
  • 7b1f8e9db9 Fix a join elimination bug xianyu-w 2023-04-13 09:12:32 +00:00
  • 4ba35a9508 [PALF] fix fetch_log_engine may core BinChenn 2023-04-13 09:09:00 +00:00
  • c1ac596d14 Fix regexp function bug obdev 2023-04-13 09:05:30 +00:00
  • 48c57d0564 allocate material when more than one link scan exist obdev 2023-04-13 09:01:57 +00:00
  • 89be1d878e fix generating same macro data seq in differnt macro block when drop column in parallel. obdev 2023-04-13 08:58:20 +00:00
  • 31ffb12df1 fix drop pk cst failed. obdev 2023-04-13 08:54:44 +00:00
  • e2a49c8d60 disable spf das group rescan for startup filter with exec param obdev 2023-04-13 08:51:14 +00:00
  • 88236cd2f9 Add placeholder for balance related views obdev 2023-04-13 08:47:41 +00:00
  • e175a19daa support displaying the correct DEFAULT_CHARACTER_SET_NAME and DEFAULT_COLLATION_NAME dimstars 2023-04-13 08:44:07 +00:00
  • 3926fdba2f Fix a bug of omitting to set res type length for lob exprs obdev 2023-04-13 08:40:19 +00:00
  • 475b0fa975 docs: correct the errors in comments of ob_errno.def yangzhifeng 2023-04-13 08:36:46 +00:00
  • 0442dd622b [CP] fix bug about timestampdiff and timestampadd obdev 2023-04-13 08:33:02 +00:00
  • 1723a953cc add: check if the obd needs an update obdev 2023-04-13 08:29:28 +00:00
  • c6ee0ce7ed fix write redo log limit threshold too big bug obdev 2023-04-13 08:25:56 +00:00
  • 27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions raywill 2023-04-13 08:22:22 +00:00
  • 94159e6675 [bugfix] fix duplicate macro sequence check for reuse macro block between minor sstables saltonz 2023-04-13 08:18:49 +00:00
  • c62bcba33d [master]fix interrupt rollback stmt hang chinaxing 2023-04-13 08:15:14 +00:00