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

Compilation warnings in sql_view.cc

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 5.5.43
    • 5.5
    • Compiling
    • None
    • Debian Wheezy 64 bit gcc-4.7.real (Debian 4.7.2-5) 4.7.2

    Description

      sql/sql_view.cc: In function 'int mariadb_fix_view(THD*, TABLE_LIST*, bool, bool)':
      sql/sql_view.cc:868:31: warning: unknown conversion type character '`' in format [-Wformat]
      sql/sql_view.cc:868:31: warning: unknown conversion type character '`' in format [-Wformat]
      sql/sql_view.cc:868:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'char*' [-Wformat]
      sql/sql_view.cc:868:31: warning: format '%s' expects argument of type 'char*', but argument 4 has type 'ulonglong {aka long long unsigned int}' [-Wformat]
      sql/sql_view.cc:868:31: warning: too many arguments for format [-Wformat-extra-args]

      Attachments

        Activity

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.