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

Connect engine ODBC UPDATE triggers error instead of warning

    XMLWordPrintable

Details

    Description

      Using the test in MDEV-25767 and executing the following (after fix) causes this:

      insert into ACC009_SYNC values ('test', 'a', 'b', 'qwe', 'y', 'asdf', '2020', 1.0,1, 2, 'poi', now());
      update ACC009_SYNC set COM_CODE='12345' WHERE COM_CODE='test';
      

      ERROR 1296 (HY000): Got error 122 'ACC009: 1 affected rows' from CONNECT
      

      The row is updated.

      Attachments

        Issue Links

          Activity

            People

              TheLinuxJedi Andrew Hutchings
              TheLinuxJedi Andrew Hutchings
              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.