例如清空zabbix中 history18年11月份的分区数据。

mysql> alter table history truncate partition p201811050000;

Query OK, 0 rows affected (0.26 sec)

  

相关文章:

  • 2021-11-14
  • 2021-11-26
  • 2022-01-08
  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2021-10-02
猜你喜欢
  • 2023-03-20
  • 2022-12-23
  • 2021-08-04
  • 2021-11-26
  • 2022-02-19
  • 2021-12-07
相关资源
相似解决方案