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

Prevent ERROR 1008 in mysql_database provider #547

Merged
merged 1 commit into from
Jul 24, 2014
Merged

Prevent ERROR 1008 in mysql_database provider #547

merged 1 commit into from
Jul 24, 2014

Commits on Jul 24, 2014

  1. Prevent ERROR 1008 in mysql_database provider

    Check for database existence when dropping to prevent
    
      ERROR 1008 (HY000): Can't drop database 'test'; database doesn't exist
    
    Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
    rayl committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    548952a View commit details
    Browse the repository at this point in the history