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

mysqldump should support wildcards

    XMLWordPrintable

Details

    Description

      I have dozens of databases with a given prefix, and I want to take a mysqldump of all of them.

      It should be as simple as something like this:
      $ mysqldump -u whatever -p --databases prefix_*

      but there is no support for wildcards. This is ridiculous. How can you not support wildcards?

      The workaround is to write a f***ing script:
      https://serverfault.com/questions/442889/wildcard-backup-mysql-databases

      Pathetic.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            php4fan teo teo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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