Context: I am new to Drupal. I am working within the Acquia Development App environment. After I was done with the Drupal installation process, I imported a database that I wanted to work with (from a safe tutorial). When I tried to see the site after the db import Drupal gave me an error message that it could not find the database.
Problem: I went to phpadmin to check what was going on and after trying some things I accidentally deleted all users, including the root. Now I am trying to start a new Drupal site installation from scratch with Acquia but I get the following message: "MySQL Error:Access denied for user 'root'@'localhost' (using password: NO)".
I have no idea how to regain access to MySql and restore my root user
Here is the sequence of steps on the Acquia App:
Any help is welcome. Thanks!