Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during the setup (19/29) #23

Closed
Blur-Creative opened this issue Mar 22, 2019 · 3 comments
Closed

Error during the setup (19/29) #23

Blur-Creative opened this issue Mar 22, 2019 · 3 comments

Comments

@Blur-Creative
Copy link

during the bin/setup process on step (19/29)

it says

(19/29) Starting
> mysql -u 'dev_sw6' -p'xxx' -h 'localhost' --port='3306' -e "DROP DATABASE IF EXISTS \`dev_sw6_e2e\`"
        mysql: [Warning] Using a password on the command line interface can be insecure.
        ERROR 1044 (42000) at line 1: Access denied for user 'dev_sw6'@'localhost' to database 'dev_sw6_e2e'
@Blur-Creative
Copy link
Author

Workaround:
Create the DB your-db-name_e2e manually and give it the permissions

@mitelg mitelg transferred this issue from shopware/development Mar 25, 2019
@mitelg
Copy link
Member

mitelg commented Mar 25, 2019

hey @Blur-Creative
thanks for the report. We updated the docs accordingly

@bizrockman
Copy link

Hi,

this also happens with step 18/28 _test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants