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 |
|
obdev
|
66409181ed
|
fix inner sql kill fail when execute addr is null
|
2023-04-07 14:00:54 +00:00 |
|
wxhwang
|
8cbcdf06cd
|
fix event stat_id repeat
|
2023-04-07 12:27:01 +00:00 |
|
ZenoWang
|
05f1400903
|
Add tx data statistic placeholder on master
|
2023-04-07 12:23:30 +00:00 |
|
obdev
|
a13a049d29
|
add missed column flags
|
2023-04-07 11:57:51 +00:00 |
|
obdev
|
83bc968292
|
[CP] [CP] Support to deduce prefix index from T_OP_LIKE expr
|
2023-04-07 11:54:21 +00:00 |
|
obdev
|
134f4eedae
|
bugfix : null in json expr clause has core dump in fast parser
|
2023-04-07 10:56:32 +00:00 |
|
obdev
|
7a1cb10674
|
Fix palf ERROR log.
|
2023-04-07 10:28:10 +00:00 |
|
obdev
|
2244d5f277
|
occupy table id for oracle inner table index
|
2023-04-07 10:24:37 +00:00 |
|
Hongqin-Li
|
8e0deafb66
|
Fix unexpected table scanned by ddl redefinition task and reject stale switch_status
|
2023-04-07 10:21:06 +00:00 |
|
obdev
|
c51b26fdfe
|
update snapshot_version and mult_version_start when ddl major generates.
|
2023-04-07 10:17:36 +00:00 |
|
Charles0429
|
d39973ad19
|
ignore invalid parallel hint for create index
|
2023-04-07 09:41:32 +00:00 |
|
obdev
|
920c928830
|
fix: tenant config is referenced after config has been deleted
|
2023-04-07 09:17:44 +00:00 |
|
obdev
|
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 |
|
hamstersox
|
374b3da041
|
don't enable replay after reboot.
|
2023-04-07 08:41:08 +00:00 |
|
DengzhiLiu
|
4b2dcdb52f
|
Disable block scan when disable block cache
|
2023-04-07 08:14:51 +00:00 |
|
obdev
|
534c25f11f
|
[to #48896499] fix object construct with null parameter
|
2023-04-07 08:11:21 +00:00 |
|
obdev
|
303ea8ea6f
|
request inner table id for ddl.
|
2023-04-07 07:11:02 +00:00 |
|
ob-robot
|
a6201f3d9a
|
Merge branch 'pr_1336'
|
2023-04-07 12:08:22 +08:00 |
|
raywill
|
51e4cd6636
|
[CP][bugfix] control max threads allocates to a sqc
|
2023-04-07 03:07:02 +00:00 |
|
obdev
|
840ca57665
|
Fixed memory leak of ObLoadDataStat
|
2023-04-07 03:03:31 +00:00 |
|
obdev
|
71d19e2940
|
[BUGFIX] fix read lob locator after commit
|
2023-04-07 03:00:01 +00:00 |
|
obdev
|
d5c8bb9c3b
|
[misc] remove ob_abort
|
2023-04-07 02:20:31 +00:00 |
|
obdev
|
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 |
|
simonjoylet
|
b969710b6f
|
ddl not record warning of entry not exist in dag warning history
|
2023-04-06 15:11:00 +00:00 |
|
obdev
|
667cbe6e84
|
Add new virtual table id placeholder.
|
2023-04-06 14:47:47 +00:00 |
|
obdev
|
2e69e56f3d
|
Fix observer may core when print iter
|
2023-04-06 14:44:13 +00:00 |
|
obdev
|
6bbf0c65f0
|
ddl exist if server is killed.
|
2023-04-06 14:18:20 +00:00 |
|
BinChenn
|
f27a1340ac
|
[Arb] avoid TPS degradation during upgrading log streams
|
2023-04-06 14:14:50 +00:00 |
|
simonjoylet
|
9d477317a9
|
fix build ddl table store
|
2023-04-06 14:11:19 +00:00 |
|
obdev
|
ccd37d7473
|
fix readable sites judged by weak reads in the standby database
|
2023-04-06 13:44:24 +00:00 |
|
obdev
|
86e15c3c88
|
fix the reading of the standby database is incorrect in some scenarios
|
2023-04-06 13:40:55 +00:00 |
|
ChangerR
|
136400bb55
|
fix mysqltest
|
2023-04-06 13:11:08 +00:00 |
|
obdev
|
ef5dc84cec
|
[BUGFIX] fix lob locator helper print row id objs
|
2023-04-06 12:47:34 +00:00 |
|
obdev
|
c19f52df35
|
hold table ids for obkv connection virtual table and system view
|
2023-04-06 12:11:08 +00:00 |
|
obdev
|
c9d9026e93
|
fix complement data response rpc and scheduled ddl task concurrently.
|
2023-04-06 10:42:09 +00:00 |
|