Fix password documentation

The old parameter was used in some examples and no note about its removal
was in the parameter.
This commit is contained in:
Markus Mäkelä
2018-11-04 21:22:40 +02:00
parent 3300bfd17f
commit a883a4f3e0
25 changed files with 54 additions and 51 deletions

View File

@ -44,7 +44,7 @@ server_id=4000
master_id=3000
filestem=binlog
user=maxuser
passwd=maxpwd
password=maxpwd
# The Avro conversion service
[avro-service]