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

Reduce memory usage of mysql backup process

XMLWordPrintable

    • 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.

      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.

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

                Created:
                Updated:
                Resolved: