Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • 10.6.15
    • N/A
    • Documentation
    • None

    Description

      select LENGTH(
      CONCAT_WS('',
      LPAD('',485761,'-'),
      LPAD('',2000000,'-'),
      LPAD('',2000000,'-'),
      LPAD('',2000000,'-'),
      LPAD('',2000000,'-'),
      LPAD('',2000000,'-')
      )
      );

      result is null, but in documentation no limit. Please update documentation!
      Same problem with lpad Please update documentation!

      select length(LPAD('',3000000,'-'));

      return with null

      Attachments

        Activity

          People

            Unassigned Unassigned
            bulepage bulepage
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.