Executes a read-only SQL query (SELECT statements only) against the MySQL database.
Creates a new table in the MySQL database.
Inserts data into a table in the MySQL database.
Updates data in a table in the MySQL database.
Deletes data from a table in the MySQL database.
MySQL server hostname
MySQL server port
MySQL username
MySQL database name
MySQL password