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

[PATCH] max_connections setting is ignored on start on Debian 8

    XMLWordPrintable

Details

    • 10.1.9-2

    Description

      $ apt-get install mariadb-server mariadb-client#
      $ echo "max_connections=3000" >> /etc/mysql/conf.d/mariadb.cnf
      $ systemctl restart mysqld
      $ mysql
      Welcome to the MariaDB monitor.  Commands end with ; or \g.
      Your MariaDB connection id is 3
      Server version: 10.1.8-MariaDB-1~jessie mariadb.org binary distribution
       
      Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.
       
      Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
       
      MariaDB [(none)]> select @@max_connections\G
      @@max_connections: 214
      1 row in set (0.00 sec)

      Attachments

        Issue Links

          Activity

            People

              svoj Sergey Vojtovich
              tanj Guillaume Lefranc
              Votes:
              0 Vote for this issue
              Watchers:
              6 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.