|
7d5d2cfcca
|
fix mysqltest
|
2023-07-06 06:23:01 +00:00 |
|
|
2f48823ec4
|
add error code when alloc memory failed
|
2023-07-06 06:17:27 +00:00 |
|
|
42753f3498
|
[CP] Fix: sys var default values modify cause session sync fail
|
2023-07-06 06:11:53 +00:00 |
|
|
cfca161084
|
[CP] [master] misc refine for log print and others
|
2023-07-06 05:47:40 +00:00 |
|
|
38d41f372d
|
Merge branch 'oceanbase:4.1' into 4.1
|
2023-07-05 14:48:25 +08:00 |
|
|
711fc88580
|
fix:review again
|
2023-07-05 14:35:07 +08:00 |
|
|
d1ad54dd7e
|
fix:review add space
|
2023-07-05 14:00:05 +08:00 |
|
|
0920b291c5
|
fix:review all
|
2023-07-05 13:56:02 +08:00 |
|
|
b1ef22a30c
|
[CP] [to #49896474] fix a PL parser buffer overflow
|
2023-07-05 05:40:07 +00:00 |
|
|
1f4e6979ad
|
[CP] to issue<49576316>:fix core when package complex variable as udf out param
|
2023-07-05 05:34:27 +00:00 |
|
|
31cbe18ff8
|
[CP] Fix mysql temp table route bug
|
2023-07-05 05:28:42 +00:00 |
|
|
181e55a855
|
[CP] Fix direct load manage thread stuck
|
2023-07-05 05:17:44 +00:00 |
|
|
e9cedb21cc
|
[CP] Fix: ob_last_schema_version need sync
|
2023-07-05 05:12:09 +00:00 |
|
|
01917d5f96
|
[CP] Fix blockscan border in multi-version sstable
|
2023-07-05 02:42:25 +00:00 |
|
|
d020b402b9
|
fix:review
|
2023-07-05 10:39:52 +08:00 |
|
|
346a10b783
|
[to #50458134] fix mysqltest
|
2023-07-05 02:17:35 +00:00 |
|
|
8defd5e341
|
[CP] Fix block sample iterator log info
|
2023-07-05 02:12:00 +00:00 |
|
|
6b6695797c
|
[CP] [FIX] only update min_start_scn and keep_alive log scn when log is NO_CTX or HAS_CTX
|
2023-07-04 12:23:31 +00:00 |
|
|
42d004be26
|
[CP] Fix resolve joined table bug
|
2023-07-04 12:17:54 +00:00 |
|
|
2a2f85c96c
|
[CP] BUGFIX: add lock timeout for ls service
|
2023-07-04 12:12:20 +00:00 |
|
|
85556c6d69
|
[CP] [4.x] acquire data lock before set tx desc in session
|
2023-07-04 08:53:05 +00:00 |
|
|
5d7aba2087
|
[CP] [fix] fix some error logs
|
2023-07-04 08:47:32 +00:00 |
|
|
ffe115498a
|
[CP] to req<50664381>:fix synonym object match issue
|
2023-07-04 08:41:57 +00:00 |
|
|
fa0eec9d65
|
[CP] limit secure_file_priv local access
|
2023-07-04 08:17:46 +00:00 |
|
|
d38dc6e6a3
|
patch cpu time without cgroup to 4.1
|
2023-07-04 08:12:09 +00:00 |
|
|
36f337eabd
|
[CP] fix: get compatible config failed when init omt tenant
|
2023-07-04 06:12:09 +00:00 |
|
|
2726299627
|
[CP] [fix][PALF] consider degraded learners when setting replica_num
|
2023-07-04 04:59:01 +00:00 |
|
|
6c0ef3c99f
|
[CP] fix hexstring convert bug
|
2023-07-04 04:53:30 +00:00 |
|
|
8b1ad3d6b2
|
[CP] Fix: sql_id need init, otherwise conclude overflow risk
|
2023-07-04 04:42:14 +00:00 |
|
|
114c344d57
|
fix:remove space
|
2023-07-04 11:33:02 +08:00 |
|
|
08dbf5e32c
|
fix:use struct, add defense for auto inc delta
|
2023-07-04 11:18:36 +08:00 |
|
|
997a1bf290
|
[CP] fix core: Observer crash due to incorrect assessment of allocated buffer.
|
2023-07-04 02:47:53 +00:00 |
|
|
e0796ddaaf
|
[CP] [master] repeated rollback savepoint on deleted ls will caused tx aborted
|
2023-07-04 02:23:39 +00:00 |
|
|
e090e52331
|
[CP][BUGFIX] fix aggr fill default lob val
|
2023-07-04 02:18:02 +00:00 |
|
|
03ad57fb25
|
[CP] fix free oci conn pool of dropped tenant bug
|
2023-07-04 02:12:18 +00:00 |
|
|
be28519a32
|
feat:add check and insert for obkv on branch 4.1
|
2023-07-03 21:16:41 +08:00 |
|
|
ab3f9e1a8b
|
fix bug: missing out on replacing calc_tablet_id_expr_ in ObLogJoinFilter
|
2023-07-03 13:12:09 +00:00 |
|
|
d66d1766e5
|
enhance rewrite minmax on index
|
2023-07-03 12:42:25 +00:00 |
|
|
5c93738f0b
|
[CP] [master] fix recreate participant ctx
|
2023-07-03 11:53:34 +00:00 |
|
|
fbcdc1ed85
|
[CP] Fix function ObDatumRow::reserve with keep_data argument
|
2023-07-03 11:47:59 +00:00 |
|
|
eaf56e49ed
|
[CP] Fix invalid prepare version bug
|
2023-07-03 11:42:21 +00:00 |
|
|
a6281cbc3c
|
[CP] [to #48644798] fix mysql errno for creating views with questionmarks in PL
|
2023-07-03 11:17:57 +00:00 |
|
|
9a72de8f80
|
Automatically clear dropped tenant's ls location caches
|
2023-07-03 11:12:21 +00:00 |
|
|
59b8c58dca
|
feat:add auto increment for obkv on branch 4.1
|
2023-07-03 10:43:23 +08:00 |
|
|
201c8872ef
|
adjust sample percentage of flt
|
2023-07-02 15:17:35 +00:00 |
|
|
b1016d240b
|
fix arm coredump caused by RpcProcessor is not aligined
|
2023-07-02 15:12:00 +00:00 |
|
|
77a71b9cc3
|
[CP] [to #47096137] fix a PL syntax conflict
|
2023-07-02 14:58:47 +00:00 |
|
|
00a8f9d5f7
|
[CP] fix reuse and recycle dblink connection bug
|
2023-07-02 14:53:11 +00:00 |
|
|
884976e1be
|
[CP] fix subquery coalesce cause update 4016
|
2023-07-02 14:47:39 +00:00 |
|
|
6e8deeaa51
|
[CP] creating tenant by rpc is not allowed when slog replay is not finished
|
2023-07-02 14:42:03 +00:00 |
|