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

Wrong result of MAKETIME(0, 0, 59.9)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Duplicate
    • 10.0.3, 5.5.32, 5.3.12
    • None
    • None
    • None

    Description

      MariaDB [test]> SELECT MAKETIME(0, 0, 59.9);
      +----------------------+
      | MAKETIME(0, 0, 59.9) |
      +----------------------+
      | NULL                 |
      +----------------------+

      The above result is wrong.
      The expected result is '00:00:59.9'.

      Note: MySQL-5.6 correctly returns '00:00:59.9'.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              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.