|
01644a390c
|
optimize the lock in ObObjectDevice
|
2023-03-02 17:46:58 +00:00 |
|
|
e065d29667
|
fix mittest test_ob_simple_cluster coredump
|
2023-03-02 17:25:58 +00:00 |
|
|
6b0c6d40a2
|
forbid major freeze based on GET_MIN_DATA_VERSION and add compaction diagnose info
|
2023-03-02 17:18:21 +00:00 |
|
|
d0292eae1a
|
[CdcService] fix observer core when rpc concurrently access the ClientLSCtx
|
2023-03-02 16:26:11 +00:00 |
|
|
b8ed723a78
|
fix: large query send rpc should not set group id to pkt
|
2023-03-02 16:20:57 +00:00 |
|
|
284a98ee20
|
fix coredump in ObTrace when oom
|
2023-03-02 16:18:19 +00:00 |
|
|
760b30daf0
|
[master] add new ERROR code OB_TENANT_ID_NOT_MATCH
|
2023-03-02 16:05:01 +00:00 |
|
|
67b46e84c1
|
Make mallok_hook take effect at the beginning of main
|
2023-02-27 11:40:54 +00:00 |
|
|
6272a505cb
|
bugfix: json_exists passing var bugfix
|
2023-02-27 11:11:23 +00:00 |
|
|
b93a775f12
|
fix utf16 ptr add overflow
|
2023-02-27 08:14:00 +00:00 |
|
|
7590ff30d2
|
Occupy inner table position
|
2023-02-24 16:56:27 +00:00 |
|
|
780b56301a
|
fix bug about tenant_time_zone when switch tennat
|
2023-02-24 15:59:41 +00:00 |
|
|
925c98fcc4
|
fix print param sanity core
|
2023-02-24 15:51:52 +00:00 |
|
|
6afc32e07c
|
add pcode to master
|
2023-02-24 14:36:56 +00:00 |
|
|
a4c97d03f7
|
[FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
|
2023-02-24 14:26:20 +00:00 |
|
|
42328efa81
|
disable logical plan manager
|
2023-02-24 13:47:02 +00:00 |
|
|
8ebdd029e4
|
add virtual table ignore error whitelist
|
2023-02-24 13:06:22 +00:00 |
|
|
1ce0caed61
|
add concurrency join check for debug pthread_join failed issue
|
2023-02-24 12:20:29 +00:00 |
|
|
4d06b2886d
|
fix latin1 bug: hash_sort_8bit_bin
|
2023-02-24 12:01:04 +00:00 |
|
|
75a8d8397a
|
record alloc lbt in slice
|
2023-02-24 11:52:55 +00:00 |
|
|
fe826e8cc5
|
Shrink schema memory size
|
2023-02-24 11:47:19 +00:00 |
|
|
b952c226b0
|
fix timer log & fix memleak when destroy scheduler
|
2023-02-24 16:38:27 +08:00 |
|
|
37cb2f29ae
|
[CP] tableapi query_and_mutate & batch atomic & select all column default & is/is_not
|
2023-02-21 13:17:29 +00:00 |
|
|
6940db9e22
|
change the log level when decode an illegal mysql packet
|
2023-02-21 12:12:21 +00:00 |
|
|
a3e918d57d
|
fix pcode calculate issue
|
2023-02-21 09:17:05 +00:00 |
|
|
d1125dee41
|
fix bug of reusing washed chunk
|
2023-02-20 12:42:25 +00:00 |
|
|
ffb3bd3314
|
latin1 bug: latin1 normal parser should not recognize multibyte character(like multi byte comma)
|
2023-02-20 09:11:34 +00:00 |
|
|
b0b540090f
|
add check when BlockSet::free_chunk
|
2023-02-17 07:47:52 +00:00 |
|
|
671aeb2cea
|
[BUGFIX] fix lob locatorv2 fill return ret
|
2023-02-17 04:12:27 +00:00 |
|
|
f04d43b4ee
|
fix miss check for tenant memory leak
|
2023-02-17 03:42:00 +00:00 |
|
|
7770bb3358
|
fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug
|
2023-02-17 03:11:54 +00:00 |
|
|
3810805e12
|
fix oltp performance reduction(1 / 5)
|
2023-02-15 13:42:35 +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 |
|
|
a866c0c929
|
add system config (l1/l2/l3 cache size) to utility
|
2023-02-14 15:12:02 +00:00 |
|
|
fc977e323d
|
fix srs_wkt empty core
|
2023-02-14 10:47:09 +00:00 |
|
|
628998ff7e
|
Fix unsigned double hash calc inconsistent
|
2023-02-14 08:47:29 +00:00 |
|
|
a9d79d2aeb
|
[BUGFIX]fix lob bugs
|
2023-02-14 07:44:32 +00:00 |
|
|
ff893e6e4f
|
bugfix:47099280, 47725591, 47679463, 47077540, 47024555
|
2023-02-13 12:41:36 +00:00 |
|
|
ce71f6c3d9
|
fix the error of high_prio_rpc_shutdown when observer stop
|
2023-02-13 04:14:44 +00:00 |
|
|
48554a6c5f
|
Add cap for session variable synchronization for proxy version compatibility
|
2023-02-10 10:41:11 +00:00 |
|
|
2fadb897ea
|
tableApi pcode占位
|
2023-02-10 08:46:46 +00:00 |
|
|
364fdb8222
|
fix bad MEMORY_LOG when ServerGTimer hang
|
2023-02-10 08:41:32 +00:00 |
|
|
b889a69fbb
|
[bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction
|
2023-02-10 03:41:41 +00:00 |
|
|
773fa90509
|
[BUGFIX] fix lob bugs
|
2023-02-10 02:41:11 +00:00 |
|
|
3a51959b4e
|
fix using uninited per_log_limiters_
|
2023-02-09 18:24:15 +00:00 |
|
|
b407212c41
|
[CP] fix timestamp add asan coredump when minus months
|
2023-02-09 17:00:03 +00:00 |
|
|
04d543b90c
|
bugfix:47135989, 46585920, 47168819
|
2023-02-09 16:57:24 +00:00 |
|
|
6192a06fb9
|
[CP] SQL execution time consumption statistics
|
2023-02-09 14:28:54 +00:00 |
|
|
a31f7d168b
|
[BUGFIX] fix copy meta with lob header
|
2023-02-08 16:01:03 +08:00 |
|
|
65e0d25980
|
fixed invalid PalfEnvKey when handle message on arbserver
|
2023-02-07 20:30:29 +08:00 |
|