Creating and Configuring a MySQL System of Record Prerequisites An existing MySQL instance accessible by SGNL An existing MySQL User with privileges to SELECT from all desired Tables Knowledge of the schema for the Database and any Tables you want to import Permissions Required SGNL firmly believes in the principle of least privilege, as such - only the access required to achieve your authorization use-cases should be granted. The MySQL User requires privileges to SELECT from all desired Tabl...