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

Units (k, M, G, T, P, E) cannot be provided as variable values on command line

    XMLWordPrintable

Details

    Description

      Units (k, M, G, T, P, E) cannot be provided as variable values on command line:

      SQL> set global innodb_buffer_pool_size = 256M;
      ERROR 1232 (42000): Incorrect argument type to variable 'innodb_buffer_pool_size'

      SQL> set global innodb_buffer_pool_size = 256*1024*1024;
      Query OK, 0 rows affected (0.000 sec)

      Would be a nice goody. Some simple task for GSOC or other community contribution?

      Attachments

        Activity

          People

            Unassigned Unassigned
            oli Oli Sennhauser
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.