Skip to content

Bump ifsnop/mysqldump-php from 2.9 to 2.12 - #105

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/ifsnop/mysqldump-php-2.12
Open

Bump ifsnop/mysqldump-php from 2.9 to 2.12#105
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/ifsnop/mysqldump-php-2.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps ifsnop/mysqldump-php from 2.9 to 2.12.

Release notes

Sourced from ifsnop/mysqldump-php's releases.

mysqldump-php v2.11

  • Fixes memory exhaustion when dumping large databases. Fixes #261 #264.

mysqldump-php v2.10

  • Fix PHP 8.1 PDO doubles
  • fix skip-definer doesn't work for views with SQL SECURITY INVOKER. Fixes #243
  • Add option to disable database creation statement. Fixes #232
  • Order table names for MariaDB-to-MySQL compatibility. Fixes #218
  • Improve the library extensibility. Fixes #200
  • fixes whitespaces. Fixes #231
  • Added restore option (for hosts missing mysql executable) to import mysqldump file
  • When hex-blob was specified and virtual columns of type blob or bit existed, produced dump file was invalid. Fixes #214
  • Disable virtual columns tests only when really needed
  • Merge pull request #258 from CallMeJon90/PHP_8.2
  • Merge pull request #213 from NerijusNoreika/charset
  • Add binary constant
  • Add support for "if-not-exists" option (#204)
  • Remove array_replace_recursive polyfill (#192)
  • Restore the autocommit value at end of dump. (#196)
  • Allow to select the empty set 'limit 0' (#201)
Commits
  • 2d3a43f move start transaction code to a global level
  • ec6a777 Fixed memory exhaustion when dumping large databases. Closes #261 #264.
  • 16f3612 Fix PHP 8.1 PDO doubles
  • d173a6f fix skip-definer doesn't work for views with SQL SECURITY INVOKER. Fixes #243
  • a5ab2b7 Add option to disable database creation statement. Fixes #232
  • de94701 Order table names for MariaDB-to-MySQL compatibility. Fixes #218
  • 940d3cd Improve the library extensibility. Fixes #200
  • 3ab2043 fixes whitespaces. Fixes #231
  • c873db6 updated README with restore option
  • 4687b74 Merge pull request #254 from lubosdz/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ifsnop/mysqldump-php](https://github.com/ifsnop/mysqldump-php) from 2.9 to 2.12.
- [Release notes](https://github.com/ifsnop/mysqldump-php/releases)
- [Commits](ifsnop/mysqldump-php@v2.9...v2.12)

---
updated-dependencies:
- dependency-name: ifsnop/mysqldump-php
  dependency-version: '2.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants