Commit Graph

871 Commits

Author SHA1 Message Date
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
084c50d75a [CP] Bugfix:compare sharding info when pruning indexes 2024-03-06 10:50:32 +00:00
ee2645c688 add tx_op column for __all_virtual_tx_data 2024-03-04 12:14:37 +00:00
8ef6b21d51 [CP] Add retry interval when transfer task failed 2024-03-04 08:44:13 +00:00
f457e4edea BUGFIX: release memtable immediately if it is failed to push into gc queue 2024-03-01 12:44:39 +00:00
fbfce65499 inner table add column on master 2024-03-01 04:15:12 +00:00
f80b43e4c2 add config _enable_choose_migration_source_policy and choose_migration_source_policy in master code 2024-02-29 07:50:53 +00:00
aaf06286e6 fix format outline placeholder fields 2024-02-29 07:45:33 +00:00
4d0305025e add place holder to master 2024-02-28 13:44:48 +00:00
7339c60cb9 sql plan monitor occupy position 2024-02-27 08:51:01 +00:00
0715f57e39 Add a db_id field to the virtual table related to automatic memory management. 2024-02-27 06:48:37 +00:00
1e465eb20d Add rpc and inner table place holders for sequence cache order optimization 2024-02-26 13:15:43 +00:00
47206f879a service_name placeholder 2024-02-26 11:22:31 +00:00
db0e8a85cf Placeholder on __all_transfer_task 2024-02-26 10:15:36 +00:00
3dca838f87 format outline place holder 2024-02-23 08:48:18 +00:00
67fb52dfc5 column placeholder for active_session_history 2024-02-23 07:51:50 +00:00
f667ad87d9 Add placeholder to change column type of data_version in __all_transfer_task 2024-02-23 04:50:51 +00:00
8d22244e43 disable select * from __all_virtual_mds_node_stat 2024-02-22 09:15:51 +00:00
d60aec457f adjust sys view definition to avoid system view modification columns not being able to affect dependent views 2024-02-22 07:15:40 +00:00
13b179da55 fix geometry index back cost bug 2024-02-22 05:48:48 +00:00
5b850564f4 placeholder 2024-02-21 14:15:34 +00:00
65f35839d3 add two paramaters about faststack 2024-02-21 12:15:44 +00:00
fea19bc54e [CP] reorder the order of complex filters 2024-02-21 09:19:05 +00:00
3e705c0d3f master occupy position repair 2024-02-21 08:16:10 +00:00
d260112818 [CP] support column identifier begin with number 2024-02-21 07:21:47 +00:00
9d867a3fd6 [PlaceHolder] for showing occupy_size and required_size of tablet in __all_virtual_tablet_pointer_status 2024-02-20 10:45:59 +00:00
18c5bdb8f2 Add placeholder for new column 'data_version' in __all_transfer_task 2024-02-19 07:10:38 +00:00
0b94b8a434 Error expr: avg(ifnull( a const value, boolean value)). In removing avg and ifnull, we need add explicit cast. 2024-02-18 09:18:04 +00:00
bff9af6491 fix unstable txn-route tests 2024-02-18 08:50:19 +00:00
4750154e16 [ERROR] remove unnecessary error log with too much lock retry 2024-02-10 11:03:56 +00:00
773bb8a3f1 FEATURE: config placeholder for data_disk_write_limit_percentage 2024-02-10 11:01:03 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
0e4919cb0f [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-10 05:28:38 +00:00
02a36be7ca [CP] [to #53214551]remove dup sys param for plsql 2024-02-10 04:30:48 +00:00
c700eca927 Revert [BUG]maintain ls reference for transfer read 2024-02-10 03:16:25 +00:00
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
792e0561fa [CP] [CP] display index status in STATISTICS view 2024-02-09 23:36:58 +00:00
0a84adb312 Change mysqltest codeowner 2024-02-09 23:31:05 +00:00
a34e69a914 [CP] implement dblink reuse connection cfg 2024-02-09 22:59:11 +00:00
a86074f97a Placeholder for table-level auto_increment_cache_size configuration 2024-02-09 21:49:00 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
973b811289 add seq num to sql audit to sequence stmt in transaction 2024-02-09 19:40:21 +00:00
c13f02c182 Remove mview ob views 2024-02-09 18:41:11 +00:00
444830ac26 [CP] [CP] add max_partition_num config in mysql mode 2024-02-09 18:29:00 +00:00
fdb1a36daf master placeholder sql audit stmt type 2024-02-09 18:25:59 +00:00
d5c6c0ae15 [CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug 2024-02-09 18:10:52 +00:00
2919f17c94 SQL Audit adds network_wait_time column placeholder 2024-02-09 17:14:46 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
4811f30f9a add user error info for format column group name 2024-02-09 12:40:16 +00:00