List:Commits« Previous MessageNext Message »
From:Alexey Kopytov Date:March 20 2008 4:42pm
Subject:bk commit into 6.0 tree (kaa:1.2607) BUG#33506
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of kaa.  When kaa 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-03-20 19:42:41+03:00, kaa@kaamos.(none) +1 -0
  Test case for bug31048 crashes the server on some platforms
  (bug #33506). Temporarily disabled subselect_notembedded.

  mysql-test/t/disabled.def@stripped, 2008-03-20 19:42:40+03:00, kaa@kaamos.(none) +2 -0
    Disabled the test case for bug31048.

diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2008-03-13 12:08:09 +03:00
+++ b/mysql-test/t/disabled.def	2008-03-20 19:42:40 +03:00
@@ -38,3 +38,5 @@ backup_fkey          : Bug#34858 2008-Fe
 backup_no_data       : Bug#34858 2008-Feb-28 Server crashes by backup tests
 backup_no_engine     : Bug#34858 2008-Feb-28 Server crashes by backup tests
 backup_objects       : Bug#34858 2008-Feb-28 Server crashes by backup tests
+
+subselect_notembedded : Bug#33506 crash on stack overrun
Thread
bk commit into 6.0 tree (kaa:1.2607) BUG#33506Alexey Kopytov20 Mar