...
- Connect to MySQL
- Disconnect from MySQL
- Add User Access to Database
- Backup Database
- Delete Row(s) from Table
- Insert Row(s) into Table
- Remove User Access from Database
- Restore Database
- Run Query
- Select Row(s) from Table
- Export from Database
- Import into Database
Connect to MySQL
This activity connects to a MySQL Host. The Output of this activity should be used as input for all Connection parameters used for activities placed under MySQL category.
...