4293 Commits

Author SHA1 Message Date
obdev
9e1fc64a14 optimize compaction statistic on tablet stat 2023-04-13 06:24:58 +00:00
dimstars
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +00:00
oceanoverflow
952e5eaa68 remove backup io logic in sync rpc 2023-04-13 06:14:21 +00:00
obdev
b1c3cda97d Occupy inner table code position 2023-04-13 06:10:46 +00:00
nroskill
14b2307429 fix compile in asan 2023-04-13 06:07:08 +00:00
obdev
02d683674d Adjust the way automatic memory management records some variables to avoid cross-thread access 2023-04-13 06:03:28 +00:00
AntiTopQuark
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
Hongqin-Li
571865166e Adjust timeout of drop database rpc according to total tablet count 2023-04-13 05:56:17 +00:00
Larry955
71e2454274 [CP] fix two query range in expr bugs 2023-04-13 05:52:45 +00:00
obdev
675c0644c3 [4.2] Add error number def on master 2023-04-13 05:49:10 +00:00
obdev
1feabe8bc9 [4.1] fix some bugs in checkpoint 2023-04-13 05:45:34 +00:00
obdev
01399a3774 Correct Longops start time after recover ddl task 2023-04-13 05:42:00 +00:00
LINxiansheng
69b07be3fc fix typos shuold -> should #1148 2023-04-11 13:24:49 +08:00
ob-robot
ee93814363 Merge branch 'pr_1157' 2023-04-11 13:19:59 +08:00
obdev
4a214801a2 update obd: fix multi-threading transfer -- ssh banner error 2023-04-11 13:19:38 +08:00
obdev
e9a60698ff Fix memory_limit check for arb server. 2023-04-11 13:15:04 +08:00
obdev
e43153a47b BUGFIX: fix invalid tx desc of tablelock 2023-04-11 13:09:33 +08:00
obdev
060c4c575f [CP] [to #48317576] fix get ddl chinese comments are garbled 2023-04-11 13:04:59 +08:00
obdev
31a2b999d2 checker_info to find the fast expansion mod 2023-04-11 13:00:31 +08:00
obdev
2b16e9b079 [CP] Memory leak about connect by root row 2023-04-11 12:56:01 +08:00
obdev
6306b01265 [CP] [to #48137245] fix package shrink core 2023-04-11 12:50:49 +08:00
obdev
d9e241f1d2 [CP] [to #48034994] fix serval pl/sql bugs 2023-04-11 12:46:23 +08:00
obdev
6f484aac81 Fix plan cache evict failure 2023-04-11 12:41:52 +08:00
obdev
15720ceb75 fix ddl_direct_load function not handling the situation of -4007 bug 2023-04-11 12:37:20 +08:00
nroskill
ef5d6e66bb remove perf mode in latch & tenant_hook 2023-04-11 12:32:47 +08:00
akaError
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
Larry955
5d96ca2ba3 [CP] fix in and row expr bug 2023-04-11 12:23:33 +08:00
obdev
7286c78491 Delete redundant channel aliving check 2023-04-11 12:18:54 +08:00
obdev
e9aee7d60f fix miss tenant memory usage 2023-04-11 12:14:10 +08:00
obdev
c15c195237 [CP] [to #48858145] fix stack leak of while stmt 2023-04-11 12:00:39 +08:00
obdev
b5e961e8a0 Add Placeholder of view id 2023-04-11 11:56:12 +08:00
wangzelin.wzl
ee1919137a Merge branch 'master' of github.com:oceanbase/oceanbase 2023-04-10 16:49:06 +08:00
nroskill
65353931cf fix pthread_join failed in asan 2023-04-10 07:57:40 +00:00
obdev
30fb08200c fix GV$SESSION_LONGOPS. 2023-04-10 07:54:09 +00:00
jingtaoye35
7fc53bfe13 fix privilege bug: disable normal user using dcl on inner users. 2023-04-10 07:50:37 +00:00
xiaoleizi2016
517982ddae
fix annotation error in ob_raw_expr_resolver_impl.cpp (#1076)
Co-authored-by: LIN <wangzelin19961202@gmail.com>
2023-04-10 14:55:57 +08:00
TOMATOFGY
5de21686c5
fix typos "correspond->corresponding" #1116 (#1117) 2023-04-10 14:54:55 +08:00
ob-robot
23da06c6dd Merge branch 'master' of github.com:oceanbase/oceanbase 2023-04-10 14:53:44 +08:00
obdev
b4461bbb41 [to #48916300] a typo when access object_access_idents array 2023-04-10 06:52:43 +00:00
BinChenn
9749d8d45f [PALF] fix gc failed due to ObLogHandler::offline is not reentrant 2023-04-10 06:49:12 +00:00
obdev
969b497aa3 fix: wrong use ret in for loop 2023-04-10 06:45:43 +00:00
tison
8a4316fcd1
feat(obd): Unknown commands should exit with non-zero code (#1339)
... also fix typo and translate Chinese output.

Co-authored-by: LIN <wangzelin19961202@gmail.com>
2023-04-10 14:31:43 +08:00
LINxiansheng
ce45c64bf6 feat(obd): Unknown commands should exit with non-zero code 2023-04-10 06:18:17 +00:00
a1iive
7b5fd78505 fix annotation error in ob_raw_expr_resolver_impl.cpp 2023-04-10 06:14:36 +00:00
oceanoverflow
ddfb663dfd add new virtual table code to master 2023-04-10 03:40:51 +00:00
a1iive
85649beed6 fix typos 2023-04-10 02:47:59 +00:00
obdev
0b0bc6cb43 [bugfix]sql executor use memory of 500 tenant 2023-04-09 14:19:05 +00:00
obdev
05ce53badd [OBCDC] add offline ddl case & optimize log output 2023-04-09 13:51:26 +00:00
akaError
f1eb17e6ff fix mysqltest with obclient 2.x 2023-04-08 08:10:55 +00:00
obdev
b90c11cf82 [bugfix] fix check alter tenant locality problem 2023-04-07 14:04:25 +00:00