Difficulty Setting up MySQL with Jets

I am using AWS C9 for my environment. I was following the CRUD app tutorial on Tung’s YouTube channel (https://www.youtube.com/watch?v=yJIZFc9TZJo), however when it came time to create the database, I keep receiving an error that I am not sure how to deal with.

Here’s a screenshot of the error:
image

I have tried everything on google, and nothing has worked. I followed a link I found (https://docs.aws.amazon.com/cloud9/latest/user-guide/sample-lamp.html#sample-lamp-install-toolsthat) to set up the server, but when entering the password I again get the same error.

If anyone knows how to set up the MySQL server on AWS C9 and how to find the environment variables please get back to me, I’ve been stuck on this for the past week, thank you!