Commit Graph

5618 Commits

Author SHA1 Message Date
88dad848e0 [CP] fix bug insert on duplicate key update with unexpected error_no 5024 2022-08-16 11:51:22 +08:00
db7a7afe45 [CP] Add more logs for dropped tenant check information 2022-08-16 11:50:36 +08:00
14a6af150b [CP] disable spm before 4.0 2022-08-16 11:48:38 +08:00
168e025811 fix a bug about sync mysqltest 2022-08-16 11:36:35 +08:00
f229486631 try fix #600 (#614) 2022-08-15 11:34:27 +08:00
e6efecced4 [CP] Fix page nums error. 2022-08-15 11:33:50 +08:00
c7bbde7dcf fix Rocky is not supported #1014 (#1018) 2022-08-13 02:07:41 +08:00
9de7eb9f26 fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2022-08-12 20:09:43 +08:00
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00
29e0cb7475 [CP] [CP] [3_2_x] set trans-result incomplete when merge/assign failed 2022-08-12 17:12:57 +08:00
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
c6ce32929d [CP] [CP] Remove multi logical tenant files 2022-08-12 17:10:47 +08:00
331db3f523 CHAR_LENGTH() output incorrect results when used with subquery 2022-08-08 23:03:24 +08:00
1799f31d6f fix issue [WhiteScan] [DEADCODE] (#678) 2022-08-08 20:42:22 +08:00
da3b184eb8 fix issue 252 (#858) 2022-08-08 20:35:53 +08:00
a69e1e30df [CP] [xa] [fix] intercept the idle timeout behavior of xa 2022-08-08 20:34:53 +08:00
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
577e69c13f Update ob_log_replay_engine.cpp (#936) 2022-08-08 16:11:46 +08:00
823d00855c [CP] Fix string number accessing array out of bounds 2022-08-08 16:11:25 +08:00
c5e1383f82 [CP] Fix insert values op access enumset string_values core 2022-08-08 16:10:46 +08:00
2c1ac9a163 [CP] Fix nested aggregate bug 2022-08-08 16:10:06 +08:00
9cc87d8343 [CP] Add system variable default_storage_engine 2022-08-08 16:09:22 +08:00
ba11b4ac6b Update README.md (#954)
add docker ref
2022-08-08 15:06:05 +08:00
c1af466e6c [CP] Json bugfix: json cast to enum/set 2022-08-04 19:31:38 +08:00
522aef175c [CP] [CP] fix const expr output not deep copy in implicit_aggr 2022-08-04 19:30:55 +08:00
5d339f88e3 Disable batch nlj when right is sample scan 2022-08-04 19:30:15 +08:00
727c5bf512 transfer the query response time collection to sql audit consumer thread 2022-08-04 19:28:51 +08:00
18b5b5be8b fix: table api report -4002 when the client request does not include a valid table id 2022-07-31 20:31:01 +08:00
8c74dc19a2 [CP] [CP][BUG.FIX] fix eating return code in tmp file. 2022-07-31 20:30:31 +08:00
4942b97c45 [CP] fix allocate gi above window function bug 2022-07-31 20:29:59 +08:00
f3f54ca0ea [CP] adjust NLJ/NL connectby open 2022-07-31 20:29:26 +08:00
edd206c037 [CP] [CP] Fix psSessionInfo memory not being released in time 2022-07-31 20:28:50 +08:00
19caf2060f revert 'use isal for crc check' 2022-07-27 16:42:35 +08:00
139fe70c10 select json_arrayagg(DISTINCT 1) coredump 2022-07-27 16:41:54 +08:00
be2abb986f Add github action to compile 2022-07-25 10:41:16 +08:00
7e8bf7f641 [CP] fix json output type 2022-07-25 10:41:16 +08:00
39fd66a55a [CP] fix: ObConfigMgr::got_version() maybe leave out to update local version 2022-07-25 10:41:16 +08:00
275a546e41 [CP] [CP] Fix overwrite ret problem 2022-07-25 10:41:16 +08:00
f844e90c8e [CP] fix rollup const expr bug 2022-07-25 10:41:16 +08:00
c95b6b534e use isal for crc check
Co-authored-by: hnwyllmm <hnwyllmm@126.com>
2022-07-25 10:41:02 +08:00
c2c53f977c [CP] Set tenant id for ConnectByPump 2022-07-22 10:45:29 +08:00
fc3e6e947b [CP] Repair type conversion range check of year to tinyint or utinyint 2022-07-22 10:44:45 +08:00
b96d7663b5 [CP] JSON bug fix 2022-07-20 11:33:16 +08:00
1b88c27061 fix: json column default value(3.1_opensource) 2022-07-20 11:32:39 +08:00
af654e3a43 when pushdown rewrite, stack oversize 2022-07-20 11:31:59 +08:00
18019f2bf2 [CP] [CP] [TMP.FILE] support single read huge tmp file. 2022-07-20 11:31:21 +08:00
cdb3f87700 [CP] [CP] Add useful log info to help debug when cast string to number 2022-07-20 11:30:44 +08:00
e4997016e0 fix bug: sys variables secure_file_priv doesn't work 2022-07-20 11:30:07 +08:00
e1972c561a [CP] [CP] fix fuse row cache problem 2022-07-20 11:28:59 +08:00
913838f920 open archive compression defaultly 2022-07-20 11:28:24 +08:00