这是indexloc提供的服务,不要输入任何密码
Skip to content

mysqldump: shows access denied error for tablespaces during Docker backups #3764

@ifarzana

Description

@ifarzana

Environment

  • CMS: Docker setup, version 4.3.1
  • MySQL: 8.0

In the Docker setup, when you upgrade the CMS or when backups run, mysqldump gives an error:

mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to dump tablespaces

This can be fixed by adding the --no-tablespaces option to the mysqldump command on the following lines:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions