Commit Graph

666 Commits

Author SHA1 Message Date
09a595f841 内部表加列占位 2023-11-23 11:45:15 +00:00
3Ti
b4167ae293 allow docker set lower_case_table_names for tenant 2023-11-23 17:31:21 +08:00
721eba42aa refactor the logic for public mysqltest 2023-11-23 04:45:27 +00:00
19fece84d3 fix bug: ACCESS DENIED in test user of test tenant under Fast Boot Docker 2023-11-23 04:41:16 +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
dd2188c9a2 ignore some errors 2023-11-22 10:14:40 +00:00
40267e4db7 [obd] fix tpch_obp test 2023-11-22 08:40:58 +00:00
0aeb373b45 [UPGRADE] Add 4.2.1.2 to upgrade path 2023-11-22 05:11:04 +00:00
a8e610e8c1 [Enhancement] Silence meaningless error messages in copy.sh 2023-11-21 12:43:37 +00:00
eadef007ed Merge branch 'pr_1668' 2023-11-21 12:38:11 +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
a90b1f988e [obd] support tpch_obp test 2023-11-20 12:14:59 +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
e34175cd2c Fast boot docker 2023-11-16 09:12:20 +00:00
d3ec0428d1 Merge branch 'pr_1652' 2023-11-16 09:08:09 +00:00
47a7bc617a Merge branch 'pr_1669' 2023-11-16 08:38:12 +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
77d8fa0f81 set build path of ob in copy.sh in alphabetical order 2023-11-14 17:29:59 +08:00
0a85b00bcb fix build path in copy.sh is chosen randomly 2023-11-14 12:51:27 +08:00
6b9fac55ca suppress error messages in copy.sh 2023-11-14 12:51:14 +08:00
b5403e8433 update timeout
use 2c2g to run mysqltest
2023-11-14 11:40:00 +08:00
bb95fcdd86 pre take position for inner table 2023-11-13 09:09:08 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00
5809204848 mark some case to support runing in ce-farm 2023-11-13 04:43:16 +00:00
3eb34fe37e del useless code 2023-11-10 11:39:11 +00:00
7d7c37db03 fix some bugs 2023-11-10 06:39:12 +00:00
dd2c7bbff7 add readme for fast boot image
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 16:27:19 +08:00
8d62326974 set the default mode to mini
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 16:07:28 +08:00
f628507654 support remote rpm & local rpm / forbid user to set different port
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 15:42:18 +08:00
3a6b69c350 fix obd.sh deploy failed as obd generate randome password 2023-11-09 10:43:00 +08:00
51a520d5e9 enable fast boot docker
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-08 21:30:30 +08: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
4646e5136d [UPGRADE] CP 4.2.1.1 to master 2023-11-03 09:13:32 +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
8f226b2872 docs: fix typos in tools/docker/standalone/README.md 2023-10-26 10:46:10 +05:45
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
5b4c6cac5c modify the default path of OB_LOGGER to HOME 2023-10-20 13:13:30 +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
03bb761572 Merge branch 'pr_1601' 2023-10-16 08:37:06 +00:00
4337f7c376 [CP] fix some mysql and information_schema not compat with mysql5.7 2023-10-16 04:09:17 +00:00