Login to your MySQL database as a root user. Navigate to the <MySql_Home>\bin folder in terminal/command prompt, and run the following command.
mysql -u root -p
mysql> GRANT ALL ON <Database Name>.* TO <Username>@<IP address> IDENTIFIED BY <Password>;
Note:
1. Create a pipeline or open an existing pipeline from the Home Page, Pipelines tab or Workspaces tab and click the Add data option. You can also click the Import data option under the Workspaces tab to import data.
3. Select Rackspace Cloud in the Database service name dropdown and MySQL in the database type.
4. Enter the Endpoint, Port, Database name, username, and password to authenticate the database connection.
5. Enter a unique name for your connection under Connection name.
6. You can also select the Use SSL checkbox if your database server has been setup to serve encrypted data through SSL.
7. Click the Connect button.
Note: The connection configuration will be saved for importing data in the future. Credentials are securely encrypted and stored.
8. Select the tables that need to be imported.
9. You can also Use SQL query option to select and import data.
10. Click Import to begin importing data from your account.
11. Once you complete importing data, the Pipeline builder page opens and you can start applying transforms. You can also right-click the stage and choose the Prepare data option to prepare your data using various transforms in the DataPrep Studio page. Click here to know more about the transforms.
DataPrep saves your data connections to avoid the hassle of keying in the credentials every time you need to connect to a data source or destination. You can always edit the saved data connection and update them with new parameters or credentials using the Edit connection option.
2. You can manage your saved connections right from the data import screen. Click the (ellipses) icon to share, edit, view the connection overview, or remove the connection.
3. Click the Edit connection option. You can update all the parameters and credentials in the saved connection and click Update.
See Also
How to export data to Rackspace Cloud MySQL?
Learn about importing data using saved data connections.
Importing data from cloud storage services.
Import data from local databases.
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.