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

Query on MyISAM table corrupts the table

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.2.4, 10.2.7, 10.2
    • 10.2.8
    • Red Hat Linux 6.9
      Linux hostname 2.6.32-696.6.3.el6.x86_64 #1 SMP Fri Jun 30 13:24:18 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux

    Description

      This sample query corrupts MyISAM table.

      select * from pn_assigned where
      	((pnmin<='2135760' and pnmax>='2135760')
      	   or (pnmin<='2135790' and pnmax>='2135790')
      	   or (pnmin>='2135760' and pnmax<='2135790')) order by pnmin
      

      Attachments

        1. bug-mdev-13535.test
          894 kB
          Alice Sherepa
        2. MyISAM_bug
          5 kB
          Larry Loreman
        3. pn_for_debugging.dump.gz
          343 kB
          Larry Loreman

        Activity

          People

            serg Sergei Golubchik
            lloreman Larry Loreman
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.