On 1/18/2017 10:18 AM, Abhijit Pawar wrote:
> One thing that popped in my mind is I saw your code wherein the
> password for mysql is not included in  quotes or double quotes.
> password=REDACTED
> Whereas mine were included.
>
> password="*<<password>>*"
>
> Do you think that could be a possible issue here?

The real config file has quotes around the database user's password.  I
replaced the entire value with REDACTED.

Thanks,
Shawn

Reply via email to