Giter Site home page Giter Site logo

Comments (4)

tomcomer avatar tomcomer commented on June 26, 2024

Looks like this is related to: https://liquibase.jira.com/browse/CORE-1932
Forcing liquibase 3.3.2 by putting compile 'org.liquibase:liquibase-core:3.3.2' in the build.gradle file does not fix the issue.

from grails-database-migration.

tomcomer avatar tomcomer commented on June 26, 2024

Trying with the latest version of Liquibase 3.4.2 also does not solve the issue.

The actual exception when trying to connect to my local MySQL database is:

Command execution error: java.sql.SQLException: Access denied for user 'my_user'@'localhost' (using password: YES)

Commenting out dataSource.passwordEncryptionCodec and changing the password to be the unencrypted version fixes this, so it is definitely caused by dataSource.passwordEncryptionCodec.

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 26, 2024

@tomcomer What version of Grails / dbm?

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 26, 2024

Nevermind, looks like this was resolved here: https://github.com/grails-plugins/grails-database-migration/pull/52/files

from grails-database-migration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.