From: Sneha Modi Date: December 21 2011 6:05pm Subject: bzr push into mysql-trunk branch (sneha.modi:3671 to 3672) Bug#6857 Bug#11754150 List-Archive: http://lists.mysql.com/commits/142226 X-Bug: 6857,11754150 Message-Id: <201112211805.pBLI5NrC021729@acsmt358.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3672 Sneha Modi 2011-12-21 Bug#11754150:A TEST CASE FOR BUG#6857 IS DISABLED IN SP.TEST This part was enabled and it started failing.So,it's being disabled and investigated further. modified: mysql-test/r/sp.result mysql-test/t/sp.test 3671 Sneha Modi 2011-12-21 Bug#11754150: A TEST CASE FOR BUG#6857 IS DISABLED IN SP.TEST This part of the code is being enabled on mysql-trunk as the time format has been changed on the trunk. modified: mysql-test/r/sp.result mysql-test/t/sp.test === modified file 'mysql-test/r/sp.result' --- a/mysql-test/r/sp.result 2011-12-21 13:41:51 +0000 +++ b/mysql-test/r/sp.result 2011-12-21 18:02:23 +0000 @@ -2738,9 +2738,6 @@ set plus = 1; end if; select plus; end| -call bug6857(300000)| -plus -1 drop procedure bug6857| drop procedure if exists bug8757| create procedure bug8757() === modified file 'mysql-test/t/sp.test' --- a/mysql-test/t/sp.test 2011-12-21 13:41:51 +0000 +++ b/mysql-test/t/sp.test 2011-12-21 18:02:23 +0000 @@ -3213,7 +3213,7 @@ end| # painful. # Make sure this takes at least one second on all machines in all builds. # 30000 makes it about 3 seconds on an old 1.1GHz linux. -call bug6857(300000)| +#call bug6857(300000)| drop procedure bug6857| No bundle (reason: useless for push emails).