Commit Graph

13848 Commits

Author SHA1 Message Date
6e705b1f1f [FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: hwx65 <1780011298@qq.com>
2024-06-18 00:40:24 +00:00
77c6c17cb6 fix some optimizer bugs 2024-06-18 00:34:30 +00:00
1a2d20bd19 [CP] [to #57374270]fix bug, information_schema routines veiw should not display deleted info or same info twice. 2024-06-18 00:23:03 +00:00
768e502783 post 2pc requests after advancing the upstream_state successfully 2024-06-18 00:17:25 +00:00
8df6ceb0ab [BUGFIX] reset allocator when reset mem_ctx 2024-06-18 00:06:21 +00:00
1b12b7b155 Adding stat id whitelist. 2024-06-17 23:54:18 +00:00
29898170a3 Minor, hold errno code for external hdfs table 2024-06-17 23:48:39 +00:00
ffd0dacb15 Add object type placeholder for MySQL date/datetime types 2024-06-17 23:43:06 +00:00
f2462dd444 disable import table when table has fulltext index 2024-06-17 23:37:17 +00:00
983d25f03d [to #50072606] fix mysqltest 2024-06-17 23:31:10 +00:00
66d79d2e7a insert overwrite place holer 2024-06-17 23:25:34 +00:00
abd19d5cb3 [ARRAY] errno placehold 2024-06-17 23:19:55 +00:00
e5f1e98fe3 add retry when ret==OB_MINOR_FREEZE_NOT_ALLOW 2024-06-17 23:14:26 +00:00
2d0d9cd155 fix core at on_free when enable_sanity 2024-06-17 23:02:45 +00:00
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
69851359e7 [bugfix] fix limit pushdown for table scan op with attached ops 2024-06-17 22:45:14 +00:00
7f69f88cf9 [FEAT MERGE][PATCH] Support lob read follwer and retry 2024-06-17 22:39:16 +00:00
91f7fea875 Fix some problems in aggregate pushdown to decoder. 2024-06-17 22:33:29 +00:00
2c96a67376 bugfix: create force view on set query 2024-06-17 22:27:43 +00:00
f34f2dd352 [CP] Fix bug: in Oracle mode, the prepared statement throws an error -4016. 2024-06-17 22:22:10 +00:00
a9fc91b6e3 [CP] [FEAT MERGE] [to #41566681] implement DBMS_PROFILER package 2024-06-17 22:16:26 +00:00
3342b33225 [CP] Modify rebuild trigger condition for case stable 2024-06-17 22:10:44 +00:00
60629a37aa fix CHUNK_MGR with bad used_ 2024-06-17 22:04:50 +00:00
16a442b5da fix mds array alloc_mem when apply thread callback 2024-06-17 21:53:22 +00:00
059fac0b90 hold place for error code 2024-06-17 21:47:33 +00:00
76a155330b comment print insert_row debug log in das insert op 2024-06-17 21:41:56 +00:00
ca7092119c Fix multichecker triggers building bloom filter for small sstable 2024-06-17 21:30:20 +00:00
955fe79be9 添加4377dump场景日志,开关row cache 2024-06-17 21:24:44 +00:00
b44b280f84 fix query range cast time to datetime using wrong date 2024-06-17 21:19:00 +00:00
af2914e644 [CP] [to #57238919] fix: set length semantics for PL external param 2024-06-17 21:13:16 +00:00
32d6420b97 fix bug that parent stmt's conditions cann't use for null reject when stmt has windown func 2024-06-17 21:07:40 +00:00
fd09ea86f1 set ddl redo clog timeout 2024-06-17 21:01:44 +00:00
241569b9a4 [BUG] remove error when alloc memory when offlined for memtable 2024-06-17 20:56:01 +00:00
29783af820 allowed fast refresh for MJV use more than 5 tables 2024-06-17 20:50:29 +00:00
328d411dab autocommit trans not rollback when retry for row lock conflict 2024-06-17 20:44:53 +00:00
5444e47b61 [CP] Disables IMDS to prevent auto-region detection during S3ClientConfiguration construction 2024-06-17 20:33:39 +00:00
8cf399af82 Support hex string for load data formats 2024-06-17 20:27:47 +00:00
ba29ae32f8 use log cb to invoke the on_failure of a direct load log 2024-06-17 20:22:06 +00:00
15a77a877c print the warn log of on_succ before release_tx_ctx_ref 2024-06-17 20:16:21 +00:00
f25fb333b4 fix core at mv rewrite 2024-06-17 20:10:34 +00:00
94fc7a4afa [FIX] change ret code when tx data memtable mgr is empty because ls may offline 2024-06-17 20:04:30 +00:00
a37ff31426 fix errsim compile error 2024-06-17 19:58:42 +00:00
8892fef170 Fix number logging print cstring core 2024-06-17 19:47:33 +00:00
c7e77a8144 modify syslog compressor log level and errcode 2024-06-17 19:41:57 +00:00
c5eb9389d6 [CP] adds handling for EACCES error 2024-06-17 19:36:09 +00:00
f395d23393 server fix for pdml logging 2024-06-17 19:29:55 +00:00
2745725916 remove log_debug of cur_row_ 2024-06-17 19:24:21 +00:00
sdc
270c5ea5ef fix reset timezone_map_ bug 2024-06-17 19:18:39 +00:00
32f3fbce4a [CP] [Bugfix] fix core dump cause use after free in session pool 2024-06-17 19:13:06 +00:00
8503556996 [CP] [to #57108991] opaque assign null & inner call with question mark & multi exception handler 2024-06-17 19:07:02 +00:00