950 Commits

Author SHA1 Message Date
0b690eebb8 update tenant config parameter name 2023-07-18 15:42:02 +00:00
40220b1867 fix temp table access memory leak bug 2023-07-18 03:48:03 +00:00
cf39d8c8e3 Make compatible with mysql bit type deduction for case_when expr 2023-07-17 02:48:02 +00:00
80de9764e2 Revert SQL Vectorize Engine batchsize auto downgrade 2023-07-14 13:42:11 +00:00
713cfc4ea4 SQL EXEC Engine batchsize auto downgrade
Co-authored-by: qubin-ben <qubin01@gmail.com>
2023-07-13 03:12:19 +00:00
a8b3a7134f implement different construction function of xid 2023-07-12 03:12:23 +00:00
a8b370a2be add _max_rpc_packet_size parameter 2023-07-11 21:18:03 +00:00
ddb3abbab6 [LogService] Support the ls delay GC 2023-07-11 19:18:02 +00:00
1f3606fce5 [cleanup parameters] remove parameters that are no longer used 2023-07-11 09:42:42 +00:00
1f46662883 [Archive] add parameter archive_lag_target 2023-07-11 07:18:23 +00:00
d88e4bd320 [log throttling] add parameter log_disk_throttling_maximum_duration 2023-07-11 05:42:44 +00:00
7e7f339a87 change CODEOWNERS 2023-07-10 13:47:32 +00:00
fae6fb309f [obd.sh] fix mirror_create observer version when missing libaio 2023-07-07 12:11:56 +00:00
1990779a97 [CP] [CP] insert into select use distribute insert when partition pruning get empty partition 2023-07-06 13:42:16 +00:00
d4093399b2 add tenant event history 2023-07-06 06:42:03 +00:00
5e3df6523d fix dynamic_worker not working 2023-07-03 07:42:21 +00:00
0f3fef7131 fix bug: missing out on replacing calc_tablet_id_expr_ in ObLogJoinFilter 2023-06-29 13:42:26 +00:00
6c427806e1 fix mysqltest 2023-06-25 07:42:41 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
d06678002e limit the hold of tenant 500, add ctx_id UNEXPECTED_IN_500 to mark uncertain_hold label 2023-06-19 11:42:13 +00:00
9ce10fcef5 fix some parser bug 2023-06-16 02:54:11 +00:00
f6664ffdf8 [Physical Standby] Support for region-specific to fetch log 2023-06-15 12:42:16 +00:00
e3165df6d4 [BUGFIX]fix repeat text type 2023-06-15 03:54:00 +00:00
8b3da8999e [obd.sh] aarch64 get_obproxy 2023-06-14 07:18:17 +00:00
d728f64c31 add area as an alias for st_area 2023-06-14 03:49:19 +00:00
fd55b7156a Merge branch 'pr_1405' 2023-06-14 03:43:37 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
435d6eb508 [obd.sh] fix deploy config 2023-06-14 02:42:29 +00:00
05295dd0f6 expr repeat/space/lrpad opt for text type 2023-06-13 02:12:20 +00:00
e4c374680c fix mysqltest 2023-06-12 07:12:59 +00:00
238f4d9ae2 fix information_schema.columns compatibility 2023-06-09 05:43:10 +00:00
a7a048d8bf Merge branch 'pr_1422' 2023-06-09 05:37:34 +00:00
5ac282e33e [#to 50173762] add pl tag for mysqltest 2023-06-09 04:12:28 +00:00
d404c0fe28 Update the code owner and the mysqltest owner 2023-06-08 12:53:48 +00:00
8561e98479 enable outline check trace point by default 2023-06-08 06:42:15 +00:00
9937c7e4ec optimize memory usage of query range module 2023-06-07 13:12:32 +00:00
336a58a43a move out geo area tests
Signed-off-by: tison <wander4096@gmail.com>
2023-06-07 09:49:08 +08:00
6307df5985 Add sys_parameter: _force_explict_500_malloc && Make the 500 anti-fallback test effective 2023-06-06 04:12:22 +00:00
53134df9c7 fix information_schema is not compatible with MySQL/MariaDB issue1365 2023-06-05 15:04:20 +08:00
24bf0c60d8 support multi LogIOWorker 2023-06-05 02:57:22 +00:00
71efb31941 test: add new cases
Signed-off-by: tison <wander4096@gmail.com>
2023-06-05 10:53:58 +08:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
6788f0a210 update caess 2023-06-01 09:42:03 +00:00
88ab4bb424 resolve naming conflicts for parameters and system variables 2023-06-01 08:42:21 +00:00
sdc
32b88df229 check type of raw expr before static_cast 2023-05-31 18:42:07 +00:00
sdc
4f890f0a8c fix granule iterator generate T_PDML_PARTITION_ID expr bug 2023-05-30 13:47:29 +00:00
15254bd0e4 Fix mysql rollup duplicate columns wrong result in parallel rollup 2023-05-29 11:41:08 +00:00
90476ed65a fix mysqltest 2023-05-26 06:11:24 +00:00
ea28d83f63 fix mysqltest case in master 2023-05-26 03:57:45 +00:00