Details

    Description

      Implement binary changes enumerated in MDEV-26946

      Proposed texts as per MDEV-26946:

      $ ./bin/mysqldump --help --verbose | grep -A3 -m1 'as-of' 
        --as-of=name        Dump system versioned tables as of the specified timestamp. 
                            Note that table structures are always dumped, irrespective of 
                            the date/time specified. Note that the timestamp is interpreted 
                            according to the --tz-utc setting (ref MDEV-26943 and --tz-utc).
       
      $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc' 
        --tz-utc            This option enables TIMESTAMP columns to be dumped and 
                            reloaded between servers in different time zones. 
                            mysqldump sets its connection time zone to UTC before 
                            commencing the dump, and adds SET TIME_ZONE=´+00:00´ 
                            to the top of the dump file.
      

      Attachments

        Issue Links

          Activity

            Roel Roel Van de Paar created issue -
            midenok Aleksey Midenkov made changes -
            Field Original Value New Value
            Assignee Aleksey Midenkov [ midenok ] Roel Van de Paar [ roel ]
            midenok Aleksey Midenkov made changes -
            Status Open [ 1 ] Needs Feedback [ 10501 ]
            Roel Roel Van de Paar made changes -
            Assignee Roel Van de Paar [ roel ] Aleksey Midenkov [ midenok ]
            Roel Roel Van de Paar made changes -
            Status Needs Feedback [ 10501 ] Open [ 1 ]
            midenok Aleksey Midenkov made changes -
            Assignee Aleksey Midenkov [ midenok ] Roel Van de Paar [ roel ]
            midenok Aleksey Midenkov made changes -
            Status Open [ 1 ] Needs Feedback [ 10501 ]
            Roel Roel Van de Paar made changes -
            Description Implement binary changes enumerated in MDEV-26946 Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp. Note that table
                                  structures are always dumped, irrespective of the date/time specified.
                                  Note the interaction of this option with --tz-utc (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Roel Roel Van de Paar made changes -
            Description Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp. Note that table
                                  structures are always dumped, irrespective of the date/time specified.
                                  Note the interaction of this option with --tz-utc (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep -A2 -m1 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp. Note that table
                                  structures are always dumped, irrespective of the date/time specified.
                                  Note the interaction of this option with --tz-utc (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Roel Roel Van de Paar made changes -
            Roel Roel Van de Paar made changes -
            Status Needs Feedback [ 10501 ] Open [ 1 ]
            Roel Roel Van de Paar made changes -
            Description Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep -A2 -m1 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp. Note that table
                                  structures are always dumped, irrespective of the date/time specified.
                                  Note the interaction of this option with --tz-utc (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep -A3 -m1 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp.
                                  Note that table structures are always dumped, irrespective of the
                                  date/time specified. Note that the timestamp is interpreted according
                                  to the --tz-utc setting (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Roel Roel Van de Paar made changes -
            Description Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep -A3 -m1 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp.
                                  Note that table structures are always dumped, irrespective of the
                                  date/time specified. Note that the timestamp is interpreted according
                                  to the --tz-utc setting (ref MDEV-26943).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            Implement binary changes enumerated in MDEV-26946

            Proposed texts as per MDEV-26946:

            {noformat}
            $ ./bin/mysqldump --help --verbose | grep -A3 -m1 'as-of'
              --as-of=name Dump system versioned tables as of the specified timestamp.
                                  Note that table structures are always dumped, irrespective of
                                  the date/time specified. Note that the timestamp is interpreted
                                  according to the --tz-utc setting (ref MDEV-26943 and --tz-utc).

            $ ./bin/mysqldump --help --verbose | grep -A5 -m1 'tz-utc'
              --tz-utc This option enables TIMESTAMP columns to be dumped and
                                  reloaded between servers in different time zones.
                                  mysqldump sets its connection time zone to UTC before
                                  commencing the dump, and adds SET TIME_ZONE=´+00:00´
                                  to the top of the dump file.
            {noformat}
            midenok Aleksey Midenkov made changes -
            Summary Implement binary changes enumerated in MDEV-26946 Binary changes for --as-of and --tz-utc options
            midenok Aleksey Midenkov made changes -
            Assignee Roel Van de Paar [ roel ] Sergei Golubchik [ serg ]
            serg Sergei Golubchik made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            serg Sergei Golubchik made changes -
            Status In Progress [ 3 ] In Review [ 10002 ]
            serg Sergei Golubchik made changes -
            Assignee Sergei Golubchik [ serg ] Aleksey Midenkov [ midenok ]
            Status In Review [ 10002 ] Stalled [ 10000 ]
            midenok Aleksey Midenkov made changes -
            Status Stalled [ 10000 ] In Progress [ 3 ]
            midenok Aleksey Midenkov made changes -
            Fix Version/s 10.7.4 [ 27504 ]
            Fix Version/s 10.8.3 [ 27502 ]
            Fix Version/s 10.7 [ 24805 ]
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            midenok Aleksey Midenkov made changes -

            People

              midenok Aleksey Midenkov
              Roel Roel Van de Paar
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.