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 when executing drush sql-sanitize #2655

Closed
webmasterpf opened this issue Mar 7, 2017 · 4 comments
Closed

Error when executing drush sql-sanitize #2655

webmasterpf opened this issue Mar 7, 2017 · 4 comments

Comments

@webmasterpf
Copy link

webmasterpf commented Mar 7, 2017

I encounter an issue when using this command to change password on dev website.
http://drupal.stackexchange.com/questions/230568/error-when-executing-drush-sql-sanitize

the error message:

ERROR 1146 (42S02) at line 1: Table 'provence-formation_pfdevd6mg.users' doesn't exist
Sanitize query failed.

Drush 8.1 on a D6 DB.
My DB tables are prefixed but drush doesn't seem to be aware of that.
Is it a bug or an command error from myself ?

Thanks

@weitzman
Copy link
Member

weitzman commented Mar 7, 2017 via email

@webmasterpf
Copy link
Author

so I must to clear this prefix ?

@weitzman
Copy link
Member

weitzman commented Mar 8, 2017

Yes, if you want to use Drush fully and reliably.

@weitzman weitzman closed this as completed Mar 8, 2017
@webmasterpf
Copy link
Author

got it.Thanks

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

2 participants