Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-1046

CentosStream-10 install - disable ColumnStore tests

    XMLWordPrintable

Details

    Description

      During install test while testing ColumnStore:

      + sudo mariadb --verbose -e 'create database cs;     use cs;     create table cs.t_columnstore (a int, b char(8)) engine=Columnstore;     insert into cs.t_columnstore select seq, concat('\''val'\'',seq) from seq_1_to_10;     select * from cs.t_columnstore'
      
      

      yields the following, sometimes stuck until buildbot timeout:

      ERROR 2026 (HY000) at line 1: TLS/SSL error: unexpected eof while reading
      

      Will disable the test until https://jira.mariadb.org/browse/MCOL-5825 is sorted out.

      Zulip:
      https://mariadb.zulipchat.com/#narrow/channel/236699-Buildbot/topic/Stream10.20-.20CS.20timeout.20on.20Install/near/512506596

      Attachments

        Issue Links

          Activity

            People

              rvarzaru Varzaru Razvan-Liviu
              rvarzaru Varzaru Razvan-Liviu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: