ALTER USER `root`@`localhost` IDENTIFIED BY '000000';
REVOKE Delete, Drop ON *.* FROM `root`@`localhost`;