datafold_tmp
in the above script, to materialize scratch work and keep data processing in the your warehouse.
Field Name | Description |
---|---|
Connection name | A name given to the data connection within Datafold |
Host | The hostname for your MySQL instance |
Port | MySQL connection port; default value is 3306 |
Username | The user created in our SQL script, named datafold_user |
Password | The password created in our SQL script |
Database | The name of the MySQL database (schema) you want to connect to, e.g. YourSchema |
Dataset for temporary tables | The datafold_tmp database created in our SQL script |