850 Commits

Author SHA1 Message Date
4c9b6479df [BUGFIX] fix sys view cdb_tables display not right 2023-11-27 07:14:32 +00:00
dbc5584a8d [CP] [to #53421157] fix mysql.proc RETURNS for procedures 2023-11-27 07:00:42 +00:00
09a595f841 内部表加列占位 2023-11-23 11:45:15 +00:00
721eba42aa refactor the logic for public mysqltest 2023-11-23 04:45:27 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
47d1177733 fix several subquery coalesce bugs 2023-11-23 02:10:37 +00:00
f8a9c93b63 add _stream_rpc_max_wait_timeout to avoid tenant worker hung for waiting next request 2023-11-20 14:40:50 +00:00
af9c216530 [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-20 08:46:45 +00:00
4c53146024 BUGFIX: depart the ls meta lock 2023-11-20 08:32:44 +00:00
1d6cb7cde6 Tablet normalized leak diagnosis 2023-11-17 10:45:14 +00:00
58c026ace0 [CP] force allocate exchange for first pdml operator 2023-11-16 04:40:35 +00:00
c8ace58297 mark some file to been opensource for ce-farm 2023-11-15 11:44:44 +00:00
bb95fcdd86 pre take position for inner table 2023-11-13 09:09:08 +00:00
5809204848 mark some case to support runing in ce-farm 2023-11-13 04:43:16 +00:00
7d7c37db03 fix some bugs 2023-11-10 06:39:12 +00:00
a722d95b96 add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-07 13:09:56 +00:00
4f162cdcc5 fix json/gis/text/blob meta response inconsistent with mysql5.7 (master) 2023-11-03 03:39:30 +00:00
3f8c7213fb [CP] [4_2_x]fix white_list match error 2023-11-01 13:09:11 +00:00
0b52588e3a fix mysqltest case 2023-11-01 08:43:15 +00:00
99db3c5d46 [CP] Add hidden config _transfer_task_tablet_count_threshold 2023-11-01 08:09:23 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
91c8fb0b92 [CP] [to #52605855] fix prefix database of udf in view 2023-10-18 13:13:27 +00:00
b2e81173b0 [CP] [to #52611945] fix mysqltest 2023-10-18 04:13:52 +00:00
b5986330bd [CP] [to #52517941] fix SQL SECURITY clause in SHOW CREATE FUNCTION 2023-10-17 14:10:14 +00:00
4337f7c376 [CP] fix some mysql and information_schema not compat with mysql5.7 2023-10-16 04:09:17 +00:00
9f814a2db7 use macro block cnt from table stat to compute space usage for system view 2023-10-12 09:10:26 +00:00
66452923c0 [CP] [CP] feat: implement virtual table and system view for obkv connections 2023-10-10 08:40:13 +00:00
42f577e33d limit DEFAULT_CTX_ID of tenant_500 from 4G to 2G 2023-09-28 02:09:45 +00:00
ba2ac56c8e 4G mysqltest 2023-09-27 09:14:01 +00:00
fcc72e5f2f [CP] [to #52346532]fixed mysqltest 2023-09-26 06:44:02 +00:00
eb8353a4ea Change Codeowner 2023-09-25 08:13:53 +00:00
98d6d32ccc [to #52107651]mysql proc only return ok in c driver 2023-09-20 16:46:11 +00:00
b901fa5a36 fix some inner view meta data bug 2023-09-20 13:12:06 +00:00
350df65bbf [CP] Disable das retry for rescan. 2023-09-18 04:40:20 +00:00
e0b02386b8 BUGFIX: limit max ls count of tenant 2023-09-18 03:10:12 +00:00
352998fa31 add _enable_values_table_folding config param 2023-09-15 04:43:48 +00:00
96aa1a846c [to #50700687] fix format of SHOW CREATE PROCEDURE/FUNCTION and DBMS_METADATA.GET_DDL 2023-09-14 13:13:51 +00:00
bd31323f98 Add _publish_schema_mode parameter 2023-09-14 07:14:13 +00:00
0c6b823cc8 fix missing cast when simplify set stmt 2023-09-14 03:10:18 +00:00
1db0d89765 fix sign expr bug 2023-09-13 13:14:13 +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
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
45573c67e5 Fix bug in skip scan with splitted ranges 2023-09-12 02:10:42 +00:00
a8f19c7fa5 [OBKV] add ttl_thread_score and skip scan in TTL delete 2023-09-11 08:14:22 +00:00
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
4a904949c2 fix correctness bug of replacing zerofill column expr 2023-09-09 13:42:25 +00:00
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
930fc3844a Modify schema related parameters 2023-09-09 10:59:21 +00:00
0922e834d5 fix MBR calculation error of spherical coordinate geometry under spatial index 2023-09-06 07:42:36 +00:00