SELECT command denied to user @ for table 'db' can't compare schema with remote db; comparison with local dbs ok
There is a system db on MySQL called db, you(db user ) need to have access to it to compare the database. Get select access and for the user and you can use the tool
without any problem.
No comments:
Post a Comment