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

CONNECT crashes on double(255,50) in DOS table

    XMLWordPrintable

Details

    • Can result in hang or crash

    Description

      install soname 'ha_connect';
      create table t (x double(255,30)) engine=connect table_type='dos' file_name='nulobo003.dos';
      insert into t values (1e50);
      select * from t;
      

      Reported by dstesk

      Attachments

        Activity

          People

            serg Sergei Golubchik
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 1h
                1h

                Git Integration

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