Error 1046: No database selected
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
development:
dialect: mysql
datasource: root@/test?parseTime=true
dir: migrations/mysql
table: migrations
this is my dbconfig.yml, but it show 'No database selected' when I run command 'sql-migrate status
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides dbconfig.yml and the sql-migrate status command, but no source file or test. Reproduce the Error 1046 failure with that configuration, then trace how the MySQL datasource selects a database. Done means the status command runs successfully without the database-selection error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, mysql
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100