Commit Graph

8359 Commits

Author SHA1 Message Date
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
sdc
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
b170b18043 [to #51999001] fix self argument of inner call 2023-09-12 06:40:35 +00:00
b8241387f5 BUGFIX: limit max ls count of tenant 2023-09-12 05:10:33 +00:00
110154db7e fix standby tenant ls balance checking in rs job 2023-09-12 04:44:27 +00:00
54c00ceedf Optimize the method of restore proxy to create connection pool 2023-09-12 04:40:43 +00:00
2b3d63338e overwrite error code in the fixing of bug(purge recyclebin fails and reports error) 2023-09-12 03:47:40 +00:00
541e6a22bf Fix fk task ddl stmt str and concurrent problem 2023-09-12 03:44:02 +00:00
6e9e8a2c23 [to #52145073]fixed user type log 2023-09-12 03:40:22 +00:00
d6f15c7b10 Recursive CTE iscycle clause support number type 2023-09-12 03:14:33 +00:00
36322c7d68 replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot 2023-09-12 03:10:47 +00:00
c5157474b8 [fix] getting scn of election priority according to the role of ObLogHandler 2023-09-12 02:44:19 +00:00
ffd6829b5b fix dag scheduler destroy when init failed 2023-09-12 02:40:35 +00:00
45573c67e5 Fix bug in skip scan with splitted ranges 2023-09-12 02:10:42 +00:00
1fb2c7983c fix bug: p2p datahub map not init 2023-09-11 13:40:26 +00:00
ee2ce83b84 set correct charset and collation for string column when alter table 2023-09-11 13:10:27 +00:00
92ace425fc Fix the issue of frequent reporting of transfer task -4023 2023-09-11 12:44:04 +00:00