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

DST and unix_timestamp(now())

    XMLWordPrintable

Details

    Description

      set time_zone='Europe/Moscow';
      set @@timestamp=1067122861;
      select @@timestamp, unix_timestamp(now(6));
      

      Returns:

      @@timestamp     unix_timestamp(now(6))
      1067122861.000000       1067119261.000000
      

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.