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

Problem with SQLSetPos on block cursor with NULL values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.2.7
    • 3.2.8
    • General
    • None

    Description

      If one of fields continue NULL and not NULL values that can cause different issues on positional operations on block cursor when positions changes between rows with NULL and not NULL values.
      If such field is part of unique index SQL_DELETE operation with 0 row number(all rows) will not act correctly - it can either skip all rows and return error or even crash(depending on what rows go first).
      If position set using SQL_POSITION operation, SQLGetData may return wrong result on such field.

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.