wangyunlai
|
b5caa65a12
|
Update feature_request.yml
|
2023-05-08 16:01:24 +08:00 |
|
wangyunlai
|
968d0097b1
|
Update and rename bug-report.yml to bug_report.yml
|
2023-05-08 16:00:48 +08:00 |
|
wangyunlai
|
aeed38e1e0
|
Update pull_request_template.md
|
2023-05-08 15:59:47 +08:00 |
|
ZenoWang
|
ccde264e06
|
[FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
|
2023-05-07 07:38:34 +00:00 |
|
obdev
|
1a4be45b79
|
fix xml issue: updatexml expr result not escape partially & xmlcast expr result should revert escape character
|
2023-05-07 04:08:30 +00:00 |
|
hezuojiao
|
5e0eea169f
|
Fix query range obj cast unset scale for double type
|
2023-05-07 03:45:54 +00:00 |
|
HaHaJeff
|
0f30c4a321
|
revert(logservice): hidden sys tenant will actually occupy the log disk space.
|
2023-05-07 03:42:24 +00:00 |
|
obdev
|
70fa0179cd
|
Fix ps prepare stage error 4016
|
2023-05-07 03:38:52 +00:00 |
|
obdev
|
b05bba4bdd
|
issue<49217722>:fix sql use complex type issues
|
2023-05-06 13:38:37 +00:00 |
|
obdev
|
ccc3ee9784
|
fix px hang when use px batch rescan and ignore virtual table error
|
2023-05-06 13:08:29 +00:00 |
|
obdev
|
c0e8331ea8
|
[C][log4200] fix merge scn in ObTabletMergeCtx
|
2023-05-06 10:42:03 +00:00 |
|
Larry955
|
03695f6cb2
|
fix osg bugs
|
2023-05-06 10:38:37 +00:00 |
|
obdev
|
fab24a1afb
|
add: mysqltest recover cluster data
|
2023-05-06 10:08:33 +00:00 |
|
obdev
|
5671ac7b40
|
fix: json_contains bug
|
2023-05-06 09:45:35 +00:00 |
|
obdev
|
7fb78a8bcf
|
Sql audit use memory larger than expected during observer reboot period
|
2023-05-06 09:42:04 +00:00 |
|
xianyu-w
|
527f1b1cbb
|
Fix a bug when allocate shared expr in link stmt
|
2023-05-06 09:38:35 +00:00 |
|
obdev
|
90aad03502
|
[CP] BUGFIX: only increase sequence while limit speed
|
2023-05-06 09:08:43 +00:00 |
|
Larry955
|
5c006e369a
|
fix core caused by allocate memory with size of zero
|
2023-05-06 08:42:28 +00:00 |
|
obdev
|
46c6dab725
|
Fix buffer_size about table_lock redo After clog encryption is turned on
|
2023-05-06 08:38:57 +00:00 |
|
obdev
|
d6c6e05727
|
[FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-05-06 08:15:43 +00:00 |
|
wangt1xiuyi
|
f0fdf277f1
|
adjust some case owner and fix dynamic sampling bug
|
2023-05-06 08:12:10 +00:00 |
|
obdev
|
aaf2948a86
|
bugfix : [49401262] xmltype array error code not mismatch,[49423175] extract + transform sync fail then return default
|
2023-05-06 08:08:38 +00:00 |
|
obdev
|
05ffe5a646
|
to issue<45173384>:fix cursor expression remote execute issue
|
2023-05-06 06:48:40 +00:00 |
|
obdev
|
631fde402f
|
fix TxLSLogBuf mem leak
|
2023-05-06 06:41:48 +00:00 |
|
obdev
|
8bcb1ce7a6
|
to issue<49484128>:fix a core when using dynamic sql bulk into
|
2023-05-06 06:38:20 +00:00 |
|
obdev
|
4b60f93f18
|
[BUGFIX] fix hash distinct
|
2023-05-06 06:12:00 +00:00 |
|
yishenglanlingzui
|
9e328378c8
|
[FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2023-05-06 06:08:35 +00:00 |
|
obdev
|
711f4d5cd0
|
Forbid sql like 'alter system set' record in sql audit.
|
2023-05-06 04:15:43 +00:00 |
|
zzg19950727
|
e2b8865fd5
|
[CP] fix print view bug
|
2023-05-06 04:12:14 +00:00 |
|
obdev
|
8bd42198fe
|
fix 49399121, table_alias.col_name.member_func.udf not support
|
2023-05-06 04:08:44 +00:00 |
|
simonjoylet
|
415dd6582f
|
add some debug logs
|
2023-05-06 03:08:37 +00:00 |
|
ChangerR
|
eb331d4f0d
|
fix outer join can not be eliminated by null reject filters contain cast
|
2023-05-06 02:38:40 +00:00 |
|
obdev
|
a1dc0d1c58
|
[BUGFIX] fix bit cast to text padding
|
2023-05-06 02:08:28 +00:00 |
|
Larry955
|
c342e3ed87
|
fix subpartition template compat bug
|
2023-05-05 14:08:20 +00:00 |
|
yinyj17
|
f64c60e046
|
not to pushdown shared exprs of dml operators
|
2023-05-05 13:08:23 +00:00 |
|
obdev
|
34883bfe1b
|
fix Compress memleak
|
2023-05-05 12:38:21 +00:00 |
|
wjhh2008
|
27da7e5ca0
|
fix external table system view bugs
|
2023-05-05 12:15:19 +00:00 |
|
obdev
|
58dd6021ba
|
Fix mysqltests' failure for weak read scenario
|
2023-05-05 12:08:29 +00:00 |
|
obdev
|
a933ef50d3
|
fix xml issue:49339811/49171054/49294030/49405058/49424328
|
2023-05-05 11:45:32 +00:00 |
|
obdev
|
d0162343f0
|
fix bottom-up mechanism of lock wait mgr doesn't take effect in multi-tenant scenarios
|
2023-05-05 11:41:57 +00:00 |
|
obdev
|
46ef83cdb8
|
disable spf das group rescan for unsupported cases
|
2023-05-05 11:38:30 +00:00 |
|
obdev
|
3abebf7d57
|
xml bugfix : 49435009 49397703 49375033 49483801
|
2023-05-05 10:11:44 +00:00 |
|
nroskill
|
7b0bdb407b
|
fix coredump in switch_tenant when oom
|
2023-05-05 10:08:18 +00:00 |
|
obdev
|
8dc830fb19
|
fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios
|
2023-05-05 09:38:23 +00:00 |
|
obdev
|
23743b0e4d
|
fix mysqltest
|
2023-05-05 09:08:34 +00:00 |
|
obdev
|
2f20f6b81b
|
Handling concurrent situation when table not exist
|
2023-05-05 08:38:23 +00:00 |
|
raywill
|
ca6db06a05
|
[bugfix] first_change_time can be nullable in v$sql_plan_monitor view, but declared as not nullable in view define
|
2023-05-05 08:18:52 +00:00 |
|
Larry955
|
0ccb7f213f
|
fix print log core
|
2023-05-05 08:15:23 +00:00 |
|
obdev
|
6944111934
|
[OBCDC] fix a bug when fetch missing log time out
|
2023-05-05 08:11:58 +00:00 |
|
obdev
|
6ec569ca8d
|
Make the destroy function reentrant
|
2023-05-05 08:08:32 +00:00 |
|