Commit Graph

7089 Commits

Author SHA1 Message Date
82aceac81e allow block_tx when ls state is block_all 2023-08-09 03:24:27 +00:00
2654746463 fix alter table add column check 4016 2023-08-09 03:18:31 +00:00
42e2bf468b [4.2] add timeout for commit_alter_tenant_locality to avoid ddl thread hang 2023-08-09 03:12:34 +00:00
9bbd0b3c26 add trace for allocate link buffer 2023-08-09 02:54:39 +00:00
b6e343acdb [to #50995246]remove dbms_cursor_open retry 2023-08-09 02:48:41 +00:00
08666bea99 Fix rebuild cases 2023-08-09 02:42:41 +00:00
2ad79e84dc add ddl_kv diagnose info 2023-08-09 02:18:58 +00:00
46a9a4d763 Fix ddl_kvs_ inc ref twice when tiny tablet deserialization. 2023-08-09 02:12:57 +00:00
bfad2b6cfe remove infinite retry for check and set initial state operation 2023-08-08 13:54:41 +00:00
c46d7a39d8 Move CommonNetwork from DEFAULT_CTX_ID 2023-08-08 13:48:42 +00:00
1a4d800d7d Revert Bugfix:forbid using udfs that returns boolean in query 2023-08-08 12:49:02 +00:00
c603e33bc0 fix ob_tenant_virtual_concurrent_limit_sql stack overflow 2023-08-08 12:43:00 +00:00
1922809d62 Delete TxData Mini Cache Log 2023-08-08 11:18:30 +00:00
9fd9e82342 use mds checkpoint scn to indicate tablet initial state 2023-08-08 11:12:30 +00:00
2e28ad4ffa Fix: There is a shared expression in the virtual generated column, which causes an error 2023-08-08 10:48:42 +00:00
81e0d5ca13 fixed restart failed because physical log disk is smaller than log disk size 2023-08-08 10:42:43 +00:00
6f55199a8f fix progressive merge bug 2023-08-08 10:24:37 +00:00
8325c17a84 fix use error row handler 2023-08-08 10:18:34 +00:00
b047318590 fix hash join do not clear last batch memory leads OOM 2023-08-08 09:54:52 +00:00
0ac8dd7d1b fix check_cross_cluster_checksum about errno 2023-08-08 09:48:49 +00:00
69f1110962 fix core when backup le meta has failed. 2023-08-08 09:19:07 +00:00
sdc
dc309ed187 [CP] fix get_conn core 2023-08-08 09:13:02 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
c4b59bc122 print log when oss upload/download bandwidth exceed limit 2023-08-08 08:48:38 +00:00
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
d1e5895cb8 fix sql plan bug 2023-08-08 08:24:24 +00:00
6fd716e98c fix session core when flt mgr init failed 2023-08-08 08:12:40 +00:00
9085543640 Solve the problem that the sanity_check_range does not take effect when the length overflows 2023-08-08 07:54:58 +00:00
9eabf48afa revert test code in ob_table_location.cpp 2023-08-08 07:48:57 +00:00
07797ba2e0 add tablet reorganize history system table 2023-08-08 07:42:53 +00:00
857fb40564 fix bug: use allocator after free 2023-08-08 07:25:07 +00:00
cf27086ec5 fix mysqltest 2023-08-08 07:19:05 +00:00
943c6e7b34 fix get empty unique key 2023-08-08 07:13:05 +00:00
478d698630 [to #51325198]fixed some udf param default value check bug 2023-08-08 06:48:51 +00:00
eae2c9fb7d [CP] [tablelock] fix a typo in the log of obj lock garbage collector 2023-08-08 06:42:52 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
c8b34032f9 Debug info 2023-08-08 05:56:24 +00:00
7b564fe3c4 Merge branch 'pr_1482' 2023-08-08 05:49:41 +00:00
82273343d9 forced to distinguish between ha dag and others 2023-08-08 05:42:30 +00:00
a1fa978f84 support strict replace 2023-08-08 05:12:15 +00:00
51bb12a3f6 Drop/truncate part/table/db without ddl retry task 2023-08-08 04:48:26 +00:00
ca5f363b3d fix create inner path bug 2023-08-08 04:42:25 +00:00
4257b3d298 [BUG.FIX] fix no reset macro id bug 2023-08-08 04:12:11 +00:00
9fab702399 placeholder for virtual table 2023-08-07 16:12:19 +00:00
f864205279 assign some array memory in encoding module to tenant 2023-08-07 14:42:25 +00:00
e24b2cefb7 wait until tenant_sync_scn is larger than sys_ls_end_scn in some cases 2023-08-07 13:48:13 +00:00
7c789f265f [SCHEMA] Fix memory expansion problem while refresh full schema 2023-08-07 13:18:19 +00:00
b70f0e35b7 Fix a situation where the CRASH log may not be printed 2023-08-07 13:12:23 +00:00
2a7fd0ef77 Disable leak memory protection 2023-08-07 12:54:32 +00:00
7d5247651d fix partition calc bug 2023-08-07 12:48:35 +00:00