Update 'mysql_python/README.md'
This commit is contained in:
parent
06f8694b32
commit
6bb636e07e
@ -5,6 +5,6 @@ pip install mysql_connector
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Variables:
|
## Variables:
|
||||||
- HOST - address of the MySQL server,
|
- HOST - address of your MySQL server,
|
||||||
- DATABASE - database on the server you wish to operate on,
|
- DATABASE - database on the server you wish to operate on,
|
||||||
- SQL - your query.
|
- SQL - your query.
|
Loading…
Reference in New Issue
Block a user