Commit Graph

14411 Commits

Author SHA1 Message Date
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
0fe3ce7c9e rollback transction when reroute for autocommit 6005 retry 2024-06-19 06:23:26 +00:00
9c3b4bbfdd reset is_inited_ after info log 2024-06-19 06:17:47 +00:00
4a9e83e893 fix a error report bug 2024-06-19 06:12:09 +00:00
0eca8d9e8a fix a core of debug log in arith expr 2024-06-19 06:06:33 +00:00
7e009841b6 auto refresh alert log table 2024-06-18 13:16:42 +00:00
55514bf32c fix tx minor merge 4002 problem 2024-06-18 12:53:56 +00:00
3189f93036 refresh profile 2024-06-18 12:48:16 +00:00
e63b69a7b6 write inc direct load macro block sync 2024-06-18 12:41:43 +00:00
8d3e2c2e76 [CP] Implement direct load fill default value 2024-06-18 12:35:43 +00:00
aafb07fca4 [CP] issue<57371449>:fix 4013 error when pass empty array as arugment of call stmt in ps mode 2024-06-18 12:29:21 +00:00
070445223b online estimate percent place holder 2024-06-18 12:12:29 +00:00
74b7683448 [CP] add RPC to check server empty in executor 2024-06-18 12:06:13 +00:00
dc49458623 support db_id and routine body in pl cache 2024-06-18 09:46:11 +00:00
964cb5dd52 fix the bug of direct load in mv complete refresh 2024-06-18 09:16:21 +00:00
bc0553b107 [432] fix cancel clone tenant problem 2024-06-18 08:52:22 +00:00
7375b98008 Add place holder for supporting obadmin dump ss_phy_block 2024-06-18 08:46:49 +00:00
b962b3c895 fix the stack overflow of json parse 2024-06-18 08:21:43 +00:00
7362c4b8a9 allow forced non-sorting for heap-table-direct-load 2024-06-18 07:26:12 +00:00
b529ebb084 [master] fix pending_log_size and flushed_log_size in __all_virtual_trans_stat 2024-06-18 07:20:41 +00:00
4bc30b8a98 [CP] [OBCDC] update oblogmsg version 2024-06-18 07:15:02 +00:00
9c9891e1e3 lob opt miss patch from 42x 2024-06-18 05:19:25 +00:00
cf6beaf2be [CP] fix set group cpu quota error 2024-06-18 05:13:52 +00:00
acdd042242 [CP] [to #56943706]Fix bug, self param can not use %type or %rowtype in UDT routine. 2024-06-18 05:08:18 +00:00
f14c8b3d34 for rescan query, keep row cache releated stats unchanged 2024-06-18 05:02:07 +00:00
2af11711bb Add nullptr check for tenant_schema in archive thread 2024-06-18 04:56:22 +00:00
8066ff915d occupy error code for mysql event 2024-06-18 04:39:06 +00:00
d2841956bc [CP] Add defensive check code for inner table and weak read 2024-06-18 04:33:03 +00:00
e2661c1548 fix direct load compact hang 2024-06-18 04:21:39 +00:00
7d9ca152f5 [MySQL 5.7 Mock]Add placeholders for fts system variables and view 2024-06-18 04:16:07 +00:00
0b0e24ca1e optimize get external table file size 2024-06-18 04:10:04 +00:00
0fdb2fa533 [CP] Fix ineq selectivity bug 2024-06-18 04:03:51 +00:00
fc8b7e2d54 Remove defend codes in group by pushdown 2024-06-18 03:57:43 +00:00
f5c8989764 group_id unexpected condition 2024-06-18 03:52:09 +00:00
860a67d2fc fix errsim build 2024-06-18 03:46:40 +00:00
2416eb407b [CP] 修正mock table options 带来的多个并且mock选项的不合法问题 2024-06-18 03:40:56 +00:00
4babd9b846 [CP] add pie compile option 2024-06-18 03:34:41 +00:00
1267ac8cc1 update code owner and case owner 2024-06-18 03:28:08 +00:00
eed6b5fd90 [CP] [to #57075306] [FEAT MERGE] 4_2_3_pl_dev merge review
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
2024-06-18 03:22:32 +00:00
806f88da98 fix external table bug 2024-06-18 03:16:52 +00:00
b522183582 Simple LOCK function recognition 2024-06-18 03:11:09 +00:00
024359ccf0 [FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
2024-06-18 03:05:14 +00:00
b29a7dd782 [FEAT MERGE] Set different table mode and compaction strategies to optimize buffer table performance.
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-06-18 02:58:54 +00:00
a5f60f4681 skip add task when ddl task queue has been stop 2024-06-18 02:41:43 +00:00
ca53fe797d [FEAT MERGE] merge table insert overwrite 2024-06-18 02:35:50 +00:00
046dac469a fix: mview job cannot update for end 2024-06-18 02:29:32 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
647ff3b73c fix tablet mulit_version_start and snapshot version in meta merge 2024-06-18 02:12:31 +00:00
d04aec2793 Direct load open compress 2024-06-18 02:06:44 +00:00