Commit Graph

3498 Commits

Author SHA1 Message Date
a0ae58bf15 fix the bug io_error retry unlimited 2023-02-16 09:44:53 +00:00
59be44790d fix oltp performance reduction (2 / 5) : refreshing AutoFDO profile 2023-02-16 09:42:13 +00:00
43087dd576 Do prefetch as all the prefetched micros may be read in fetch_rows 2023-02-16 05:44:33 +00:00
b1fca03619 Optimize get_prev_info for fetch log. 2023-02-16 05:41:56 +00:00
61a17a9abc bugfix : json objectagg returning type affect by var in pl 2023-02-16 04:17:46 +00:00
d820b79c29 [bugfix] fix the bug that the error code was overwritten when the commit_tx failed 2023-02-16 04:15:07 +00:00
f5fb2760c9 fix: add recycle config latency check 2023-02-16 04:12:28 +00:00
95e181e97f add assign() to GroupName 2023-02-16 03:42:02 +00:00
1cb925ed39 fix bug:dynamically adjust the bucket_cnt value to prevent reporting error-code 4013 2023-02-16 01:12:00 +00:00
bca7c64873 [4.1][dblink] fix tm start for dblink 2023-02-15 16:42:04 +00:00
4c6eae115a fix mysqltest 2023-02-15 14:44:56 +00:00
076558b3cc shrink memory use in ddl 2023-02-15 14:42:18 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
efffd594cc [Fix] clear ddl commit flag in DDL start redo process 2023-02-15 14:12:22 +00:00
07291ffaf2 fix offline ddl hang in checking table exist. 2023-02-15 13:45:12 +00:00
3810805e12 fix oltp performance reduction(1 / 5) 2023-02-15 13:42:35 +00:00
cdb2219d06 check inner_table before schedule for non-primary tenant 2023-02-15 13:14:19 +00:00
758a0bad4d Change range idx from int16_t to int64_t 2023-02-15 13:11:41 +00:00
7bd346dc46 [FIX] dynamic expand or shrink tx data hash map when minor freeze to reduce memory use in tx data memtable 2023-02-15 12:44:35 +00:00
4ca42f308e [BugFix] fix sanity core when freeze_stat is invalid 2023-02-15 12:41:58 +00:00
0b0d502655 fix: delete unnecessary requires in rpm package 2023-02-15 12:16:57 +00:00
8623882bc4 [FIX] add_undo_action core 2023-02-15 12:14:20 +00:00
858a6bae2e fix spmset ref count leak when inserting inner table failed 2023-02-15 12:11:42 +00:00
5bf5e1b1d4 [CP] Fix ls rebuild failed and restart set ls migration status none bug 2023-02-15 11:44:39 +00:00
719e871b92 Reset row flag in get 2023-02-15 11:42:01 +00:00
30eb581ae8 Add compat mode guard when alter column offline 2023-02-15 11:17:51 +00:00
fa2b614483 adaptation interface get_valid_sts_after 2023-02-15 11:15:12 +00:00
f161cc3bcf [OBCDC] Support SYS_LS DIST TRANS(including DDL/DML) 2023-02-15 11:12:34 +00:00
a4f1b2b6bd fix wrong table_id used in handle_table_can_not_verify 2023-02-15 10:42:01 +00:00
de84c3d734 Fix tmp file 4201 error log. 2023-02-15 10:14:59 +00:00
f98ab35d69 fix distribute for-update material location allocate error 2023-02-15 09:47:07 +00:00
43a9aeb34f fix snapshot version reset bug 2023-02-15 09:44:29 +00:00
29304afaf5 [maste] revert CR: 11661526 2023-02-15 09:41:49 +00:00
ab65ecd48a Revert Fix reading invalid 8 bytes column in vectorized query. 2023-02-15 09:11:52 +00:00
ae0d28cc8d Merge branch 'master' of github.com:oceanbase/oceanbase 2023-02-15 14:23:53 +08:00
f65ae2a18f Under concurrent conditions, requests from multiple tenants may hit the same sender 2023-02-15 06:11:48 +00:00
d30a2a77ca [to #42398480] fix NEW obj(...) syntax 2023-02-15 05:12:21 +00:00
17bea01cde [master][tx-route] fix implicit-start tx push extra-state version 2023-02-15 04:44:37 +00:00
6597151e89 fix: fix the mem leak induced by create hash set for distinct check 2023-02-15 04:16:58 +00:00
e0f9403d72 Fix code error in ls archive task init 2023-02-15 04:14:20 +00:00
2b5d89226f [to #47336750] fix memory leak of package variable serialize 2023-02-15 04:11:44 +00:00
adce321d1b [master] misc fix and refine 2023-02-15 03:46:57 +00:00
4aa841b9e4 [4.1][xa] fix session terminate for xa trans 2023-02-15 03:41:53 +00:00
8dd3ce1ac3 [master][txn-route] fix multi-stmt return txn-state 2023-02-15 03:17:11 +00:00
6068c7df83 Fix ddl kv lock timeout 2023-02-15 03:14:33 +00:00
e793572d08 Fix hang when checking unique index of a dropped tenant 2023-02-15 03:11:57 +00:00
091977a88f remove some docker environments (#1290)
* remove some environments

remove some environments;
remove password;
do not check disk space in version 4.0;
fix boot bug running with `-v` parameter;

* add spec for db user
2023-02-15 10:52:20 +08:00
b9147642e2 fix the bug that IO_callback didnot pass tenant_id 2023-02-15 02:42:12 +00:00
3c4b9d36cd Fix schema-version-not-match bug in direct-insert 2023-02-14 15:17:17 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00