Update mysql.md (#6545)

This commit is contained in:
taiii 2018-10-31 05:01:33 +08:00 committed by Jihoon Son
parent 676f5e6d7f
commit b1159174b7
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Copy or symlink this file to `extensions/mysql-metadata-storage` under the distr
druid.metadata.storage.type=mysql
druid.metadata.storage.connector.connectURI=jdbc:mysql://<host>/druid
druid.metadata.storage.connector.user=druid
druid.metadata.storage.connector.password=diurd
druid.metadata.storage.connector.password=druid
```
Note: the metadata storage extension is not packaged within the main Druid tarball; it is