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

LP:686006 - maria.maria-recovery fails on debug compilation on Windows

    Details

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

      Description

      VS2010, strawberry perl

      maria.maria-recovery [ fail ]
      Test ended at 2010-12-06 14:05:08

      CURRENT_TEST: maria.maria-recovery
      mysqltest: In included file ".\include\maria_make_snapshot_for_feeding_recovery.
      inc": At line 21: query 'drop database if exists mysqltest_for_$mms_purpose' fai
      led: 2013: Lost connection to MySQL server during query

      The result from queries just before the failure was:
      set global maria_log_file_size=4294967295;
      drop database if exists mysqltest;
      create database mysqltest;
      use mysqltest;

      • shut down mysqld, removed logs, restarted it
        create table t1 (a varchar(1000)) engine=maria;
      • TEST of REDO: see if recovery can reconstruct if we give it an old table

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            wlad Vladislav Vaintroub added a comment -

            Re: maria.maria-recovery fails on debug compilation on Windows
            Also, maria-recovery-bitmap fails

            CURRENT_TEST: maria.maria-recovery-bitmap

            mysqltest: In included file ".\include\maria_make_snapshot_for_comparison.inc":

            At line 18: query 'drop database if exists mysqltest_for_$mms_purpose' failed: 2

            013: Lost connection to MySQL server during query

            The result from queries just before the failure was:

            drop database if exists mysqltest;

            create database mysqltest;

            use mysqltest;

            • shut down mysqld, removed logs, restarted it

            create table t1 (a varchar(10000)) engine=maria;

            • TEST of over-allocated bitmap not flushed by checkpoint

            insert into t1 values ("bbbbbbb");

            • saving 'H:/bzr/5.1/mysql-test/var/log/maria.maria-recovery-bitmap/' to 'H:/bz

            r/5.1/mysql-test/var/log/maria.maria-recovery-bitmap/'

            maria.maria-recovery-rtree-ft [ fail ]

            Test ended at 2010-12-06 14:05:15

            Show
            wlad Vladislav Vaintroub added a comment - Re: maria.maria-recovery fails on debug compilation on Windows Also, maria-recovery-bitmap fails CURRENT_TEST: maria.maria-recovery-bitmap mysqltest: In included file ".\include\maria_make_snapshot_for_comparison.inc": At line 18: query 'drop database if exists mysqltest_for_$mms_purpose' failed: 2 013: Lost connection to MySQL server during query The result from queries just before the failure was: drop database if exists mysqltest; create database mysqltest; use mysqltest; shut down mysqld, removed logs, restarted it create table t1 (a varchar(10000)) engine=maria; TEST of over-allocated bitmap not flushed by checkpoint insert into t1 values ("bbbbbbb"); saving 'H:/bzr/5.1/mysql-test/var/log/maria.maria-recovery-bitmap/' to 'H:/bz r/5.1/mysql-test/var/log/maria.maria-recovery-bitmap/' maria.maria-recovery-rtree-ft [ fail ] Test ended at 2010-12-06 14:05:15
            Hide
            wlad Vladislav Vaintroub added a comment -

            Re: maria.maria-recovery fails on debug compilation on Windows
            Also, maria.maria-recovery-rtree-ft fails

            CURRENT_TEST: maria.maria-recovery-rtree-ft

            mysqltest: In included file ".\include\maria_make_snapshot_for_feeding_recovery.

            inc": At line 21: query 'drop database if exists mysqltest_for_$mms_purpose' fai

            led: 2013: Lost connection to MySQL server during query

            Show
            wlad Vladislav Vaintroub added a comment - Re: maria.maria-recovery fails on debug compilation on Windows Also, maria.maria-recovery-rtree-ft fails CURRENT_TEST: maria.maria-recovery-rtree-ft mysqltest: In included file ".\include\maria_make_snapshot_for_feeding_recovery. inc": At line 21: query 'drop database if exists mysqltest_for_$mms_purpose' fai led: 2013: Lost connection to MySQL server during query
            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 686006

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 686006

              People

              • Assignee:
                wlad Vladislav Vaintroub
                Reporter:
                wlad Vladislav Vaintroub
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: