268 B
268 B
Note:
This script requires mysql.connector.
pip install mysql_connector
Variables:
- HOST - address of the MySQL server,
- DATABASE - database on the server you wish to operate on,
- SQL - your query.