Commit Graph

2774 Commits

Author SHA1 Message Date
f48d2d13a7 fix mysqltest cases 2023-01-12 19:02:33 +08:00
4250b40aa2 [CP] fix program crashed when top_limit_cnt_ in operator select-into is set to zero 2023-01-12 19:02:33 +08:00
eddcded977 Fix mysql tests 2023-01-12 19:02:33 +08:00
1834cc9b88 fix gis unittest 2023-01-12 19:02:33 +08:00
4bd0c6351a purge timeout is not suitable 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
5535b96376 fix tablet report error 2023-01-12 19:02:33 +08:00
56bd4cbea0 Don't clear gts_waiting flag for EAGAIN in gts_callback 2023-01-12 19:02:33 +08:00
21db1a62e2 Add errno for multiset and vpd and a parse_node flag 2023-01-12 19:02:33 +08:00
7008a3587d The elr local commit tx can not be gc 2023-01-12 19:02:33 +08:00
193d0cd143 add force freeze before medium 2023-01-12 19:02:33 +08:00
6447906ef3 [to #35400270] fix padding of PL CHAR variables in PAD_CHAR_TO_FULL_LENGTH sql_mode 2023-01-12 19:02:33 +08:00
a3ea90f7eb fix mysqltest 2023-01-12 19:02:33 +08:00
80e58cf61e fix is_root and is_leaf bug 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
21c0bac716 add table and rpc placeholder 2023-01-12 19:02:33 +08:00
5d176c1b0d [4.1][xa] refine prepare version in 2pc to support apply msg 2023-01-12 19:02:33 +08:00
8aa24cb9e2 [CP] modify the log level when SSL_read return SSL_ERROR_SYSCALL and errno is 0 2023-01-12 19:02:33 +08:00
38422d011f Fix unexpected alloc string result 2023-01-12 19:02:33 +08:00
d2132b5120 occupy a pos for ob_item_type 2023-01-12 19:02:33 +08:00
976cfca700 Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable 2023-01-12 19:02:33 +08:00
d1453a1695 fix find in set bug and improve performance 2023-01-12 19:02:33 +08:00
abff448d3e reset compat_bytes before add_new_log in log_block 2023-01-12 19:02:33 +08:00
b26f8898e9 [to #40151002] fix user variable type conversion problem in PL 2023-01-12 19:02:33 +08:00
1235ea51e6 fix typo 2023-01-12 19:02:33 +08:00
9f7a4d321b adjust && occupy rpc code for persistence view column meta 2023-01-12 19:02:33 +08:00
230d34ce9b [CP]not allow begin/start transaction statement in xa trans for bug 46947616 2023-01-12 19:02:33 +08:00
0c1f02747b fix not null cst bug. 2023-01-12 19:02:33 +08:00
0192037f28 [CP] fix cast subquery expr bug 2023-01-12 19:02:33 +08:00
f946117747 [CP] fix information_schema.columns resolve column default failed 2023-01-12 19:02:33 +08:00
0d2a35c3d4 fix bug about swith_follower, gts_elapse_callback, get_gts_callback 2023-01-12 19:02:33 +08:00
5f094e887b hold table ids for table hotkey throttle virtual table and system view 2023-01-12 19:02:33 +08:00
cf463889fc use more accurate snapshot to schedule medium 2023-01-12 19:02:33 +08:00
8887f061fa [4.1][xa] refine for xa two phase commit 2023-01-12 19:02:33 +08:00
9822def517 Non partitioned tables optimization check all tables first 2023-01-12 19:02:33 +08:00
124965e385 Retry constraint task using ObDDLTask::switch_status 2023-01-12 19:02:33 +08:00
e9c5d6b4f4 add compatibility code for migration and small sstable 2023-01-12 19:02:33 +08:00
94e0e5067a Fix migration cut sstable left scn but new tablet table store init failed bug. 2023-01-12 19:02:33 +08:00
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
c6977f3e3f fix information_columns sanity core 2023-01-12 19:02:33 +08:00
b300756dff add log info for sort op memory dump controlled by amm 2023-01-12 19:02:33 +08:00
42a58351d0 [to #47002502]fix bug pass the parameter to the function by => 2023-01-12 19:02:33 +08:00
9b16d56c2f [CP] fix set variable subquery bug 2023-01-12 19:02:33 +08:00
efc06a1b8f refine is_root defination 2023-01-12 19:02:33 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
d967637528 fix add repeat sstable meta 2023-01-12 19:02:33 +08:00
adc47148bf to issue<46956625>:add stmt type check logic in cursor open stage 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
b39b8c45f0 fix white-scan problems && unit test 2023-01-12 19:02:33 +08:00
13aa8ace6b [BUG] change ERROR to WARN for 4013 2023-01-12 19:02:33 +08:00