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

UNIX_TIMESTAMP(CURRENT_TIME()) return null ?!?

    XMLWordPrintable

Details

    Description

      Hello,
      It seems that UNIX_TIMESTAMP(CURRENT_TIME()) returns null, but not UNIX_TIMESTAMP(CURRENT_TIMESTAMP())
      Is it wanted?
      Or is it a bug?
      Thank you for your reply

      – --------------------------------------
      SELECT
      UNIX_TIMESTAMP(CURRENT_TIME()),
      UNIX_TIMESTAMP(CURRENT_TIMESTAMP()),
      UNIX_TIMESTAMP(NOW())
      – --------------------------------------
      ;

      Attachments

        Activity

          People

            bar Alexander Barkov
            c.devel Christophe DEVEL
            Votes:
            1 Vote for this issue
            Watchers:
            7 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.