Commit Graph

4650 Commits

Author SHA1 Message Date
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
ef5dc84cec [BUGFIX] fix lob locator helper print row id objs 2023-04-06 12:47:34 +00:00
c19f52df35 hold table ids for obkv connection virtual table and system view 2023-04-06 12:11:08 +00:00
c9d9026e93 fix complement data response rpc and scheduled ddl task concurrently. 2023-04-06 10:42:09 +00:00
de608f2913 remove tenant config lock and instead by ref 2023-04-06 10:10:42 +00:00
de15f38d07 Fix bug: the default value for generated column is incorrect when insert values 2023-04-06 09:48:07 +00:00
2d3766d675 [fix] fix replace_member core 2023-04-06 09:44:47 +00:00
38cea0976e fix core when print savepoint 2023-04-06 09:41:20 +00:00
02717a3936 Tables and views related to 3A project take place 2023-04-06 09:14:45 +00:00
ae39ff7277 fix control info repeatly sync 2023-04-06 09:11:17 +00:00
266a54a3c7 Github merge request #1065 2023-04-06 08:44:59 +00:00
2f7fae0cb4 remove try_wait in thread 2023-04-06 08:26:51 +00:00