Commit Graph

4461 Commits

Author SHA1 Message Date
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
374b3da041 don't enable replay after reboot. 2023-04-07 08:41:08 +00:00
4b2dcdb52f Disable block scan when disable block cache 2023-04-07 08:14:51 +00:00
534c25f11f [to #48896499] fix object construct with null parameter 2023-04-07 08:11:21 +00:00
303ea8ea6f request inner table id for ddl. 2023-04-07 07:11:02 +00:00
a6201f3d9a Merge branch 'pr_1336' 2023-04-07 12:08:22 +08:00
51e4cd6636 [CP][bugfix] control max threads allocates to a sqc 2023-04-07 03:07:02 +00:00
840ca57665 Fixed memory leak of ObLoadDataStat 2023-04-07 03:03:31 +00:00
71d19e2940 [BUGFIX] fix read lob locator after commit 2023-04-07 03:00:01 +00:00
d5c8bb9c3b [misc] remove ob_abort 2023-04-07 02:20:31 +00:00
b5cdb67b4d [OBCDC] fix a logic error that manipulate the ls_fetch_ctx after hibernate in direct mode 2023-04-06 15:54:22 +00:00
b969710b6f ddl not record warning of entry not exist in dag warning history 2023-04-06 15:11:00 +00:00
667cbe6e84 Add new virtual table id placeholder. 2023-04-06 14:47:47 +00:00
2e69e56f3d Fix observer may core when print iter 2023-04-06 14:44:13 +00:00
6bbf0c65f0 ddl exist if server is killed. 2023-04-06 14:18:20 +00:00
f27a1340ac [Arb] avoid TPS degradation during upgrading log streams 2023-04-06 14:14:50 +00:00
9d477317a9 fix build ddl table store 2023-04-06 14:11:19 +00:00
ccd37d7473 fix readable sites judged by weak reads in the standby database 2023-04-06 13:44:24 +00:00
86e15c3c88 fix the reading of the standby database is incorrect in some scenarios 2023-04-06 13:40:55 +00:00
136400bb55 fix mysqltest 2023-04-06 13:11:08 +00:00