'Learning MySQL with PopSQL and wanted to carry on with a tutorial but I cant connect to my database. Error 1049 No connection
- I opened PopSQL and the there is a red dot at my connection. If I go into it and test it, it tells me Unknown database 'giraffe'. I opened mySQL and typed 'show databases;'
-> No connection. Trying to connect... Error 1049 (42000): Unknown database 'giraffe' Error: Cant conncect to the server
- So I thought I just create a new one, because maybe I have to save the database (which I didnt do) Typed 'create database 'giraffe''
-> No conncection. Trying to reconnect... Error 1049 (42000): Unknown database 'giraffe' Error: Cant conncect to the server
Really thankful for any help.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
