container id fix

This commit is contained in:
shimon
2023-08-11 00:45:37 +03:00
parent 92e08d3a2d
commit b27a16ccaf
-1
View File
@@ -145,7 +145,6 @@ class Backup extends Action
'--port=' . $this->dsn->getPort(),
'--backup',
'--strict',
'--verbose',
'--history=' . $this->database, // logs PERCONA_SCHEMA.xtrabackup_history name attribute
'--slave-info',
'--safe-slave-backup',