List:Commits« Previous MessageNext Message »
From:rsomla Date:April 13 2008 11:24am
Subject:bk commit into 6.0 tree (rafal:1.2609) BUG#36021
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of rafal.  When rafal does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2008-04-13 11:24:04+02:00, rafal@quant.(none) +1 -0
  This patch disables backup_no_engine test which must wait for BUG#36021
  to be fixed.

  mysql-test/t/disabled.def@stripped, 2008-04-13 11:23:59+02:00, rafal@quant.(none) +1 -0
    Disable backup_no_engine test.

diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2008-04-07 17:32:05 +02:00
+++ b/mysql-test/t/disabled.def	2008-04-13 11:23:59 +02:00
@@ -30,6 +30,7 @@ backup_ddl_blocker    :BUG#34235 pending
 backup_progress       :BUG#34235 pending replacement of test facility with WL#4259
 backup_security       :BUG#34235 pending replacement of test facility with WL#4259
 backup_snapshot       :BUG#34235 pending replacement of test facility with WL#4259
+backup_no_engine     : Bug#36021 2008-04-13 rsomla server crashes when openning table with unknown storage engine
 csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
 ctype_latin2_ch      : BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
 
Thread
bk commit into 6.0 tree (rafal:1.2609) BUG#36021rsomla13 Apr