Minimum Rights Required to Compare Schemas

For successful and reliable schema comparison, you need to grant at least the Read privilege for the following objects.

A person, who performs comparison, should have the following privileges:

grant select on *.* to '<user_name>'@'%';
grant show view on *.* to 'user_name'@'%';
grant event, trigger on *.* to 'user_name'@'%';

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge Studio for MySQL.
All Features

All features

Get acquainted with the rich features and capabilities of the Studio in less than 5 minutes.
Request a demo

Request a demo

If you consider employing the Studio for your business, request a demo to see it in action.
Ready to start using dbForge Studio for MySQL?