[GH-ISSUE #49] SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected #35

Closed
opened 2026-02-26 02:31:52 +03:00 by kerem · 1 comment
Owner

Originally created by @r-jenish on GitHub (Dec 15, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/49

How do I resolve this error? I just installed mysql, but don't know how to resolve this. Also I think if no database name is given in .env file, then koel should make its own database to solve such issue.

Originally created by @r-jenish on GitHub (Dec 15, 2015). Original GitHub issue: https://github.com/koel/koel/issues/49 How do I resolve this error? I just installed mysql, but don't know how to resolve this. Also I think if no database name is given in .env file, then koel should make its own database to solve such issue.
kerem closed this issue 2026-02-26 02:31:52 +03:00
Author
Owner

@phanan commented on GitHub (Dec 15, 2015):

I just installed mysql, but don't know how to resolve this.

Erm.. create a database and grant some privileges?

if no database name is given in .env file, then koel should make its own database to solve such issue.

Not really, at least for now.

<!-- gh-comment-id:164657574 --> @phanan commented on GitHub (Dec 15, 2015): > I just installed mysql, but don't know how to resolve this. Erm.. create a database and grant some privileges? > if no database name is given in .env file, then koel should make its own database to solve such issue. Not really, at least for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#35
No description provided.