Commit Graph

8770 Commits

Author SHA1 Message Date
4cadbd4c53 fix archive iterator may fall into a dead loop when archive disk is full 2023-11-01 00:09:23 +00:00
8ffdaaff37 [CP] [to #50146855] add concurrency control for PL compilation 2023-10-31 23:43:06 +00:00
356b60fc41 Modify the virtual table definition on the master in advance 2023-10-31 23:39:20 +00:00
ea4fcda850 [CP] [OBKV] statis transaction callback cost time 2023-10-31 23:12:59 +00:00
ebc02c349e bugfix: support use SEMI_TO_INNER and COALESCE_SQ with no param specified 2023-10-31 23:09:15 +00:00
15afcd13c0 [CP] fix transfer and switchover 2023-10-31 22:42:58 +00:00
043595575d master add new group list OBCG_STORAGE 2023-10-31 22:39:12 +00:00
f129f6e950 directly modify session variable instead of using inner sql 2023-10-31 22:13:07 +00:00
9c0500e048 [CP] [Bugfix] fix ObHTableLockMgr from MTL_BIND to MTL_BIND2 2023-10-31 22:09:21 +00:00
58c406669a fix core of ObSetTPExecutor 2023-10-31 21:46:35 +00:00
2564a260bf [CP] fix load data bug 2023-10-31 21:42:55 +00:00
e19034a0d5 [CP] [Bugfix]fix session pool memory leak and mixed rowkey core dump 2023-10-31 21:39:13 +00:00
03c3ddb5dd [4.2] add pcode on master for ob_admin 2023-10-31 21:12:59 +00:00
5c8429c85e add place holder for inner table 2023-10-31 20:43:14 +00:00
c91f22632a Changing the response packet size of remote SQL to 2MB 2023-10-31 20:39:28 +00:00
34c3e633b0 alter sys tenant default cpu 2023-10-31 20:09:48 +00:00
3f58c62c83 Merge branch 'pr_1479' 2023-10-31 19:41:01 +00:00
7deebd40a1 [CP] split clog io error into disk full and disk hang. 2023-10-31 19:39:21 +00:00
82c923e115 Add placeholder for ddl type of mview complete refresh 2023-10-31 18:43:38 +00:00
6e010720c5 [CP] singleton ObMemstoreAllocatorMgr should invoke init() 2023-10-31 18:39:49 +00:00
e6a041419f [CP] add defence for rpc encode error and add statistics for async_cb execution 2023-10-31 18:13:09 +00:00
a6b3ec5a21 [CP] to issue<52379227>:split tenant of CommonArray module 2023-10-31 18:09:24 +00:00
92ad623e8c fix recover table stat failed 2023-10-31 17:43:03 +00:00
0381671bd8 total_hit_cnt is double counted 2023-10-31 17:39:17 +00:00
3b642a578b Update README.md
Fixed typos and improved docs.
2023-10-31 21:09:37 +05:30
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
f59feb2fb8 docs: corrected grammatical errors in README.md 2023-10-30 15:47:42 +05:30
5d9c5d1f13 Update coding_standard.md 2023-10-28 13:42:32 +05:30
dd7eb5ee36 Update debug.md 2023-10-28 13:36:02 +05:30
122b4835a9 Merge branch 'master' into patch-1 2023-10-27 11:47:25 +08:00
4057fbc4ae [CP] ObTenantMetaChecker uses memory of user tenant rather than 500 tenant 2023-10-26 08:39:44 +00:00
d415ce4856 Merge branch 'pr_1623' 2023-10-26 08:06:51 +00:00
c27fc31745 [CP] fix tablet status and aux tablet info cache when upgrading 2023-10-26 07:39:03 +00:00
bb22558954 add placeholder for syntax 'alter system reset' oracle mode for priv check 2023-10-26 07:09:34 +00:00
706c532baa Add placeholder for pcode of mview complete refresh 2023-10-26 06:42:59 +00:00
d673f4b012 [CP] Fix inserts the user tenant recover table job repeate:ly 2023-10-26 06:39:00 +00:00
46739ae9e0 Fix the comment error on line 1271 of ob_define.h. 2023-10-26 14:03:46 +08:00
8f226b2872 docs: fix typos in tools/docker/standalone/README.md 2023-10-26 10:46:10 +05:45
e28cf0e09c docs: fix typos in script/dooba/README.md 2023-10-26 10:45:57 +05:45
0217ac203e docs: fix typos in mittest/palf_cluster/README.md 2023-10-26 10:45:45 +05:45
4c9c2927a4 [CP] fix minor sstable restore 2023-10-26 03:09:40 +00:00
7f1ea1d00f [to #52824702]fix bug function with show stmt return -4016 2023-10-26 02:43:33 +00:00
e4f965e1b0 add diagnose info in timer task log 2023-10-26 02:39:37 +00:00
2decc39f5e [CP] fix inner sql hang in rollback-stmt when tenant is dropping 2023-10-26 02:13:32 +00:00
b25e505df9 fix cases failed. 2023-10-26 02:09:31 +00:00
b4ed9768d6 Merge branch 'pr_1585' 2023-10-25 14:37:01 +00:00
ed15174abb fix memory leak 2023-10-25 14:13:12 +00:00
95b79c31ab [CP] Disable part retry for das_simple_op when MIN_CLUSTER_VERSION < 4_2_1_0 2023-10-25 14:09:28 +00:00
77ce3535e5 [sanity] Adjust reserved region 2023-10-25 10:39:39 +00:00
cd3592d62e Record undo status node && print info log when a single tx has too many undo action 2023-10-25 09:44:40 +00:00