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

LP:486462 - Disk full causes incorrect error message(s)

    XMLWordPrintable

Details

    Description

      When running out of disk space during a database import, Maria incorrectly tells me the table is full, as opposed to 'the disk is full'. It seems it's not correctly parsing E_NOSPC and so not returning the correct error string.

      cafuego@cachaca:~
      ; mysql database < data_dump.sql

      ERROR 1114 (HY000) at line 676: The table 'cache_menu' is full
      cafuego@cachaca:~
      ; df -h /
      Filesystem Size Used Avail Use% Mounted on
      /dev/sda6 12G 12G 0 100% /

      After making some space available, the import completes fine. I recall reporting this to Sun as well, but I can't find the bug number.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cafuego Cafuego (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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