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

mariadb client: Ctrl-C does not interrupt tab separated result output

    XMLWordPrintable

Details

    • Can result in unexpected behaviour
    • Q4/2026 Server Maintenance

    Description

      mariadb client: Ctrl-C does not interrupt tab separated result output

      CS 13.1.1 e30f2bd21e463d5f5f9f9210b75193a0257b8a8c (Debug, Clang 18.1.3-11) Build 14/09/2026

      CREATE TABLE big (a INT, b VARCHAR(200));
      INSERT INTO big SELECT seq, REPEAT('x',200) FROM seq_1_to_200000;
       
      # start printing using mariadb client
      mariadb <conn> test -s -N    "select * from big;" #  Ctrl-C does not stop
      

      Attachments

        Activity

          People

            Khaled.amr Khaled Amr
            ramesh Ramesh Sivaraman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 2d Original Estimate - 2d
                2d
                Remaining:
                Time Spent - 1.5h Remaining Estimate - 1d 7h
                1d 7h
                Logged:
                Time Spent - 1.5h Remaining Estimate - 1d 7h
                1.5h

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.