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

mysqldump always creates <table>.sql when using delimited-text format

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.5.33a
    • Fix Version/s: 5.5
    • Component/s: None
    • Labels:
      None
    • Environment:
      Ubuntu 13.04 AMD64

      Description

      Using the following command mysqldump should create only the data file <table>.txt:

      mysqldump --no-create-db --no-create-info --tab=<path> <db> <table>

      Instead it creates <table>.txt and an empty <table>.sql
      This should be easy to fix.

        Gliffy Diagrams

          Attachments

            Activity

            There are no comments yet on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                Faw Fawzib Rojas
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: