Commit Graph

666 Commits

Author SHA1 Message Date
ac5c0b464d [CP] fix bug: execute 'ddl drop column' statement access all_tab_columns view can query hidden table info. 2023-12-26 06:48:27 +00:00
56298217a4 Add default_table_store_format when creating table
Co-authored-by: windye <yeheng_2011@163.com>
2023-12-26 04:43:05 +00:00
622e6a63d8 Implement the ObBackupIoAdapter performance testing tool 2023-12-25 10:25:33 +00:00
c19ad23ed8 [obd] support bmsqlobp test 2023-12-22 13:12:47 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
d0bc6d797e [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2023-12-20 05:19:04 +00:00
79ad4d4e26 patch_422_cgroup_config to master 2023-12-19 15:43:34 +00:00
d2ef3db981 fix upgrade error && open adaptive_merge_schedule 2023-12-18 22:13:08 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
438a70b2b8 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-12-18 14:04:23 +08:00
07edb2482e [CP] fix: fix the core induced by spf batch rescan 2023-12-18 14:04:23 +08:00
d550c19b43 change show db to show databases 2023-12-14 11:48:13 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
0f946e55fb reduce cpu_count from 24 to 8 2023-12-14 04:18:05 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
95faa342c7 [CP] [CP] [to #53119817] fix a .net driver compatibility issue 2023-12-13 18:42:40 +00:00
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
e03554cea8 [FEAT MERGE] rpc authentication improvement 2023-12-12 03:31:09 +00:00
663ba5569a [FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
2023-12-12 10:21:52 +08:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
4f13ffea18 [FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
2023-12-07 08:43:28 +00:00
6622563bb2 revert the order of finding build_xxx 2023-12-06 09:47:11 +00:00
1f8a222b14 [CP] bugfix select column_default value from information_schema.columns core 2023-12-06 06:12:18 +00:00
d70d986be9 [FEAT MERGE]adaptive cost model 2023-12-06 03:12:01 +00:00
eaaa01f41e fix information_schema.schemata got invisiable schema bug 2023-12-05 09:11:57 +00:00
1f2d5e54c9 fix: upgrade failed from 421 to master 2023-12-04 13:47:25 +00:00
602e91a93e [CP] add macro block count statistic for backup data 2023-12-04 10:11:50 +00:00
cf969a8d8e to issue<53586439>:support set ob_query_timeout in non-nested store routine 2023-12-04 05:41:54 +00:00
e5f9338068 [BUGFIX]fix show create tablegroup's sharding result cannot execute in terminal 2023-12-01 10:12:36 +00:00
94ccfbdb56 [UPGRADE] Remove 4.2.1.2 from upgrade path 2023-11-30 07:45:57 +00:00
7fd5d83390 Docker optimization 2023-11-30 05:16:09 +00:00
e991c80bcc place holder for all outline 2023-11-29 12:41:46 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
511eb3f076 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. 2023-11-28 12:47:30 +00:00
89fe95433a let get_local_addr_ipv4 return error code 2023-11-28 07:46:59 +00:00
fa81dbabe1 [CP] Auto Refresh/Broadcast Tablet Location
Co-authored-by: LeonChaoHi <15201161716@163.com>
2023-11-28 07:42:23 +00:00
7120ee2c0d add message column to __all_virtual_load_data_stat placeholder 2023-11-28 06:47:08 +00:00
fc7afe549f fix a compare_query bug 2023-11-27 14:42:38 +00:00
c82d98fede revert obproxy and oracle 12.2 in copy.sh 2023-11-27 10:04:53 +00:00
c284ddacb9 add config and rpc code to master for feature transfer active tx 2023-11-27 09:34:05 +00:00
e4f7452b2d [FEAT MERGE]charset revise 2023-11-27 08:52:02 +00:00
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
3b9b6a9716 refactor the logic for public mysqltest with files 2023-11-27 07:51:37 +00:00
e63f6e8dbe [CP] refine cost of base table 2023-11-27 07:28:18 +00:00
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
49ff319c6c Merge branch 'pr_1677' 2023-11-23 14:08:38 +00:00