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

Corruption-like errors are produced when temporary space limit is reached

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Duplicate
    • N/A
    • 11.5.1
    • Server
    • None

    Description

      Possibly is related to or a duplicate of MDEV-34142.

      --source include/have_sequence.inc
       
      SET MAX_TMP_SESSION_SPACE_USAGE = 1024*1024;
       
      --error 200
      SELECT VARIABLE_VALUE FROM information_schema.GLOBAL_VARIABLES JOIN seq_1_to_100
      INTERSECT ALL
      SELECT VARIABLE_VALUE FROM information_schema.GLOBAL_VARIABLES JOIN seq_1_to_100;
      

      bb-11.5-monty e8c8d04ec094e491d52bd22b1d00a146bdff2dad

      2024-05-13 15:08:29 4 [ERROR] mariadbd: Got error '127 "Table file is corrupted"' for '#sql-temptable-e249a-4-11.MAI'
      2024-05-13 15:08:29 4 [ERROR] mariadbd: Table '(temporary)' is marked as crashed and should be repaired
      ^ Found warnings in /mnt8t/bld/bb-11.5-monty-asan/mysql-test/var/log/mysqld.1.err
      

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.