7651 Commits

Author SHA1 Message Date
yangqise7en
3eb34fe37e del useless code 2023-11-10 11:39:11 +00:00
oceanoverflow
5895ce4113 [CP] change sync rpc to async for transfer and migration 2023-11-10 11:13:01 +00:00
skylhd
7aec297f5c fix expr in cmp func nullptr 2023-11-10 11:09:02 +00:00
xianyu-w
0a8a218ad6 [CP] Add smart_call in transform_predicate_move_around 2023-11-10 10:46:37 +00:00
fforkboat
693a69deb8 fix: logging after revert ObPartTransCtx may lead to coredump 2023-11-10 10:42:56 +00:00
oceanoverflow
fa3f962aad [CP] change cluster level parameter to tenant level for backup 2023-11-10 10:39:14 +00:00
fanfangzhou
6620db0b8b [CP] update index stauts rpc占位 2023-11-10 09:43:35 +00:00
seuwebber
4c93159bbe [CP] [to #52965418]need not to check the tail name in for loop stmt 2023-11-10 09:39:19 +00:00
zzg19950727
128e2b22e2 [CP] fix check_match_index interface bug 2023-11-10 09:09:23 +00:00
skylhd
9f9adcc3c4 fix dbms_lob.compare wrong charset length 2023-11-10 08:16:39 +00:00
jiadebinmary@gmail.com
561c6db348 Fix log_task unlock call missing bug. 2023-11-10 08:12:57 +00:00
a1iive
4d7029aa80 add transfer_seq check when merge 2023-11-10 08:09:13 +00:00
wxhwang
d49d442c2f fix the length of encrypted_passwd when set backup passwd 2023-11-10 07:39:08 +00:00
zhjc1124
42cc13dfea fix divided_by_zero and errcode overlapped 2023-11-10 07:09:23 +00:00
chinaxing
7c0bee2ec2 fix mysql test: inner_table.restrict_accessible_virtual_table_oracle 2023-11-10 06:43:34 +00:00
ChangerR
7d7c37db03 fix some bugs 2023-11-10 06:39:12 +00:00
jinmaoli
8b6b9d8df0 fix push limit to set query bug 2023-11-10 04:39:34 +00:00
hezuojiao
588121e463 Fix window function array memory leak 2023-11-10 04:13:12 +00:00
SevenJ-swj
d373d22c17 fix information schema case sensitive bug 2023-11-10 04:09:27 +00:00
Fengjingkun
751a0c5876 fix meta merge && optimize meta merge scheduling 2023-11-10 03:44:41 +00:00
a1iive
19a07afb2f fix dead lock about progress estimate 2023-11-10 02:39:12 +00:00
z404289981
62f271557e forbid direct load for non-empty cotable&& fix 4103 2023-11-09 15:10:57 +00:00
hiddenbomb
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +00:00
leftgeek
ef593860ca Reserve table type, column id and errno for materialized view log 2023-11-09 14:50:39 +00:00
shadowao
98db7a6727 persist lob access share same table param 2023-11-09 14:47:01 +00:00
hanr881
218b4fec80 [CP] to issue<52838400>:fix core when package var as top store routine argument 2023-11-09 14:43:19 +00:00
dimstars
7879d387e5 fix gen_errno.pl 2023-11-09 14:39:39 +00:00
Hongqin-Li
5c58c5e0f9 Fix unexpected recovery of child table fk by recover table 2023-11-09 14:35:55 +00:00
fkuner
7cbba14c87 [CP] [CP] Optimize log group policy 2023-11-09 14:32:13 +00:00
obdev
978cb2f50e placehold expr and system parameter used by new query range 2023-11-09 14:24:35 +00:00
Carrot-77
a475001ab5 [CP] [xml bugfix] xml type partition table garbled characters 2023-11-09 14:20:45 +00:00
obdev
2e3be94f99 occupy for virtual_thread 2023-11-09 14:16:58 +00:00
obdev
45a879703e [Fix] fix same cte table name in different subquery resolve bug 2023-11-09 14:09:19 +00:00
wudidapaopao
b401dc296f fix ObSSTableIndexFilter memory inflation 2023-11-09 14:05:31 +00:00
yangqise7en
6536f8deb6 fix special tablet checksum item cnt defense for standby cluster 2023-11-09 14:01:38 +00:00
shadowao
8d1edcadda LOB chunk size occupy column schema field and table column id at master 2023-11-09 13:57:48 +00:00
lalalafeier
d043147db2 Placeholder about tenant snapshot | tenant clone 2023-11-09 13:45:05 +00:00
a1iive
b153e02c44 add aux lob table into RS progress checker 2023-11-09 13:41:11 +00:00
GongYusen
f545b85426 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. 2023-11-09 13:37:19 +00:00
obdev
e604f799e3 fix skip ls for failed in checkpoint_service task 2023-11-09 13:33:14 +00:00
zhjc1124
f6c40db8ee [CP] [secure_file_priv]limit dumpfile 2023-11-09 13:29:16 +00:00
taoshuning
251666af5f [CP] fix check archive continuous print log too many when archive disk is full 2023-11-09 13:25:26 +00:00
jingtaoye35
18b2b12ceb [CP] disable rewriting happened on a values clause as subquery temporarily 2023-11-09 13:17:34 +00:00
jingtaoye35
a399421cc0 fix bug that system privs create any table, drop any tableallowed to access table obj also 2023-11-09 13:13:48 +00:00
zzg19950727
0c24ef4988 add place holder for feature branch 2023-11-09 13:09:42 +00:00
Hooper9973
d9de59fd05 [SKIP INDEX] fix falifisable filter use incorrect obj meta. 2023-11-09 13:05:54 +00:00
JiahuaChen
0c9c0a5d12 Fix unsafe log print found by sanity 2023-11-09 13:02:01 +00:00
jingtaoye35
05f3ddffb0 field place hold for upgrade compatibility at master 2023-11-09 12:58:02 +00:00
renju96
e762487941 delete useless log 2023-11-09 12:54:12 +00:00
haitaoyang
3c9f626901 Fix reverse blockscan in multiple ranges 2023-11-09 12:50:10 +00:00