liquibase-percona
liquibase-percona copied to clipboard
Liquibase Percona Extension
Bumps [liquibase/build-logic](https://github.com/liquibase/build-logic) from 0.7.5 to 0.7.7. Release notes Sourced from liquibase/build-logic's releases. v0.7.7 What's Changed Codeql issue fixes by @sayaliM0412 in liquibase/build-logic#207 Full Changelog: https://github.com/liquibase/build-logic/compare/v0.7.6...v0.7.7 v0.7.6 What's Changed DAT-17435 by...
Hi @jandroav, as a liquibase extension maintainer, I have now a couple of questions regarding the build workflow. Since you committed last in this area, I hope, you can help....
Steps to reproduce: 1. Have `pt-online-schema-change` *not* installed on your machine 2. Have a changeset that requires `percona`, in my case ``` ``` 3. Set `liquibase.percona.failIfNoPT` System property to `true`...
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.0 to 9.0.0. Changelog Sourced from com.mysql:mysql-connector-j's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/en/ Version 9.0.0 WL#16391, Upgrade 3rd party libraries and tools. Fix for Bug#114800 (Bug#36576596), Wrong code by an...
The current version of Percona Toolkit is incompatible with the latest LTS release of MySQL 8.4. Among other things, the new MySQL version removed the deprecated `SHOW SLAVE HOSTS` statement...
We are using the latest version of the package [ Liquibase 4.27.0 (liquibase-percona 4.27.0). Percona Toolkit 3.5.7. ] . we are getting the below error. can you please confirm whether...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.4.1 🐛 Bug Fixes Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski fix: NPE because declared...
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.24.0 to 3.25.0. Commits 3e1c8a8 [maven-release-plugin] prepare release maven-pmd-plugin-3.25.0 2498240 [MPMD-390] Dynamically calculate xrefLocation/xrefTestLocation c31b29a [MPMD-389] Upgrade to Doxia 2.0.0 Milestone Stack 4d7c080 Bump org.apache.maven.plugins:maven-plugins from 42...
Issues like #491 are still encountered even when `liquibase.percona.defaultOn=false` (and the changeset-specific usePercona property is not set or set to false). In this case the expected behavior should instead be...