4970 Commits

Author SHA1 Message Date
tuitang00
51b2ce63be obd: update for new deploy.py 2023-05-16 08:42:03 +00:00
Larry955
7a4291a73c fix scalar group by log plan bug when has dbms_stats hint 2023-05-16 08:16:43 +00:00
jiadebinmary@gmail.com
fa5760b0a8 Fix fetch log start_lsn unexpected bug. 2023-05-16 08:11:20 +00:00
HaHaJeff
34fb2a21b4 don't print error log when offline ObLogHandler due to ObRoleChangeService has been stopped. 2023-05-16 07:51:54 +00:00
HaHaJeff
74c56902ee don't print error log when diagnose restore handler 2023-05-16 07:41:22 +00:00
Handora
98a3620a5b [BUG] callback tx ops before set tx data state 2023-05-16 07:22:13 +00:00
obdev
5980811329 [CP] add consensus version for truncate 2023-05-16 07:16:51 +00:00
yyy-hust
c5d6ca2c5d [log write throttling] reduce thread count of IOWorker 2023-05-16 07:11:27 +00:00
obdev
888f3d8387 opt TransService memory usage 2023-05-16 06:46:38 +00:00
18523270951@163.com
aa9740be43 fix memory ctx id is not compat in chunk store 2023-05-16 06:41:17 +00:00
tino247
672b7dfb94 Consider schema error as election priority 2023-05-16 06:16:57 +00:00
496148326@qq.com
09b2cbb3ef fix ip white list bug that the compare logic is not correct and will not allow ip/netmask format to login to observer 2023-05-16 06:11:30 +00:00
obdev
5f1468b8cf fix bug about dateadd when in normal parser 2023-05-16 05:52:49 +00:00
jw-guo
de0a65febd [4.x] not set tx isolation level when setting tx read write 2023-05-16 05:42:08 +00:00
GroundWu
1c1eef34a3 xml bugfix: allow pl xmltype cast to string & adapt error code for xmltype implict cast to clob/blob 2023-05-16 05:16:32 +00:00
Minionyh
276d54eafc improve dup table case stablity 2023-05-16 04:52:09 +00:00
godyangfight
6e5169c713 Fix oceanbase::storage::ObCopyMacroRangeInfo core 2023-05-16 04:46:48 +00:00
obdev
cdcf35d941 fix protocol layer swallow error code 2023-05-16 04:41:28 +00:00
hezuojiao
7fa3fae890 Fix const expr as implicit first aggr eval sanity core 2023-05-16 04:22:02 +00:00
saltonz
4e78cd9426 [bugfix] fix column equal encoding exception offset array overflow 2023-05-16 04:16:42 +00:00
18523270951@163.com
4f31c69e63 adjust subquery iter hash map memory mode && adjust table columns rewrite error code 2023-05-16 04:11:22 +00:00
obdev
a13159f429 add unittest for review 12592921 2023-05-16 03:52:14 +00:00
zhjc1124
4e62f65eda fix multi_level_queue_ uninited 2023-05-16 03:46:49 +00:00
godyangfight
420f4b25bc Disable link old tablet when rebuild creates a new tablet 2023-05-16 03:41:26 +00:00
zhjc1124
12d40dfdfc fix server bw limit unset 2023-05-16 03:11:18 +00:00
JeremyHash
7a69923d04 add: support auto port config 2023-05-16 02:46:50 +00:00
obdev
c0e1905a6c fix plan cache memleak and switch invalid tenant 2023-05-16 02:41:26 +00:00
wangt1xiuyi
406639266a support partition can use the global stat when no partition stat and some case bugfix 2023-05-16 02:16:54 +00:00
YangEfei
da78951e6d [tablelock] do not throw deadlock error code when the timeout parameter of LOCK TABLE statment is larger than 1 min 2023-05-16 02:11:33 +00:00
obdev
88b861540e 在备租户同步到普通日志流创建后,尽早返回创建租户命令 2023-05-15 11:11:32 +00:00
ChangerR
2f6eea23d6 add a check rule when trigger groupby pullup 2023-05-15 10:11:40 +00:00
xianyu-w
dbaf4e2210 Fix mysqltest 2023-05-15 09:41:22 +00:00
0xacc
519580dd8c [to #34995399] fix mysqltest 2023-05-15 09:21:54 +00:00
Minionyh
1f8fbdbbc7 rewriet ret code when get max replayed scn failed 2023-05-15 09:16:36 +00:00
HaHaJeff
9c2eb9db5b fixed a column of __all_virtual_ha_diagnose display incorrect. 2023-05-15 09:11:20 +00:00
hanr881
8fa5fdc6e7 fix mysqltest 2023-05-15 08:46:25 +00:00
skylhd
bf4c0d2553 [BUGFIX] fix date to lob 2023-05-15 08:41:08 +00:00
obdev
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +00:00
windye
be9397596c fix the incorrectly release of macro blocks of ls meta checkpoint 2023-05-15 08:16:31 +00:00
obdev
0ca17b1b8d [CP] fix table location incorrect deserialize bug 2023-05-15 08:11:13 +00:00
obdev
dd6fd84255 Adjust the mini tenant specification standard to 1G 2023-05-15 07:46:48 +00:00
obdev
579634a692 add location error code where retry when create tablet register 2023-05-15 07:41:28 +00:00
xianyu-w
b1ef77c953 disable implicit cast between gb18030 and gb18030_2022 when insert 2023-05-15 04:41:21 +00:00
leftgeek
0ff05b2832 Remove the restriction of max_table_load_session_count in direct-load data 2023-05-15 03:46:35 +00:00
obdev
907db4b32b fix ddl kv freeze and release speed inconsistent bug 2023-05-15 03:41:18 +00:00
skylhd
25728606d3 [BUGFIX]fix hex to text null 2023-05-15 03:21:41 +00:00
akaError
6a8ad504cd fix a sql_mode bug and some mysqltests 2023-05-15 03:16:25 +00:00
obdev
abade1ec61 fix:fix pdml update not support minimal mode 2023-05-15 03:11:07 +00:00
WeiXinChan
5191e38cfb [Bugfix]fix incorrect trace id during asynchronous commit 2023-05-12 14:16:34 +00:00
Hongqin-Li
7738dbec19 Fix ddl kv mgr deadlock 2023-05-12 14:11:13 +00:00