Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-2639

Reduce memory usage of mysql backup process

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      See this blogpost for background info http://benjchristensen.com/2008/05/27/mysql-jdbc-memory-usage-on-large-resultset/

      The mysql JDBC driver loads a complete result set into the JVM heap which can cause heap exhaustion of excessive garbage collection on large databases. It is possible to put the JDBC driver into a streaming mode to reduce the memory usage.

      Attachments

        Issue Links

          Activity

            People

              cmacneill Conor
              cmacneill Conor
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: