Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0
    • other
    • None

    Description

      permit to import sql file directly. This is useful for stateless server that doesn't have possibility to install mysql binary tools to import dump easily.

      New promise API:

      importFile(options) → Promise
      connection.importFile({file:'...', 'database': '...'}) → Promise
      pool.importFile({file:'...', 'database': '...'}) → Promise
      

      Attachments

        Activity

          diego dupin Diego Dupin created issue -
          diego dupin Diego Dupin made changes -
          Field Original Value New Value
          Description permit to import sql file directly. This is useful for stateless server that doesn't have possibility to install mysql binary tools to import dump easily.

          New promise API:
          importFile(options) → Promise
          connection.importFile({file:'...', 'database': '...'}) → Promise
          pool.importFile({file:'...', 'database': '...'}) → Promise

          permit to import sql file directly. This is useful for stateless server that doesn't have possibility to install mysql binary tools to import dump easily.

          New promise API:

          {code:java}
          importFile(options) → Promise
          connection.importFile({file:'...', 'database': '...'}) → Promise
          pool.importFile({file:'...', 'database': '...'}) → Promise
          {code}


          diego dupin Diego Dupin made changes -
          Component/s other [ 14408 ]
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.