SET FOREIGN_KEY_CHECKS=0; TRUNCATE TABLE table_name; SET FOREIGN_KEY_CHECKS=1; 相关文章: 2022-12-23 2021-10-23 2022-12-23 2021-08-03