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

main.mysqlbinlog_row_big fails due to new default for max_allowed_packet

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 10.1
    • Fix Version/s: 10.1.7
    • Component/s: Tests
    • Labels:
      None

      Description

      main.mysqlbinlog_row_big                 [ fail ]
              Test ended at 2015-09-07 00:07:15
      
      CURRENT_TEST: main.mysqlbinlog_row_big
      --- /data/repo/git/10.1/mysql-test/r/mysqlbinlog_row_big.result	2015-05-12 01:55:28.000000000 +0300
      +++ /data/repo/git/10.1/mysql-test/r/mysqlbinlog_row_big.reject	2015-09-07 00:07:15.000000000 +0300
      @@ -97,6 +97,6 @@
       # Cleanup.
       #
       # reset variable value to pass testcase checks
      -SET @@global.max_allowed_packet = 1048576;
      +SET @@global.max_allowed_packet = 4194304;
       DROP TABLE t1;
       remove_file $MYSQLTEST_VARDIR/tmp/mysqlbinlog_big_1.out
      
      mysqltest: Result content mismatch
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

              Show
              elenst Elena Stepanova added a comment - https://github.com/MariaDB/server/commit/4be6eee8f10f9a195381faf7c47ff4f4ad714425

                People

                • Assignee:
                  elenst Elena Stepanova
                  Reporter:
                  elenst Elena Stepanova
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: