|
1c039bd6d1
|
Fix bug some case may do batch optimization failed
|
2023-09-13 09:44:21 +00:00 |
|
|
45d1975f70
|
Adjust the position of name_generated_type_ in the serialization of table schema
|
2023-09-13 09:40:38 +00:00 |
|
|
1996f51223
|
to issue<52184403>:split tenant for common_array mod
|
2023-09-13 08:40:38 +00:00 |
|
|
2d06e1eb45
|
Fix skip scan hint mysqltest
|
2023-09-13 08:10:38 +00:00 |
|
|
e60ca4d26d
|
Fix the low utilization of SimpleAllocer
|
2023-09-13 07:47:36 +00:00 |
|
|
7c7d08cbb4
|
FIX BUG: ASH missed the TABLE api module's sampling point when doing transaction commit sampling
|
2023-09-13 07:43:53 +00:00 |
|
|
f2a538942f
|
to issue<52166867>:fix core when using object construct function if input argument is null
|
2023-09-13 07:40:11 +00:00 |
|
|
181b48beab
|
check tablet restore status before replay transfer commit
Co-authored-by: wxhwang <wxhwang@126.com>
|
2023-09-13 07:17:54 +00:00 |
|
|
e4415822c8
|
fix bug: update set should report error when charset convert error
|
2023-09-13 07:10:33 +00:00 |
|
|
8e28a65afa
|
optimize restore service wake-up
|
2023-09-13 06:44:15 +00:00 |
|
|
68c5f0ce3e
|
[Bugfix]tableapi session pool split to tenant
|
2023-09-13 06:19:37 +00:00 |
|
|
1238115c82
|
Merge branch 'pr_1545'
|
2023-09-13 06:12:15 +00:00 |
|
|
dacb6589dc
|
fixed read log failed during flashback
|
2023-09-13 06:10:43 +00:00 |
|
|
03f4d9d194
|
fixed remove directory failed because of physical disk full.
|
2023-09-13 05:48:59 +00:00 |
|
|
f461e41881
|
fix: unsupport sm4 if not define OB_USE_BABASSL
|
2023-09-13 05:45:17 +00:00 |
|
|
c9ee19a33c
|
Merge branch 'pr_1549'
|
2023-09-13 05:38:03 +00:00 |
|
|
b83f56b740
|
Merge branch 'pr_1548'
|
2023-09-13 05:08:05 +00:00 |
|
|
868fdeb109
|
fix change user sys var read default val
|
2023-09-13 04:47:28 +00:00 |
|
|
72de43ee36
|
[4.2][NetStandby] remove some logs that print password
|
2023-09-13 04:43:46 +00:00 |
|
|
f773f1ea34
|
fix using mysql mode to check oracle mode table name
|
2023-09-13 04:40:08 +00:00 |
|
|
105d1b66c2
|
fix json-array exceeding max depth bug
|
2023-09-13 04:17:18 +00:00 |
|
|
b8b81a070c
|
Fix async_refresh_schema() problem
|
2023-09-13 04:13:42 +00:00 |
|
|
d8e1787d1b
|
fix: optimize the retry logic when meet lock fonflict
|
2023-09-13 04:10:01 +00:00 |
|
|
2fb94f747f
|
[to #52097304] remove const_cast<ObRoutineInfo*> to modify cache value
|
2023-09-13 03:44:02 +00:00 |
|
|
c42c780796
|
adapt 'create view' privilege checking to mysql
|
2023-09-13 03:40:22 +00:00 |
|
|
70602030f7
|
[Fix] ttl schema changed
|
2023-09-13 03:14:09 +00:00 |
|
|
1910d3de2b
|
add a new config, which can force malloc even if tenant not exist in observer
|
2023-09-13 03:10:27 +00:00 |
|
|
914713a8d9
|
fix fk rebuild twice and adjust single replica build timeout.
|
2023-09-13 02:48:02 +00:00 |
|
|
57c943efcc
|
fix bug get columns to create inline view
|
2023-09-13 02:44:18 +00:00 |
|
|
f1cfef336e
|
fix choose_and_save_storage_schema
|
2023-09-13 02:40:37 +00:00 |
|
|
fc0c96eb47
|
Hide system-generated constraint names in oracle mode
|
2023-09-13 02:14:37 +00:00 |
|
|
d1cc9c025f
|
[to #52131396] fix MySQL lex rule to make identifier to contain one character at least
|
2023-09-13 02:10:50 +00:00 |
|
|
96e92196d0
|
[OBCDC] bugfix ddl ObLobDataOutRowCtxList set IStmtTask
|
2023-09-12 13:44:05 +00:00 |
|
|
2df75ff0ac
|
prevent shared-timer from being destroyed prematurely
|
2023-09-12 13:40:24 +00:00 |
|
|
d91601fa9a
|
add px msg wait guard
|
2023-09-12 12:40:10 +00:00 |
|
|
7b972979cf
|
[DeadLock] fix core-risk when 4013
|
2023-09-12 12:14:02 +00:00 |
|
|
1225cc3815
|
[OBKV] add put impl for obkv
|
2023-09-12 12:10:22 +00:00 |
|
|
f67fe833a9
|
to issue<52079802>:fix synonym + udf used in sql hit plan cache issue
|
2023-09-12 11:40:10 +00:00 |
|
|
f076b3840e
|
[CP] Fix incorrent ret code when buffer is full during number formatting
|
2023-09-12 10:14:05 +00:00 |
|
|
59f56db956
|
fix max_ls_id not fix during upgrade from 4.1 to 4.2
|
2023-09-12 10:10:23 +00:00 |
|
|
cb75499e77
|
fix sys tenant backlog with cgroup on
|
2023-09-12 09:44:10 +00:00 |
|
|
ad35d56889
|
add show trace defense check
|
2023-09-12 09:40:28 +00:00 |
|
|
7dcb39d65b
|
Fix storage ha iterator get transfer abort tablet bug
|
2023-09-12 09:14:30 +00:00 |
|
|
dee288d4b6
|
[DETECT] add count down state to adapt sql retry deadlock
|
2023-09-12 09:10:43 +00:00 |
|
|
39d11ce2ce
|
add major_status check before suspend in upgrade
|
2023-09-12 08:44:02 +00:00 |
|
|
7b4f5eeffe
|
add compaction dag limit & batch size
|
2023-09-12 08:40:21 +00:00 |
|
|
f990b986b5
|
do not retry truncate on_replay
|
2023-09-12 08:10:31 +00:00 |
|
|
b4201f60e3
|
limit the tablet_cnt of migration
|
2023-09-12 07:40:13 +00:00 |
|
|
94d544b194
|
[MDS] fix delete mds table core-risk
|
2023-09-12 07:14:44 +00:00 |
|
|
abd80cd73c
|
[BUG.FIX] add comment for code
|
2023-09-12 07:10:59 +00:00 |
|