What you’ll need
- A reachable host and port (default
3306). - A database name.
- A user with
SELECTon the tables you want exposed. See GRANT Statement in the MySQL docs.
Connect Summation to a MySQL database.
3306).SELECT on the tables you want exposed. See GRANT Statement in the MySQL docs.