From: pem Date: December 13 2005 12:22pm Subject: bk commit into 5.0 tree (pem:1.1971) BUG#15231 List-Archive: http://lists.mysql.com/commits/105 X-Bug: 15231 Message-Id: <200512131222.jBDCMufc005684@mail.mysql.com> Below is the list of changes that have just been committed into a local 5.0 repository of pem. When pem 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 1.1971 05/12/13 13:22:15 pem@stripped +1 -0 Added bug synopsis in comment for sp.test case BUG#15231. mysql-test/t/sp.test 1.169 05/12/13 13:22:08 pem@stripped +1 -1 Added bug synopsis in comment for test case BUG#15231. # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: pem # Host: mysql.comhem.se # Root: /usr/home/pem/bug15231/mysql-5.0 --- 1.168/mysql-test/t/sp.test 2005-12-13 13:12:35 +01:00 +++ 1.169/mysql-test/t/sp.test 2005-12-13 13:22:08 +01:00 @@ -5059,7 +5059,7 @@ # -# BUG#15231: +# BUG#15231: Stored procedure bug with not found condition handler # --disable_warnings drop table if exists t3|