|
463064375a
|
[liboblog] support storage work mode
|
2022-03-25 18:10:38 +08:00 |
|
|
8b88f1f1bd
|
Fix partition base data backup cancel slowly when nfs device is slow
|
2022-03-25 18:10:13 +08:00 |
|
|
7035d791b4
|
udpate omti.worker_pool while updating cpu_count config
|
2022-03-25 18:09:49 +08:00 |
|
|
e6d4caa074
|
fix sign result not cpmpat with mysql
|
2022-03-25 15:07:40 +08:00 |
|
|
aba750322c
|
fix print log core
|
2022-03-25 15:07:13 +08:00 |
|
|
85caf5ef81
|
Fix pg not removed from tenant file map when rollback batch create partitions
|
2022-03-25 15:06:49 +08:00 |
|
|
2f1c6922ba
|
release memory used in participants_ for dirty trans
|
2022-03-24 23:04:08 +08:00 |
|
|
11c17f830e
|
:In parser_node.c, count_child and merge_child will set ret to -4013, if there wasnt enough memory.
|
2022-03-24 23:03:34 +08:00 |
|
|
676333a3d5
|
Fix ps memory leak caused by deallocate prepare
|
2022-03-24 23:03:10 +08:00 |
|
|
ead14a9bc3
|
optimize trans part ctx recycle
|
2022-03-24 23:02:45 +08:00 |
|
|
6f0bdfec22
|
Fix physical restore set sys table macro block meta schema version as 0 bug
|
2022-03-24 23:02:07 +08:00 |
|
|
504d1fc622
|
fix obs session coredump when exit
|
2022-03-24 23:01:44 +08:00 |
|
|
b286d9ec97
|
treat XOR as logical operator
|
2022-03-23 22:08:19 +08:00 |
|
|
ff8bbf3ebc
|
fix padding bug with function-based index
|
2022-03-23 22:07:54 +08:00 |
|
|
30327651c9
|
fix core when expanding privs of roles
|
2022-03-23 22:07:28 +08:00 |
|
|
c0e3860141
|
revert invalid range defend for purge
|
2022-03-23 22:06:50 +08:00 |
|
|
ae446e60cf
|
22x Fix remote update pg backup task timeout bug
|
2022-03-23 14:03:00 +08:00 |
|
|
f700a428f4
|
fix datetime type default value scale bug
|
2022-03-23 14:02:35 +08:00 |
|
|
74f5e83e10
|
fix the calc type of expr export_set
|
2022-03-23 14:02:09 +08:00 |
|
|
9fa49d5dca
|
fix trim expr deduce bug
|
2022-03-23 14:01:34 +08:00 |
|
|
fd436db3f8
|
fix nullif/least calc_resultN bug in static engine
|
2022-03-23 14:01:09 +08:00 |
|
|
edb1623a7c
|
Fix core that dtl free dtl buffer from rpc wrongly
|
2022-03-23 14:00:45 +08:00 |
|
|
346a6fb777
|
change code layout to comment
|
2022-03-23 14:00:21 +08:00 |
|
|
9da1eaadc4
|
fix wrong ordering of update majority code
|
2022-03-23 13:59:55 +08:00 |
|
|
91161bcb38
|
fix replay engine print core
|
2022-03-23 13:59:31 +08:00 |
|
|
001aa8fd66
|
fix a concurrent problem in btree related to purge logic
|
2022-03-23 13:59:06 +08:00 |
|
|
62a8060152
|
fix point select performance reduction of sysbench oltp
|
2022-03-23 13:58:41 +08:00 |
|
|
6f4e3ee1e2
|
[trans] retry task if disk full is returned when submit log
|
2022-03-23 13:58:14 +08:00 |
|
|
7a4d9b8d2f
|
fix mysql mode group by expr ambiguous
|
2022-03-23 13:57:48 +08:00 |
|
|
c4130e5a6f
|
remove some test cases conflict with gpl (#819)
|
2022-03-21 17:23:24 +08:00 |
|
|
ced202f10b
|
Fix core at ObPlanCacheValue::reset
|
2022-03-21 16:22:39 +08:00 |
|
|
94d730d951
|
two overrun bug in ev.c & easy_mem_slab.c
|
2022-03-21 16:22:15 +08:00 |
|
|
0dfdfca191
|
Return CHECKSUM_ERROR when archive file is corrupt
|
2022-03-21 16:21:49 +08:00 |
|
|
4a8e137bf2
|
fix some build errors about isnan and isinf, not used std namespace
|
2022-03-21 14:36:42 +08:00 |
|
|
f0fbf805ec
|
fix some purge bug
|
2022-03-21 14:36:18 +08:00 |
|
|
483ef5e6a7
|
throw out schema error when sequence schema is not found
|
2022-03-21 14:35:54 +08:00 |
|
|
ea76dae8e4
|
fix ObSSTableDumpErrorInfo memleak when checksum error
|
2022-03-21 14:35:30 +08:00 |
|
|
17fabd983a
|
modify default ob_create_table_strict_mode to 0
|
2022-03-21 14:35:06 +08:00 |
|
|
4f1f1b93b9
|
fix query __all_virtual_processlist bugs
|
2022-03-21 14:34:42 +08:00 |
|
|
97b3bfab8b
|
result not in order when range partition truncated or splited
|
2022-03-21 14:34:15 +08:00 |
|
|
e4bfc6dcfa
|
fix coverity issue of transaction
|
2022-03-21 14:33:49 +08:00 |
|
|
a290fc4604
|
fix white scan code
|
2022-03-17 17:58:22 +08:00 |
|
|
0e9cb3a0a5
|
fix hash part infra hang because negative bound size
|
2022-03-17 17:57:45 +08:00 |
|
|
2ab9fc1911
|
Update deps for supporting clang asan (#816)
* fix: correct some release id related variables
* Update deps for supporting clang asan
|
2022-03-17 16:35:25 +08:00 |
|
|
655020509b
|
Fix slog reader doesnt switch file when theres no switch log at EOF
|
2022-03-17 15:11:18 +08:00 |
|
|
9aa337ba9e
|
Fix FastParserRes memory leak caused by remote plan
|
2022-03-17 15:10:54 +08:00 |
|
|
a5c703acc4
|
[opensource][XA] fix some cases for white scan
|
2022-03-17 15:10:30 +08:00 |
|
|
996696c528
|
fix mysql calc found rows bug, adjust semi condition check
|
2022-03-16 20:17:12 +08:00 |
|
|
8d81ad6ed1
|
cherry-pick to opensource branch
|
2022-03-16 20:16:36 +08:00 |
|
|
4255c9054b
|
fix: failed to skip comment lines in xxx.deps
|
2022-03-16 20:16:10 +08:00 |
|