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

Create documentation to dynamically create core dumps

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Documentation
    • None

    Description

      In CentOS7 there is a command prlimit available to do this:
      prlimit --core=unlimited: --pid `pidof mysqld`
      In CentOS6 it is possible to do this manually:
      echo -n "Max core file size=unlimited:unlimited" > /proc/`pidof mysqld`/limits

      The last method is only possible on 2.6 kernels and not possibe on 3.x and onwards.

      Attachments

        Activity

          People

            greenman Ian Gilfillan
            michaeldg Michaël de groot
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.