obdev
|
0ac29fa0ba
|
Fix reading invalid 8 bytes column in vectorized query.
|
2023-02-14 11:44:41 +00:00 |
|
obdev
|
9abe96704d
|
fix reverse link core
|
2023-02-14 11:42:02 +00:00 |
|
obdev
|
1225f5f0ce
|
revert 'fix avg scale is not compat with MySQL'
|
2023-02-14 11:15:13 +00:00 |
|
obdev
|
7beb4f1669
|
Fix refresh schema hang caused by mock fk parent table
|
2023-02-14 11:12:36 +00:00 |
|
obdev
|
fc977e323d
|
fix srs_wkt empty core
|
2023-02-14 10:47:09 +00:00 |
|
obdev
|
8e89a8e323
|
add abort() for sanity build when tsc iter is not released
|
2023-02-14 10:44:33 +00:00 |
|
oceanoverflow
|
5d5bdf2da6
|
fix backup get skipped report report -4016 issue
|
2023-02-14 10:11:54 +00:00 |
|
obdev
|
4def282ea1
|
fix bug: recieve dynamic param copy core
|
2023-02-14 09:44:34 +00:00 |
|
obdev
|
f270202cd7
|
remove wait_offline from gc state
|
2023-02-14 09:41:57 +00:00 |
|
obdev
|
3f4864a69b
|
[4.0] add print_memtable_for_tablet for debug
|
2023-02-14 09:15:20 +00:00 |
|
obdev
|
e30a640634
|
[BUGFIX] fix mysqltest
|
2023-02-14 09:12:43 +00:00 |
|
hezuojiao
|
628998ff7e
|
Fix unsigned double hash calc inconsistent
|
2023-02-14 08:47:29 +00:00 |
|
obdev
|
28536648f7
|
bugfix forbid json compare in pl
|
2023-02-14 08:42:24 +00:00 |
|
obdev
|
e36fe6b9c8
|
Add issue_task_version in log restore
|
2023-02-14 08:14:30 +00:00 |
|
obdev
|
f6009fdcb4
|
fix: fix the bug induced by check delete distinct for foreign key cascade delete
|
2023-02-14 08:11:51 +00:00 |
|
obdev
|
1ea5d6dfc9
|
[to #45954004]Fix syntax error of host_name as '@%'
|
2023-02-14 07:47:09 +00:00 |
|
obdev
|
a9d79d2aeb
|
[BUGFIX]fix lob bugs
|
2023-02-14 07:44:32 +00:00 |
|
obdev
|
fdee1d295a
|
fix major freeze cannot finish in case of truncate table
|
2023-02-14 07:41:55 +00:00 |
|
obdev
|
e35e00581d
|
fix the background thread's tenant_id is inconsistent with the ps cache's while changing tenants
|
2023-02-14 07:17:09 +00:00 |
|
ZenoWang
|
5e45394217
|
[FIX] use major sstable end_scn to recycle tx data when the tablet do not have minor/mini sstable
|
2023-02-14 07:14:32 +00:00 |
|
obdev
|
8813e31143
|
release tenant memory in resource manager when drop tenant
|
2023-02-14 07:11:54 +00:00 |
|
yishenglanlingzui
|
454158d35e
|
delete a unused code file and add JingLin be backup of dml
|
2023-02-14 06:41:54 +00:00 |
|
Hongqin-Li
|
f30eb228ce
|
Fix ddl kv mgr deadlock(2)
|
2023-02-14 04:44:44 +00:00 |
|
Monk-Liu
|
5e0f5e4e12
|
[dbms_stats]: bugfix for online optimizer stats gather.
|
2023-02-14 04:42:08 +00:00 |
|
chinaxing
|
092b683a60
|
[master] add sql_audit txn-route diagnose info
|
2023-02-14 04:15:02 +00:00 |
|
chinaxing
|
6d1f508977
|
[master] fix retry commit register timer
|
2023-02-14 04:12:23 +00:00 |
|
obdev
|
2aab57aea1
|
fix incorrect primary key columns order after pk alter operation.
|
2023-02-14 03:44:05 +00:00 |
|
obdev
|
8158904233
|
fix adjust_global_merge_info when max_frozen_status.frozen_scn_ = 1
|
2023-02-14 03:41:29 +00:00 |
|
obdev
|
1e90e30019
|
fix switch status failed.
|
2023-02-14 03:15:02 +00:00 |
|
hiddenbomb
|
c6ded9ad28
|
fix incorrect operation when force killing tx
|
2023-02-14 03:12:24 +00:00 |
|
hamstersox
|
bd3408f14a
|
remove backup meta timeout
|
2023-02-13 13:14:46 +00:00 |
|
yinyj17
|
0a4df972e8
|
fix invalid definition for timestamp generated column
|
2023-02-13 13:12:07 +00:00 |
|
obdev
|
ff893e6e4f
|
bugfix:47099280, 47725591, 47679463, 47077540, 47024555
|
2023-02-13 12:41:36 +00:00 |
|
obdev
|
331b873fb3
|
fix schedule wrong for standby tenant
|
2023-02-13 12:12:17 +00:00 |
|
obdev
|
f13943fc42
|
optimaze macro merge check
|
2023-02-13 11:47:10 +00:00 |
|
oceanoverflow
|
530427e05c
|
log printing optimization for backup and migration
|
2023-02-13 11:44:32 +00:00 |
|
obdev
|
f1ef7006da
|
Completing the information of insert into select clause in direct-mode
|
2023-02-13 11:41:53 +00:00 |
|
zzg19950727
|
22d1f15814
|
fix session info reset bug
|
2023-02-13 11:17:22 +00:00 |
|
Hongqin-Li
|
392ae3d831
|
Fix deadlock of ddl kv mgr
|
2023-02-13 11:14:45 +00:00 |
|
obdev
|
68b805d4be
|
fix:46520694,47245275,47250762,47050323,47539331
|
2023-02-13 11:12:09 +00:00 |
|
obdev
|
1cff40eef7
|
Fix incorrect error messages printed by stop_server/stop_zone
|
2023-02-13 10:44:46 +00:00 |
|
tino247
|
40590109cf
|
[UPGRADE] Fix upgrade failure in opensource ver
|
2023-02-13 10:42:03 +00:00 |
|
yinyj17
|
c5871bdf6e
|
fix rel_id mismatch table_item idx bug
|
2023-02-13 10:17:09 +00:00 |
|
obdev
|
a223edbf29
|
fix OB_LEADER_NOT_EXIST error code of get_major_freeze_service
|
2023-02-13 10:14:29 +00:00 |
|
qianchanger
|
047ae0202e
|
[CP] Fix phy part replica report null in table look up
|
2023-02-13 09:47:27 +00:00 |
|
chinaxing
|
173515e1b4
|
[master] fix tx free route reject multi-stmt on tmp node
|
2023-02-13 09:44:49 +00:00 |
|
obdev
|
8487f67368
|
delete set_freeze_clock in create_memtable
|
2023-02-13 09:42:11 +00:00 |
|
chinaxing
|
8aadc5cc80
|
[master] fix release_tx with SHADOW flag
|
2023-02-13 09:14:53 +00:00 |
|
obdev
|
27d5c7cfcb
|
[BUGFIX] fix obci lob create tmp lob
|
2023-02-13 09:12:11 +00:00 |
|
HaHaJeff
|
80cb7c8511
|
fixed a core at print log
|
2023-02-13 08:43:12 +00:00 |
|