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

Timeout after rnd_next returns HA_ERR_INTERNAL_ERROR (122)

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not a Bug
    • 10.2.12, 10.1.31
    • N/A
    • None
    • Windows 10

    Description

      When called from a C# GUI client, after a logical error, CONNECT returns from rnd_next the 122 error code, MariaDB does not respond until timeout. For example:

      create table tloop (
      n int,
      w char(16), /* too small */
      f char(3))
      engine=connect table_type=csv file_name='foo.csv' lrecl=50;
      

      The file foo.csv being:

      26,Hello world!,foo
      45,abcdefghijklmnopqrstuvwxyz,bar
      

      Executing:

      select * from tloop;
      

      makes the server not respond until timeout.

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Elena Stepanova made transition -
          Open Closed
          264d 2h 57m 1

          People

            Unassigned Unassigned
            bertrandop Olivier Bertrand
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.