Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Below is an example of the `plugin.json` file's contents, you can add multiple o

**note** - If you used the provided [/scripts/mysql_user.sql](https://github.com/newrelic-platform/newrelic_mysql_java_plugin/blob/master/scripts/mysql_user.sql) to generate a default user and password, then you do not need to set the "user" and "passwd" attributes.

**note** - If using an externally visible IP address, the username and password fields are no longer optional. See the 'Create MySQL user (optional)' section below.
**note** - If using an externally visible IP address, the username and password fields are no longer optional. See the [Create a MySQL user (optional)](/README.md#create-a-mysql-user-optional) section below.

#### Configuring the `newrelic.json` file:

Expand Down