Details

    Description

      After the latest merge with 10.0-connect the following stopped working:

      CREATE TABLE t1 (c INT PRIMARY KEY) ENGINE=CONNECT TABLE_TYPE=CSV;
      INSERT t1 VALUES (1),(2);
      SELECT MAX(c) FROM t1;

      This happens because index_flags() now have HA_READ_ORDER, but index_last() is still not implemented.

      Attachments

        Activity

          serg Sergei Golubchik created issue -

          index_last is now implemented

          bertrandop Olivier Bertrand added a comment - index_last is now implemented
          bertrandop Olivier Bertrand made changes -
          Field Original Value New Value
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 37905 ] MariaDB v2 [ 43548 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 43548 ] MariaDB v3 [ 62676 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 62676 ] MariaDB v4 [ 147726 ]

          People

            bertrandop Olivier Bertrand
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.