Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-38477

MariaDB server 10.11.13-MariaDB debian-linux-gnu (x86_64)

    XMLWordPrintable

Details

    Description

      Ubuntu 24.04 using the command:

      sudo mariabackup --defaults-file=/etc/mysql/mariadb.conf.d/50-server.cnf --backup \
      --target-dir=/var/lib/mysql-files/ --user=replusr \
      --password=password --port=3306 --backup  --parallel=4
      

      Start to make the ib_logfile0 file and then report

       Connecting to MariaDB server host: localhost, user: replusr, password: set, port: 3306, socket: not set
      [00] 2026-01-04 07:10:47 BACKUP STAGE START
      [00] 2026-01-04 07:10:47 Acquiring BACKUP LOCKS...
      [00] FATAL ERROR: 2026-01-04 07:10:47 failed to execute query BACKUP STAGE START: Can't create/write to file './ddl.log' (Errcode: 13 "Permission denied")
      The command is executed from the same directory where the ib_logfile0 is created.
      

      The reason using mariadbackup is to solve e restore problem with GTID parameters.
      The "nornal"way to make a dump and restore this with sudo mysql database < database.sql give GTID location errors

      Attachments

        Activity

          People

            Unassigned Unassigned
            GentleRV Ronald RiemVis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.