Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-118

compile error: STMT_INDICATOR_IGNORE_ROW undefined

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 3.0.2
    • 3.0.3
    • General
    • None
    • Fedora - all

    Description

      [ 90%] Building C object CMakeFiles/maodbc.dir/ma_bulk.c.o
      /usr/bin/cc -DMAODBC_DEBUG -DSQLCOLATTRIB_SQLLEN_PTR -Dmaodbc_EXPORTS -I/home/faramos/work/mariadb-connector-odbc/mariadb-connector-odbc-3.0.2-ga-src -I"/home/faramos/work/mariadb-connector-odbc/mariadb-connector-odbc-3.0.2-ga-src/-I/usr/usr/include/mysql -I/usr/usr/include/mysql/mysql"  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC   -I/usr//usr/include/mysql -I/usr//usr/include/mysql/mysql -o CMakeFiles/maodbc.dir/ma_bulk.c.o   -c /home/faramos/work/mariadb-connector-odbc/mariadb-connector-odbc-3.0.2-ga-src/ma_bulk.c
      /home/faramos/work/mariadb-connector-odbc/mariadb-connector-odbc-3.0.2-ga-src/ma_bulk.c: In function 'MADB_MapIndicatorValue':
      /home/faramos/work/mariadb-connector-odbc/mariadb-connector-odbc-3.0.2-ga-src/ma_bulk.c:33:34: error: 'STMT_INDICATOR_IGNORE_ROW' undeclared (first use in this function); did you mean 'STMT_INDICATOR_IGNORE'?
         case SQL_PARAM_IGNORE:  return STMT_INDICATOR_IGNORE_ROW;
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
                                        STMT_INDICATOR_IGNORE
      
      

      This is self-explaining.
      If you need more info, feel free to ask.

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            mschorm Michal Schorm
            Votes:
            1 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.