Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Can't connect to MySQL

  • By Frustrated
  • on 04/19/2019

I've tried for days to connect to the pre-installed MySQL with no luck. I gave up and started a new Ubuntu instance and installed MySQL myself.


  • By Giulio
  • on 08/25/2022

I agree. No documentation at all on how to install or make MySQL work on a Bitnami machine. The best way I believe is just clear all Bitnami's garbage and start with a clean Debian / Ubuntu distro. 5 minutes and you are set.

  • By J
  • on 04/03/2021

That may be port setting issue. Option 1: Connect to MySQL via SSH Tunneling Follows official Usage documents https://docs.bitnami.com/aws/faq/get-started/access-ssh-tunnel/ Option 2: Connect to MySQL directly (I need it as I want a simple connection string for my webapp) Follows Andres R's solution to adjust the config file and restart MySQL. See https://community.bitnami.com/t/how-can-i-make-mysql-access-public-and-not-restricted-only-to-localhost/61862/2 It may be a good idea for Bitnami to include option 2 (Andres R's solution) to the official usage part as I think it should be quite common

  • By Bitnami
  • on 05/02/2019

Sorry to hear your experience did not go well. We would like to learn more about problems you encountered when using our solution. As you may know, we have made available guides to perform common request customizations in the solutions (https://docs.bitnami.com/aws/infrastructure/mysql). For times when you need additional support, we provide support from our engineers in our Community forum (https://community.bitnami.com/). We would appreciate if you could open a thread referencing this review at our community forum, to allow our team to review the issues you encountered and improve our documentation and application based on your feedback. Thanks!