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

Sys_var_XXX types should be fixed-typed, not by how many ‘long’s

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • Variables

    Description

      The range of uint, ulong and ulonglong are system-dependant, whereas what’s important in practice is whether the maximum acceptable value is UINT64_MAX or UINT32_MAX.

      For the platforms we support, uint is 32-bit and ulonglong 64-bit. This leaves ulong between them (64-bit on Linux, 32-bit on Windows) no practical place.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ParadoxV5 Jimmy Hú
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.