|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a866c0c929
|
add system config (l1/l2/l3 cache size) to utility
|
2023-02-14 15:12:02 +00:00 |
|
|
|
38f55496aa
|
[bugfix] Fix latest_row_store_type for migrate after upgrade from version 4.0 to version 4.1
|
2023-02-14 14:42:36 +00:00 |
|
|
|
0664c26d30
|
Fix shared exprs bugs when create inline view
|
2023-02-14 12:12:15 +00:00 |
|
|
|
50a6b3cda3
|
bugfix : 47556839 item method in json query with default returning type
|
2023-02-14 11:47:19 +00:00 |
|
|
|
0ac29fa0ba
|
Fix reading invalid 8 bytes column in vectorized query.
|
2023-02-14 11:44:41 +00:00 |
|
|
|
9abe96704d
|
fix reverse link core
|
2023-02-14 11:42:02 +00:00 |
|
|
|
1225f5f0ce
|
revert 'fix avg scale is not compat with MySQL'
|
2023-02-14 11:15:13 +00:00 |
|
|
|
7beb4f1669
|
Fix refresh schema hang caused by mock fk parent table
|
2023-02-14 11:12:36 +00:00 |
|
|
|
8e89a8e323
|
add abort() for sanity build when tsc iter is not released
|
2023-02-14 10:44:33 +00:00 |
|
|
|
5d5bdf2da6
|
fix backup get skipped report report -4016 issue
|
2023-02-14 10:11:54 +00:00 |
|
|
|
4def282ea1
|
fix bug: recieve dynamic param copy core
|
2023-02-14 09:44:34 +00:00 |
|
|
|
f270202cd7
|
remove wait_offline from gc state
|
2023-02-14 09:41:57 +00:00 |
|
|
|
3f4864a69b
|
[4.0] add print_memtable_for_tablet for debug
|
2023-02-14 09:15:20 +00:00 |
|
|
|
e30a640634
|
[BUGFIX] fix mysqltest
|
2023-02-14 09:12:43 +00:00 |
|
|
|
28536648f7
|
bugfix forbid json compare in pl
|
2023-02-14 08:42:24 +00:00 |
|