|
73ef48ed09
|
[BUG] report error when 4013 for assign participants
|
2022-11-23 03:06:04 +00:00 |
|
|
d63bdbd204
|
fix: remove dead code (#611)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
|
2022-11-23 10:51:41 +08:00 |
|
|
e5a2f1f5db
|
fixed bug in src/sql/code_generator/ob_column_index_provider.cpp (#690)
Co-authored-by: wangyunlai <hnwyllmm@126.com>
|
2022-11-23 10:46:32 +08:00 |
|
|
067f438626
|
reserved table id for sql plan table、plan table、plan real info table
|
2022-11-23 02:37:12 +00:00 |
|
|
de322a3319
|
fix to retry build replice when observer has not refreshed the latest schema.
|
2022-11-22 13:35:37 +00:00 |
|
|
faab617097
|
fixed(palf): fixed set base lsn will reset PalfBaseInfo
|
2022-11-22 12:35:48 +00:00 |
|
|
779289c1cd
|
BUGFIX: make sure write throttle trigger is greater than freeze trigger
|
2022-11-22 10:35:49 +00:00 |
|
|
5429c2fc0a
|
fix spm core
|
2022-11-22 10:10:23 +00:00 |
|
|
5282ebd584
|
fix cases and add estimate block prefs
|
2022-11-22 10:08:02 +00:00 |
|
|
2ca80bac91
|
BUGFIX: wake up lock wait mgr if OUT_TRANS_UNLOCK finished
|
2022-11-22 10:05:41 +00:00 |
|
|
26f34fa185
|
fix config not init when init sys_vars
|
2022-11-22 09:38:05 +00:00 |
|
|
da73e25afc
|
improve case stability
|
2022-11-22 09:35:41 +00:00 |
|
|
a328e6f04f
|
[MYSQLTEST] fix case & add defense code for compat_mode
|
2022-11-22 09:10:22 +00:00 |
|
|
e7dc7c5edf
|
[CP] [Asan Core] heap use after free with unpivot operator.
|
2022-11-22 09:08:02 +00:00 |
|
|
ed83a15813
|
get tablet with timeout
|
2022-11-22 09:05:42 +00:00 |
|
|
16fc3d31e2
|
[CP] support ob_timer to assign max_task_num by argument
|
2022-11-22 08:38:18 +00:00 |
|
|
f72d873722
|
fix clog return code retry
|
2022-11-22 08:35:57 +00:00 |
|
|
3772f41232
|
Fix date/datetime comparision bug and fix failed mysqltests
|
2022-11-22 08:08:56 +00:00 |
|
|
5f8b94eb45
|
[CP] Fix find_in_set expr collation type calc
|
2022-11-22 08:06:37 +00:00 |
|
|
f6c2e3b47b
|
reduce log print level
|
2022-11-22 04:37:52 +00:00 |
|
|
429f2f7d5a
|
Fix clean sequence cache easy to timeout
|
2022-11-22 04:35:33 +00:00 |
|
|
c18134e07f
|
do not push execution id for column redefinition task
|
2022-11-22 03:40:37 +00:00 |
|
|
44dd39c81d
|
Add new pcode
|
2022-11-22 03:38:18 +00:00 |
|
|
5ea836facc
|
fix repeatable ddl start when migrate retry
|
2022-11-22 03:35:57 +00:00 |
|
|
f61eb3f967
|
[4.1] pcode for master
|
2022-11-22 03:08:22 +00:00 |
|
|
bd9908adab
|
initialize class member target_usage_idx_ and tenant_idx_ in ObAllVirtualPxTargetMonitor
|
2022-11-22 03:06:03 +00:00 |
|
|
039917f979
|
fix make DESTDIR=./ install problem
|
2022-11-22 02:37:54 +00:00 |
|
|
0eef672f1a
|
[CP] fix extract onetime expr with set op cause coredump
|
2022-11-21 15:05:32 +00:00 |
|
|
7dc86ccbb7
|
fix bug: select now() into @a from dual fail
|
2022-11-21 14:35:41 +00:00 |
|
|
8cd6085ac4
|
BUGFIX: reserve memstore memory for replay
|
2022-11-21 13:38:00 +00:00 |
|
|
abc92d3d60
|
[placeholder] enhance DBA_OB_TENANTS to display standby tenant related information
|
2022-11-21 13:35:40 +00:00 |
|
|
d06c642de3
|
fix bug replace into with timestamp type datum_memory use after free
|
2022-11-21 13:08:02 +00:00 |
|
|
0d4f96af5b
|
fix mini mode print slow replay error
|
2022-11-21 13:05:42 +00:00 |
|
|
bb20bfc8a4
|
Fix table location cast to enumset deserialize failed
|
2022-11-21 12:40:22 +00:00 |
|
|
fdf88c9dc9
|
Fix master failed case && fix a corretness problem
|
2022-11-21 12:35:53 +00:00 |
|
|
796ac0fd53
|
register ddl kv mgr to tablet pointer
|
2022-11-21 10:35:37 +00:00 |
|
|
67db124b01
|
fix lock_memtable get_rec_log_ts() to avoid back
|
2022-11-21 09:23:13 +00:00 |
|
|
cb3268653c
|
fix free unique checking unexpected
|
2022-11-21 09:17:04 +00:00 |
|
|
d0f2d000b5
|
[4.0] add online/offline in tablet_gc_handler
|
2022-11-21 08:07:22 +00:00 |
|
|
a63e7d37dd
|
obd: support cgroup
|
2022-11-21 07:46:08 +00:00 |
|
|
e082b0bc9b
|
[FEAT MERGE]
|
2022-11-21 07:38:55 +00:00 |
|
|
4cf8473874
|
[bugfix] use OB_ITER_END instead ob OB_BEYOND_THE_RANGE for macro block iterator
|
2022-11-21 07:36:36 +00:00 |
|
|
9a5408dfe9
|
fix log level
|
2022-11-21 07:34:18 +00:00 |
|
|
305b0935e5
|
[OBCDC] add compat-cdc case
|
2022-11-21 07:32:00 +00:00 |
|
|
7d8c4a42fc
|
[UPGRADE] Remove unused compatible code
|
2022-11-21 07:29:40 +00:00 |
|
|
cd2a883c13
|
[BUG] donnot reset pending count when resume
|
2022-11-21 07:27:20 +00:00 |
|
|
d9d65a329f
|
fixed te
|
2022-11-20 23:30:33 +08:00 |
|
|
9ca73d8696
|
Fix reuse minor sstable using wrong judement.
|
2022-11-18 15:37:57 +00:00 |
|
|
731a8fad35
|
[4.1] pcode for master
|
2022-11-18 15:35:37 +00:00 |
|
|
931a1810cc
|
Support timing auto flush plan cache
|
2022-11-18 13:05:43 +00:00 |
|