The MySQL Database input type allows you to connect to a remote MySQL database, or a MySQL server running on the local machine.
MySQL requires installing the MySQL Connector-J driver. To do so:
2. Extract the .jar file and copy that to the /lib/ directory where you'll see other .jar files.
3. Restart TouchGraph Navigator.