TRUNCATE TABLE `fourniture`
TRUNCATE [TABLE] table_name;
DELETE FROM mytest.instance; ALTER TABLE mytest.instance AUTO_INCREMENT = 1;