报错:Access denied for user 'root'@'localhost'
解决:grant all privileges on . to 'root'@'localhost' identified by '123465' with grant option;