List:Commits« Previous MessageNext Message »
From:Chuck Bell Date:August 7 2008 3:45pm
Subject:RE: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2676) Bug#36795
View as plain text  
Oystein,

Patch approval condition on the following:

Please add:

SET DEBUG_SYNC= 'reset';

to the end of your backup_concurrent test. This command is require to place
the debug sync facility in a stable state. Without it, any test that follows
that uses DEBUG_SYNC could be skipped (not fail) -- see backup_ddl_blocker
and backup_lock_myisam for examples:

main.backup                    [ pass ]           2059
main.backup_charsets           [ pass ]            265
main.backup_commit_blocker     [ pass ]           1076
main.backup_commit_restore     [ pass ]           2138
main.backup_compression        [ pass ]            562
main.backup_concurrent         [ pass ]            483
main.backup_ddl_blocker        [ skipped ]   Query 'SELECT ('$value' LIKE
'ON %'
) AS debug_sync' failed, required functionality not supported
main.backup_errors             [ pass ]            764
main.backup_fkey               [ pass ]            749
main.backup_lock_myisam        [ skipped ]   Query 'SELECT ('$value' LIKE
'ON %'
) AS debug_sync' failed, required functionality not supported
main.backup_many_dbs           [ pass ]           3448
main.backup_multi_blocks       [ pass ]            266
main.backup_myisam1            [ pass ]            218
main.backup_myisam2            [ pass ]            546
main.backup_no_be              [ disabled ]  Bug#38023 2008-07-16 rafal Test
tri
ggers valgrind warnings described in the bug
main.backup_no_data            [ pass ]           1014
main.backup_no_engine          [ disabled ]  Bug#36021 2008-04-13 rsomla
server
crashes when openning table with unknown storage engine
main.backup_objects            [ pass ]           1045
main.backup_procedures         [ pass ]            234
main.backup_progress           [ pass ]            546
main.backup_security           [ pass ]            530
main.backup_snapshot           [ pass ]            561
main.backup_tablespace         [ disabled ]  Bug#36973 2008-07-01 rafal
main.backup_triggers_and_events [ disabled ]  Bug#37762 2008-07-01 rafal
Test fa
ils on remove_file for unknown reasons
main.backup_view_on_view       [ pass ]            328
main.backup_views              [ pass ]           3369
backup.backup_online_testing   [ pass ]           3230

Of course, you will have to update the result file as well. ;)

Chuck

Thread
bzr commit into mysql-6.0-backup branch (oystein.grovlen:2676) Bug#36795Oystein Grovlen6 Aug
  • RE: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2676) Bug#36795Chuck Bell7 Aug
    • Re: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2676)Bug#36795Øystein Grøvlen8 Aug
  • Re: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2676)Bug#36795Jørgen Løland8 Aug