Impossible to Dump database

Created on 19 July 2024, 4 months ago
Updated 20 August 2024, 3 months ago

Problem/Motivation

When we try to use the command
drush gdpr:sql:dump --extra-dump=--no-tablespaces --skip-tables-list=SCTS_DEPLOYMENT --structure-tables-list=cache* --result-file=YourFile.sql
changes to the unpile function from core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php generates this error
ArgumentCountError: Too few arguments to function Drupal\Core\Database\Transaction\TransactionManagerBase::unpile(), 1 passed in /app/drupal/www/modules/contrib/gdpr/modules/gdpr_dump/src/Service/GdprSqlDump.php on line 349 and exactly 2 expected in /app/drupal/www/core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php on line 264 #0 /app/drupal/www/modules/contrib/gdpr/modules/gdpr_dump/src/Service/GdprSqlDump.php(349): Drupal\Core\Database\Transaction\TransactionManagerBase->unpile('drupal_transact...')

๐Ÿ› Bug report
Status

Closed: duplicate

Version

3.1

Component

Code

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance Jรฉrรดme Dehorter Lille

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024