Commit Graph

4630 Commits

Author SHA1 Message Date
ee93814363 Merge branch 'pr_1157' 2023-04-11 13:19:59 +08:00
4a214801a2 update obd: fix multi-threading transfer -- ssh banner error 2023-04-11 13:19:38 +08:00
e9a60698ff Fix memory_limit check for arb server. 2023-04-11 13:15:04 +08:00
e43153a47b BUGFIX: fix invalid tx desc of tablelock 2023-04-11 13:09:33 +08:00
060c4c575f [CP] [to #48317576] fix get ddl chinese comments are garbled 2023-04-11 13:04:59 +08:00
31a2b999d2 checker_info to find the fast expansion mod 2023-04-11 13:00:31 +08:00
2b16e9b079 [CP] Memory leak about connect by root row 2023-04-11 12:56:01 +08:00
6306b01265 [CP] [to #48137245] fix package shrink core 2023-04-11 12:50:49 +08:00
d9e241f1d2 [CP] [to #48034994] fix serval pl/sql bugs 2023-04-11 12:46:23 +08:00
6f484aac81 Fix plan cache evict failure 2023-04-11 12:41:52 +08:00
15720ceb75 fix ddl_direct_load function not handling the situation of -4007 bug 2023-04-11 12:37:20 +08:00
ef5d6e66bb remove perf mode in latch & tenant_hook 2023-04-11 12:32:47 +08:00
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
5d96ca2ba3 [CP] fix in and row expr bug 2023-04-11 12:23:33 +08:00
7286c78491 Delete redundant channel aliving check 2023-04-11 12:18:54 +08:00
e9aee7d60f fix miss tenant memory usage 2023-04-11 12:14:10 +08:00
c15c195237 [CP] [to #48858145] fix stack leak of while stmt 2023-04-11 12:00:39 +08:00
b5e961e8a0 Add Placeholder of view id 2023-04-11 11:56:12 +08:00
ee1919137a Merge branch 'master' of github.com:oceanbase/oceanbase 2023-04-10 16:49:06 +08:00
65353931cf fix pthread_join failed in asan 2023-04-10 07:57:40 +00:00
30fb08200c fix GV$SESSION_LONGOPS. 2023-04-10 07:54:09 +00:00
7fc53bfe13 fix privilege bug: disable normal user using dcl on inner users. 2023-04-10 07:50:37 +00:00
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
5de21686c5 fix typos "correspond->corresponding" #1116 (#1117) 2023-04-10 14:54:55 +08:00
23da06c6dd Merge branch 'master' of github.com:oceanbase/oceanbase 2023-04-10 14:53:44 +08:00
b4461bbb41 [to #48916300] a typo when access object_access_idents array 2023-04-10 06:52:43 +00:00
9749d8d45f [PALF] fix gc failed due to ObLogHandler::offline is not reentrant 2023-04-10 06:49:12 +00:00
969b497aa3 fix: wrong use ret in for loop 2023-04-10 06:45:43 +00:00
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
ce45c64bf6 feat(obd): Unknown commands should exit with non-zero code 2023-04-10 06:18:17 +00:00
7b5fd78505 fix annotation error in ob_raw_expr_resolver_impl.cpp 2023-04-10 06:14:36 +00:00
ddfb663dfd add new virtual table code to master 2023-04-10 03:40:51 +00:00
85649beed6 fix typos 2023-04-10 02:47:59 +00:00
0b0bc6cb43 [bugfix]sql executor use memory of 500 tenant 2023-04-09 14:19:05 +00:00
05ce53badd [OBCDC] add offline ddl case & optimize log output 2023-04-09 13:51:26 +00:00
f1eb17e6ff fix mysqltest with obclient 2.x 2023-04-08 08:10:55 +00:00
b90c11cf82 [bugfix] fix check alter tenant locality problem 2023-04-07 14:04:25 +00:00
66409181ed fix inner sql kill fail when execute addr is null 2023-04-07 14:00:54 +00:00
8cbcdf06cd fix event stat_id repeat 2023-04-07 12:27:01 +00:00
05f1400903 Add tx data statistic placeholder on master 2023-04-07 12:23:30 +00:00
a13a049d29 add missed column flags 2023-04-07 11:57:51 +00:00
83bc968292 [CP] [CP] Support to deduce prefix index from T_OP_LIKE expr 2023-04-07 11:54:21 +00:00
134f4eedae bugfix : null in json expr clause has core dump in fast parser 2023-04-07 10:56:32 +00:00
7a1cb10674 Fix palf ERROR log. 2023-04-07 10:28:10 +00:00
2244d5f277 occupy table id for oracle inner table index 2023-04-07 10:24:37 +00:00
8e0deafb66 Fix unexpected table scanned by ddl redefinition task and reject stale switch_status 2023-04-07 10:21:06 +00:00
c51b26fdfe update snapshot_version and mult_version_start when ddl major generates. 2023-04-07 10:17:36 +00:00
d39973ad19 ignore invalid parallel hint for create index 2023-04-07 09:41:32 +00:00
920c928830 fix: tenant config is referenced after config has been deleted 2023-04-07 09:17:44 +00:00
511523d7c7 [OB_LOCKS] add table_id for GV$OB_LOCKS and V$OB_LOCKS in mysql system view 2023-04-07 09:10:53 +00:00