Forums

change default database connection on "MySQL console" link

Hi, mistakenly I have created MySQL database with a name "username"$deault , than I have dropped it, and created database with desired name. But now each time i click on My Dashboard -> Consoles-> MySQL console, it tries to connect to removed "username"$default database. How to chage default connection

what happens i you just do a

use Akop4$newdatabase

to change to the new database?