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

Wrong option name in error message when exceeding max_session_mem_used

Details

    Description

      When exceeding max_session_mem_used the error message gives wrong option name max_thread_mem_used instead of max_session_mem_used:

      MariaDB [test]> SET SESSION max_session_mem_used = 8192;
      Query OK, 0 rows affected (0.000 sec)
       
      MariaDB [test]> select * FROM information_schema.processlist;
      ERROR 1290 (HY000): The MariaDB server is running with the --max-thread-mem-used=8192 option so it cannot execute this statement
      

      Attachments

        Activity

          hholzgra Hartmut Holzgraefe created issue -
          danblack Daniel Black made changes -
          Field Original Value New Value
          Affects Version/s 10.2.10 [ 22615 ]
          Affects Version/s 10.1.21 [ 22113 ]
          danblack Daniel Black made changes -
          Fix Version/s 10.2 [ 14601 ]
          danblack Daniel Black made changes -
          Assignee Daniel Black [ danblack ]
          danblack Daniel Black added a comment -

          Thanks haidong for the fix.

          Thanks hholzgra for the bug report.

          danblack Daniel Black added a comment - Thanks haidong for the fix. Thanks hholzgra for the bug report.
          danblack Daniel Black made changes -
          Component/s Server [ 13907 ]
          Fix Version/s 10.2.44 [ 27514 ]
          Fix Version/s 10.3.35 [ 27512 ]
          Fix Version/s 10.4.25 [ 27510 ]
          Fix Version/s 10.5.16 [ 27508 ]
          Fix Version/s 10.6.8 [ 27506 ]
          Fix Version/s 10.7.4 [ 27504 ]
          Fix Version/s 10.8.3 [ 27502 ]
          Fix Version/s 10.2 [ 14601 ]
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]

          People

            danblack Daniel Black
            hholzgra Hartmut Holzgraefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.