MySQL Manual Inputs
MySQL, MariaDB, and SingleStore
MySQL Scanner is in the MVP version, currently supporting only Extractor, Dictionary Mapping, and Dataflow Query Service scenarios. Lineage for MySQL operations will be available in a future release.
By default, Manta Flow extracts DDL scripts from configured MySQL, MariaDB, or SingleStore servers and then analyzes their data flows. Analyzing the data flows in the MySQL, MariaDB, or SingleStore scripts that work with the configured server is also possible.
- Copy the MySQL, MariaDB, or SingleStore scripts to the
<MANTA_DIR_HOME>/input/mysql/${mysql.dictionary.id}[/database_name]folder, wheremysql.dictionary.idis the identification of the server (if not changed in the configuration) anddatabase_nameis an optional directory structure that gives IBM Automatic Data Lineage information about the default database/schema for any unqualified references to database/schema objects used in the scripts. Learn more about unqualified object references.