Databases and warehouses
MySQL
Connecting Fabi.ai to your MySQL instance.
Creating a service account user
1. Log in to MySQL
Log in to your MySQL server as a user with administrative privileges:
Enter the password when prompted.
2. Create the service account user
- Replace
service_account
with your desired username. - Replace
secure_password
with a strong password.
3. Grant privileges
Fabi.ai needs read access to the schemas you wish to query.
4. Apply changes
Run the following command to ensure the privileges are applied:
Connecting MySQL to Fabi.ai
Once you’ve generated your service user credentials, follow the steps in Connecting to Your Data
For information about our industry-leading security practices, check out our Security hub.