Commit Graph

8341 Commits

Author SHA1 Message Date
424a6e09d6 fix backup delete skip tablet timeout 2023-09-14 02:40:26 +00:00
8f2327f912 Modify the default value of the better_inlist optimization configuration item to True 2023-09-14 02:10:40 +00:00
3f0fe546ff adjust create recover restore table rpc timeout. 2023-09-13 14:10:42 +00:00
d3d95a19a3 make state func not to be shared 2023-09-13 13:44:14 +00:00
e5822c705c [BUG] add callback logging blocked bug detect 2023-09-13 13:40:29 +00:00
c8c222deaa Add a rule to force use das if has variable assignments in sql 2023-09-13 13:21:37 +00:00
sdc
0d35739e39 fix unstable case and add log 2023-09-13 13:17:56 +00:00
1db0d89765 fix sign expr bug 2023-09-13 13:14:13 +00:00
2e1879527f Fix transfer wait scn ls replay to transfer start scn wait too long 2023-09-13 13:10:28 +00:00
180330fca0 fix resolve bugs 2023-09-13 12:40:24 +00:00
8a9e2edaab [Bugfix]fixed log loop dependency issues 2023-09-13 12:14:20 +00:00
c8125e8c3d fix standby tenant max tenant id not update during upgrade 2023-09-13 12:10:35 +00:00
2e5f6f237e fix some archive bugs
Co-authored-by: wxhwang <wxhwang@126.com>
2023-09-13 11:40:39 +00:00
8f8936e81c Fix missing return code when init virtual table 2023-09-13 11:14:03 +00:00
e831a7f141 Fix core at cost-based rewrite in temp table query 2023-09-13 10:14:07 +00:00
9b0c76426b [4.2][RestoreProxy]Fix return wrong code when mysql connect failed in restore proxy 2023-09-13 10:10:24 +00:00
4fc00eb489 fix equalsets use 500 tenant memory 2023-09-13 09:48:07 +00:00
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